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