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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:TransportEvent

Element information

Content

Attributes

None

Used in

Sample instance

<cac:TransportEvent>
   <cac:CurrentStatus>
      <cbc:ConditionCode>31</cbc:ConditionCode>
      <cbc:Description>En route</cbc:Description>
   </cac:CurrentStatus>
   <cac:Contact>
      <cbc:Name>John Smith</cbc:Name>
      <cbc:ElectronicMail>jsmith@example.com</cbc:ElectronicMail>
   </cac:Contact>
</cac:TransportEvent>