Definition Type: ComplexType
Name: ValidDealResponseResponseType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidDealResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VDVehicleIncentiveDetail in schema validdealresponse_xsd Drilldown into GeoConflictOptions in schema components_xsd Drilldown into RequestVehicleCount in schema validdealresponse_xsd Drilldown into CustomerGeographyDescription in schema validdealresponse_xsdXSD Diagram of ValidDealResponseResponseType in schema validdealresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ValidDealResponseResponseType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="CustomerGeographyDescription" type="udt:TextType" minOccurs="1" maxOccurs="1">
            <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">This is the textual description of the customer geography specified in the Flexible Geography
                  Description string  in GetValidDealResponse request.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RequestVehicleCount" type="udt:NumericType" minOccurs="1" maxOccurs="1">
            <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">Provides the number of VehicleIncentiveDetail groups included
                  in this Get Valid Deal response.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="GeoConflictOptions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="VDVehicleIncentiveDetail" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerGeographyDescription star:CustomerGeographyDescription 1 1
RequestVehicleCount star:RequestVehicleCount 1 1
GeoConflictOptions star:GeoConflictOptions 0 unbounded
VDVehicleIncentiveDetail star:VDVehicleIncentiveDetail 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ValidDealResponseResponse