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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ImporterParty

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:ImporterParty>
   <cac:PartyIdentification>
      <cbc:ID>FI1234567-1</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>Elektroniikka Oy</cbc:Name>
   </cac:PartyName>
   <cac:Language>
      <cbc:ID>fi</cbc:ID>
   </cac:Language>
   <cac:PostalAddress>
      <cbc:StreetName>Vastuskatu 12</cbc:StreetName>
      <cbc:CityName>Helsinki</cbc:CityName>
      <cbc:PostalZone>00140</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>FI</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
   <cac:AgentParty>
      <cac:PartyIdentification>
         <cbc:ID>FI1234569-8</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Huolitsija Oy</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>Tuula Tullaaja 02 13 4567</cbc:Name>
      </cac:Contact>
   </cac:AgentParty>
</cac:ImporterParty>