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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:TransportServiceProviderParty

Element information

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>