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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:BusinessParty

Element information

Content

Attributes

None

Used in

Sample instance

<cac:BusinessParty>
   <cbc:EndpointID schemeID="GLN" schemeAgencyID="9">9994567987654</cbc:EndpointID>
   <cac:PartyIdentification>
      <cbc:ID schemeID="GB:VAT">GB999999973</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>World Events Ltd.</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:CityName>London</cbc:CityName>
      <cac:Country>
         <cbc:IdentificationCode>GB</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
</cac:BusinessParty>