Definition Type: Element
Name: ServiceAppointmentDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServiceAppointmentDetailType
Containing Schema: ServiceAppointment.xsd
Abstract
Documentation:
Service Appointment Detail
Collapse XSD Schema Diagram:
Drilldown into CustomerPaymentMethod in schema components_xsd Drilldown into Appointment in schema components_xsd Drilldown into RequestedService in schema serviceappointment_xsd Drilldown into ServiceAppointmentDetailType in schema serviceappointment_xsdXSD Diagram of ServiceAppointmentDetail in schema serviceappointment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServiceAppointmentDetail" type="ServiceAppointmentDetailType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Service Appointment Detail
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequestedService star:RequestedService 0 unbounded
Appointment star:Appointment 0 (1)
CustomerPaymentMethod star:CustomerPaymentMethod 0 (1)
Collapse Derivation Tree: