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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:PartyLegalEntity

Element information

Content

Attributes

None

Used in

Sample instance

<cac:PartyLegalEntity>
   <cbc:RegistrationName>The Sellercompany Incorporated</cbc:RegistrationName>
   <cbc:CompanyID schemeID="CVR" schemeAgencyID="ZZZ">5402697509</cbc:CompanyID>
   <cac:RegistrationAddress>
      <cbc:CityName>Big city</cbc:CityName>
      <cbc:CountrySubentity>RegionA</cbc:CountrySubentity>
      <cac:Country>
         <cbc:IdentificationCode>DK</cbc:IdentificationCode>
      </cac:Country>
   </cac:RegistrationAddress>
</cac:PartyLegalEntity>