Definition Type: Element
Name: VDVehicleIncentiveDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:VDVehicleIncentiveDetailType
Containing Schema: ValidDealResponse.xsd
Abstract
Documentation:
Within an incentive program, incentives values are grouped by vehicle. It is possible for a single incentive program to have many distinct vehicles within a program, each with its own incentive values.
Collapse XSD Schema Diagram:
Drilldown into VDDealResponse in schema validdealresponse_xsd Drilldown into DealsPerVehicleCount in schema validdealresponse_xsd Drilldown into vehicleFilterStringDescription in schema validdealresponse_xsd Drilldown into vehicleFilterString in schema validdealresponse_xsd Drilldown into VDVehicleIncentiveDetailType in schema validdealresponse_xsdXSD Diagram of VDVehicleIncentiveDetail in schema validdealresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VDVehicleIncentiveDetail" type="VDVehicleIncentiveDetailType">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Within an incentive program, incentives values are grouped by vehicle. It is possible
                for a single incentive program to have many distinct vehicles within a program, each with its own incentive values.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
vehicleFilterString star:vehicleFilterString 1 1
vehicleFilterStringDescription star:vehicleFilterStringDescription 1 1
DealsPerVehicleCount star:DealsPerVehicleCount 1 1
VDDealResponse star:VDDealResponse 1 unbounded
Collapse Derivation Tree: