Definition Type: Element
Name: MasterCustomerParty
Namespace: http://www.starstandard.org/STAR/5
Type: star:MasterCustomerPartyType
Containing Schema: Components.xsd
Abstract
Documentation:
The MasterCustomerParty component represents information about the customer purchasing an item including the BillTo and ShipTo.
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into BillToParty in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into MasterCustomerPartyType in schema components_xsdXSD Diagram of MasterCustomerParty in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MasterCustomerParty" type="MasterCustomerPartyType">
    <xsd:annotation>
        <xsd:documentation>The MasterCustomerParty component represents information about the customer purchasing an item including the BillTo and ShipTo.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerParty star:CustomerParty 0 1
BillToParty star:BillToParty 0 1
ShipToParty star:ShipToParty 0 1
DocumentReference star:DocumentReference 0 unbounded
Collapse Derivation Tree: