<xsd:complexType name="VehicleServiceHistoryHeaderType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="HeaderBaseType">
<xsd:sequence>
<xsd:element ref="ServiceDealerParty" minOccurs="0" />
<xsd:element ref="OwnerParty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="Co-OwnerParty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PrimaryDriver" minOccurs="0" />
<xsd:element ref="SecondaryPrimaryDriver" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="VehicleServiceHistoryVehicleLineItem" />
<xsd:element ref="Warranty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ServiceContract" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="CASE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ServiceCampaign" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ServiceBulletin" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="RelatedRepairServiceBulletin" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="ServiceRepairWarningDescription" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
<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">Contains instructions and
early warning criteria from GM engineers related to the provided complaint
codes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ShipToParty" minOccurs="0" maxOccurs="1" />
<xsd:element ref="SoldToParty" minOccurs="0" maxOccurs="1" />
<xsd:element ref="InServiceDealerParty" minOccurs="0" maxOccurs="1" />
<xsd:element ref="DeliveryDealerParty" minOccurs="0" maxOccurs="1" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|