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