Definition Type: Element
Name: CustomerAppointmentFlag
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: RepairOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicator that the customer had an appointment for this vehicle. Vues are "True" or "False".
Collapse XSD Schema Diagram:
XSD Diagram of CustomerAppointmentFlag in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerAppointmentFlag" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicator that the customer had an appointment for this vehicle. Vues are "True" or "False".
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: