Definition Type: ComplexType
Name: MVResponseVehicleIncentiveDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidMultipleVehicleIncentiveResponse.xsd
Abstract
Documentation:
This group defines two related categories of information, vehicle information and program incentive information. Program incentive pointer will be used in the VehicleRow group will be used to create a relationship to the top of deal incentive in the DealResponse group.
Collapse XSD Schema Diagram:
Drilldown into MVResponseDealResponse in schema validmultiplevehicleincentiveresponse_xsd Drilldown into MVResponseVehicleRow in schema validmultiplevehicleincentiveresponse_xsdXSD Diagram of MVResponseVehicleIncentiveDetailType in schema validmultiplevehicleincentiveresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MVResponseVehicleIncentiveDetailType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
              This group defines two related categories of information, vehicle information and program incentive information. Program incentive pointer will be
              used in the VehicleRow group will be used to create a relationship to the top of deal incentive in the DealResponse group.
           </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="MVResponseVehicleRow" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="MVResponseDealResponse" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MVResponseVehicleRow star:MVResponseVehicleRow 1 unbounded
MVResponseDealResponse star:MVResponseDealResponse 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:MVResponseVehicleIncentiveDetail