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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:CustomsParty

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:CustomsParty>
   <cac:PartyIdentification>
      <cbc:ID>DK003102</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>Toldstyrelsen</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:StreetName>Slet Parkvej</cbc:StreetName>
      <cbc:BuildingNumber>1</cbc:BuildingNumber>
      <cbc:CityName>Nørre Alslev</cbc:CityName>
      <cbc:PostalZone>4840 </cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DK</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
</cac:CustomsParty>