Definition Type: Element
Name: Requestor
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: VehicleServiceHistory.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
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
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of Requestor in schema vehicleservicehistory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: