Definition Type: ComplexType
Name: VehicleServiceHistoryHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: VehicleServiceHistory.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into Requestor in schema vehicleservicehistory_xsd Drilldown into TransactionCode in schema vehicleservicehistory_xsd Drilldown into DeliveryDealerParty in schema components_xsd Drilldown into InServiceDealerParty in schema components_xsd Drilldown into SoldToParty in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into ServiceRepairWarningDescription in schema vehicleservicehistory_xsd Drilldown into RelatedRepairServiceBulletin in schema components_xsd Drilldown into ServiceBulletin in schema components_xsd Drilldown into ServiceCampaign in schema components_xsd Drilldown into CASE in schema components_xsd Drilldown into ServiceContract in schema components_xsd Drilldown into Warranty in schema components_xsd Drilldown into VehicleServiceHistoryVehicleLineItem in schema vehicleservicehistory_xsd Drilldown into SecondaryPrimaryDriver in schema components_xsd Drilldown into PrimaryDriver in schema components_xsd Drilldown into Co-OwnerParty in schema components_xsd Drilldown into OwnerParty in schema components_xsd Drilldown into ServiceDealerParty in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of VehicleServiceHistoryHeaderType in schema vehicleservicehistory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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:element name="TransactionCode" type="udt:TextType" minOccurs="0" 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">The transaction code is required to identify the process that is initiating the National 
                                Service History request. VIR = Vehicle Information Request, HVIRR = Host Vehicle Information request response, DMS = Complete request Vehicle, RO and Customer.                            
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="Requestor" type="udt:TextType" minOccurs="0" 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">What process is requesting the NSH data. Service Write Up or Service Appointment. Nissan is limiting the data that is returned during an Appointment.
                                Specifically TSB data is not returned for an Appointment.Values: SW=Service Write up, SA=ServiceAppointment</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
ServiceDealerParty star:ServiceDealerParty 0 (1)
OwnerParty star:OwnerParty 0 unbounded
Co-OwnerParty star:Co-OwnerParty 0 unbounded
PrimaryDriver star:PrimaryDriver 0 (1)
SecondaryPrimaryDriver star:SecondaryPrimaryDriver 0 unbounded
VehicleServiceHistoryVehicleLineItem star:VehicleServiceHistoryVehicleLineItem (1) (1)
Warranty star:Warranty 0 unbounded
ServiceContract star:ServiceContract 0 unbounded
CASE star:CASE 0 unbounded
ServiceCampaign star:ServiceCampaign 0 unbounded
ServiceBulletin star:ServiceBulletin 0 unbounded
RelatedRepairServiceBulletin star:RelatedRepairServiceBulletin 0 unbounded
ServiceRepairWarningDescription star:ServiceRepairWarningDescription 0 unbounded
ShipToParty star:ShipToParty 0 1
SoldToParty star:SoldToParty 0 1
InServiceDealerParty star:InServiceDealerParty 0 1
DeliveryDealerParty star:DeliveryDealerParty 0 1
TransactionCode star:TransactionCode 0 1
Requestor star:Requestor 0 1
Collapse Derivation Tree:
Collapse References:
star:VehicleServiceHistoryHeader