Definition Type: ComplexType
Name: BuyerPartyType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Buyer Party. Details details of an individual, a group or a body having a role in a business function. Buyer Party
Collapse XSD Schema Diagram:
Drilldown into Party in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into AdditionalAccountID in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into SellerAssignedAccountID in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into BuyerAssignedAccountID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of BuyerPartyType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="BuyerPartyType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Buyer Party. Details</ccts:DictionaryEntryName>
                <ccts:Definition>details of an individual, a group or a body having a role in a business function.</ccts:Definition>
                <ccts:ObjectClass>Buyer Party</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="BuyerAssignedAccountID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Buyer Party. Buyer Assigned_ Account. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>an account identification assigned to the party by the buyer e.g to allow integration with a back office system</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Buyer Party</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Buyer Assigned</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Account</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="SellerAssignedAccountID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Buyer Party. Seller Assigned_ Account. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>an account identification assigned to the party by the seller e.g. for sales on account purposes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Buyer Party</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Seller Assigned</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Account</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AdditionalAccountID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Buyer Party. Additional_ Account. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>one or more additional account identifications assigned to the party</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Buyer Party</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Account</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Party" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Buyer Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>associates (optionally) the buyer party with general details about the party</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Buyer Party</ccts:ObjectClass>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BuyerAssignedAccountID cac:BuyerAssignedAccountID 0 1
SellerAssignedAccountID cac:SellerAssignedAccountID 0 1
AdditionalAccountID cac:AdditionalAccountID 0 unbounded
Party cac:Party 0 1
Collapse Derivation Tree:
Collapse References:
cac:BuyerParty