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