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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:CarrierParty

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:CarrierParty>
   <cac:PartyName>
      <cbc:Name>MAERSK</cbc:Name>
   </cac:PartyName>
   <cac:Contact>
      <cbc:Name>SomeName</cbc:Name>
      <cbc:Telephone>+4598786765</cbc:Telephone>
      <cbc:ElectronicMail>SomeName@maersk.dk</cbc:ElectronicMail>
   </cac:Contact>
</cac:CarrierParty>