<xsd:complexType name="VehicleOrderType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 2.0 - Draft</xsd:documentation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 1.0, STAR approved 04/20/2005; OAGI approved 03/03/2005; effective date 07/04/2005</xsd:documentation>
<xsd:appinfo>STAR unique Noun - Created Rev 2.1 PS 07/29/2004</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="VehicleOrderHeader" />
<xsd:element ref="VehicleOrderVehicleLineItem" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|