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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:HolderParty

Element information

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

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

Type: cac:PartyType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:HolderParty>
   <cac:PartyName>
      <cbc:Name>STEFCO A/S</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:StreetName>Industrivej 3</cbc:StreetName>
      <cbc:CityName>Ørum Djurs</cbc:CityName>
      <cbc:PostalZone>8586</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DK</cbc:IdentificationCode>
         <cbc:Name>Denmark</cbc:Name>
      </cac:Country>
   </cac:PostalAddress>
   <cac:PartyLegalEntity>
      <cbc:CompanyID>DK89343487</cbc:CompanyID>
   </cac:PartyLegalEntity>
   <cac:Contact>
      <cbc:Name>Andreas Andersen</cbc:Name>
   </cac:Contact>
</cac:HolderParty>