Definition Type: ComplexType
Name: ChangeServiceAppointmentDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ChangeServiceAppointment.xsd
Abstract
Documentation:
Change Service Appointment Data Area
Collapse XSD Schema Diagram:
Drilldown into ServiceAppointment in schema serviceappointment_xsd Drilldown into Change in schema meta_xsdXSD Diagram of ChangeServiceAppointmentDataAreaType in schema changeserviceappointment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ChangeServiceAppointmentDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Change Service Appointment Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Change" />
        <xsd:element ref="ServiceAppointment" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Change star:Change (1) (1)
ServiceAppointment star:ServiceAppointment (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ChangeServiceAppointmentDataArea