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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:EstimatedArrivalTransportEvent

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:EstimatedArrivalTransportEvent>
   <cbc:OccurrenceDate>2013-05-25</cbc:OccurrenceDate>
   <cbc:OccurrenceTime>18:00:00+01:00</cbc:OccurrenceTime>
   <cac:Location>
      <cbc:ID schemeName="UNLOCODE">ITGOA</cbc:ID>
      <cbc:LocationTypeCode>24</cbc:LocationTypeCode>
      <cac:Address>
         <cac:Country>
            <cbc:IdentificationCode>IT</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:Location>
</cac:EstimatedArrivalTransportEvent>