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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:TransportServiceProviderParty

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:TransportServiceProviderParty>
   <cac:PartyIdentification>
      <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827100</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>NTT</cbc:Name>
   </cac:PartyName>
   <cac:Contact>
      <cbc:Name>SomeName</cbc:Name>
      <cbc:Telephone>+49450557777</cbc:Telephone>
      <cbc:ElectronicMail>SomeName@ntt.de</cbc:ElectronicMail>
   </cac:Contact>
</cac:TransportServiceProviderParty>