<xsd:complexType name="ValidMultipleVehicleIncentiveResponseType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Initial Version - Draft</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ValidMultipleVehicleIncentiveResponseHeader" minOccurs="1" maxOccurs="1" />
<xsd:element ref="ValidMultipleVehicleIncentiveResponseDetail" minOccurs="1" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|