Definition Type: ComplexType
Name: AcknowledgeCustomerInformationDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: AcknowledgeCustomerInformation.xsd
Abstract
Documentation:
Acknowledge Customer Information Data Area
Collapse XSD Schema Diagram:
Drilldown into CustomerInformation in schema customerinformation_xsd Drilldown into Acknowledge in schema meta_xsdXSD Diagram of AcknowledgeCustomerInformationDataAreaType in schema acknowledgecustomerinformation_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AcknowledgeCustomerInformationDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Acknowledge Customer Information Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Acknowledge" />
        <xsd:element ref="CustomerInformation" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Acknowledge star:Acknowledge (1) (1)
CustomerInformation star:CustomerInformation (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:AcknowledgeCustomerInformationDataArea