Definition Type Complex Type
Name BuyerPartyType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
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 Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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 minOccurs="0" maxOccurs="1" name="BuyerAssignedAccountID" type="udt:IdentifierType">
      <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 minOccurs="0" maxOccurs="1" name="SellerAssignedAccountID" type="udt:IdentifierType">
      <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 minOccurs="0" maxOccurs="unbounded" name="AdditionalAccountID" type="udt:IdentifierType">
      <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 minOccurs="0" maxOccurs="1" ref="Party">
      <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>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
BuyerPartyType
    cac:BuyerParty
        cac:BuyerParty
References
cac:BuyerParty
Generated using Liquid XML Studio by Liquid Technologies Ltd