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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ExporterParty

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:ExporterParty>
   <cac:PartyIdentification>
      <cbc:ID>8596</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>Gedevang Mejeri</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:StreetName>Stribevangen</cbc:StreetName>
      <cbc:BuildingNumber>89</cbc:BuildingNumber>
      <cbc:CityName>Gedser</cbc:CityName>
      <cbc:PostalZone>4874</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DK</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
   <cac:PartyLegalEntity>
      <cbc:CompanyID>45789034</cbc:CompanyID>
   </cac:PartyLegalEntity>
   <cac:AgentParty>
      <cac:PartyIdentification>
         <cbc:ID schemeID="Skat.dk">DK10035643</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Told Service A/S</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Vesterbrogade</cbc:StreetName>
         <cbc:BuildingNumber>78</cbc:BuildingNumber>
         <cbc:CityName>København K</cbc:CityName>
         <cbc:PostalZone>1258</cbc:PostalZone>
      </cac:PostalAddress>
   </cac:AgentParty>
</cac:ExporterParty>