Definition Type: Element
Name: ServiceAppointment
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServiceAppointmentType
Containing Schema: ServiceAppointment.xsd
Abstract
Documentation:
ServiceAppointment defines the Service Appointment for individual consumers who schedule service appointments with their local dealership via the Internet. Additionally OEMs might use the ServiceAppointment to communicate to a Dealer the Service Contract and Repair Information (Labor Operations) related to the contract.
Collapse XSD Schema Diagram:
Drilldown into ServiceAppointmentDetail in schema serviceappointment_xsd Drilldown into ServiceAppointmentHeader in schema serviceappointment_xsd Drilldown into ServiceAppointmentType in schema serviceappointment_xsdXSD Diagram of ServiceAppointment in schema serviceappointment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServiceAppointment" type="ServiceAppointmentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> ServiceAppointment
                defines the Service Appointment for individual consumers who schedule service
                appointments with their local dealership via the Internet. Additionally OEMs might 
                use the ServiceAppointment to communicate to a Dealer the Service Contract and Repair 
                Information (Labor Operations) related to the contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServiceAppointmentHeader star:ServiceAppointmentHeader (1) (1)
ServiceAppointmentDetail star:ServiceAppointmentDetail (1) (1)
Collapse Derivation Tree: