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