Definition Type: Element
Name: AppointmentType
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: RepairOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The method used to initiate an appointment. Example: "A" = Dealership Initiated by employees, other than the Service Advisor (e.g. first appointment), "I" = Internet, "P" = Phone, "S" = Service Advisor Initiated, "W" = Walk In, "U" = Unknown
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of AppointmentType in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AppointmentType" type="udt:TextType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The method used to initiate an appointment. Example: "A" = Dealership Initiated by employees, 
                        other than the Service Advisor (e.g. first appointment), "I" = Internet, "P" = Phone, "S" = Service Advisor Initiated, "W" = Walk In, "U" = Unknown	
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: