<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>
|