<xsd:complexType name="MVResponseResponseStatsType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">The ResponseStats section contains a count of the supplemental
incentive program attachments sent with the response.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="vehicleCount" 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 total number of vehicles found in the VehicleRow
group found in this GetValidMultipleVehicle response.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="programCount" 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 top of deals Programs included in this
GetValidMultipleVehicle response.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|