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
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:IdentificationID [0..1]An identifier for this transport event within an agreed event identification scheme.
- cbc:OccurrenceDate [0..1]The date of this transport event.
- cbc:OccurrenceTime [0..1]The time of this transport event.
- cbc:TransportEventTypeCode [0..1]A code signifying the type of this transport event.
- cbc:Description [0..*]Text describing this transport event.
- cbc:CompletionIndicator [0..1]An indicator that this transport event has been completed (true) or not (false).
- cac:ReportedShipment [0..1]The shipment involved in this transport event.
- cac:CurrentStatus [0..*]The current status of this transport event.
- cac:Contact [0..*]A contact associated with this transport event.
- cac:Location [0..1]The location associated with this transport event.
- cac:Signature [0..1]A signature that can be used to sign for an entry or an exit at a transport location (e.g., port terminal).
- cac:Period [0..*]A period of time associated with this transport event.
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>