Schema Central > UBL 2.1 > UBL-CommonAggregateComponents-2.1.xsd > cac:AccountingCustomerParty
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:AccountingCustomerParty

Element information

Content

Attributes

None

Used in

Sample instance

<cac:AccountingCustomerParty>
   <cac:Party>
      <cbc:EndpointID                      schemeID="GLN"
                      schemeAgencyID="9">1234567987654</cbc:EndpointID>
      <cac:PartyIdentification>
         <cbc:ID                 schemeID="ZZZ">345KS5324</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Buyercompany ltd</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:ID                 schemeID="GLN"
                 schemeAgencyID="9">1238764941386</cbc:ID>
         <cbc:Postbox>123</cbc:Postbox>
         <cbc:StreetName>Anystreet</cbc:StreetName>
         <cbc:AdditionalStreetName>Back door</cbc:AdditionalStreetName>
         <cbc:BuildingNumber>8</cbc:BuildingNumber>
         <cbc:Department>Accounting department</cbc:Department>
         <cbc:CityName>Anytown</cbc:CityName>
         <cbc:PostalZone>101</cbc:PostalZone>
         <cbc:CountrySubentity>RegionB</cbc:CountrySubentity>
         <cac:Country>
            <cbc:IdentificationCode                                    listID="ISO3166-1"
                                    listAgencyID="6">BE</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:PartyTaxScheme>
         <cbc:CompanyID                        schemeID="BEVAT"
                        schemeAgencyID="ZZZ">BE54321</cbc:CompanyID>
         <cac:TaxScheme>
            <cbc:ID                    schemeID="UN/ECE 5153"
                    schemeAgencyID="6">VAT</cbc:ID>
         </cac:TaxScheme>
      </cac:PartyTaxScheme>
      <cac:PartyLegalEntity>
         <cbc:RegistrationName>The buyercompany inc.</cbc:RegistrationName>
         <cbc:CompanyID                        schemeAgencyID="ZZZ"
                        schemeID="ZZZ">5645342123</cbc:CompanyID>
         <cac:RegistrationAddress>
            <cbc:CityName>Mainplace</cbc:CityName>
            <cbc:CountrySubentity>RegionB</cbc:CountrySubentity>
            <cac:Country>
               <cbc:IdentificationCode>BE</cbc:IdentificationCode>
            </cac:Country>
         </cac:RegistrationAddress>
      </cac:PartyLegalEntity>
      <cac:Contact>
         <cbc:Telephone>5121230</cbc:Telephone>
         <cbc:Telefax>5121231</cbc:Telefax>
         <cbc:ElectronicMail>john@buyercompany.eu</cbc:ElectronicMail>
      </cac:Contact>
      <cac:Person>
         <cbc:FirstName>John</cbc:FirstName>
         <cbc:FamilyName>X</cbc:FamilyName>
         <cbc:MiddleName>Doe</cbc:MiddleName>
         <cbc:JobTitle>Purchasing manager</cbc:JobTitle>
      </cac:Person>
   </cac:Party>
</cac:AccountingCustomerParty>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com