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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:PartyLegalEntity

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:PartyLegalEntityType

Properties: Global, Qualified

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>