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