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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:TransportEvent

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:TransportEventType

Properties: Global, Qualified

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>