cac:RailTransport
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:RailTransportType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:TrainID [1..1] Identifies a train.
- cbc:RailCarID [0..1] Identifies the rail car on the train used for the means of transport.
Attributes
None
Used in
- Type cac:TransportMeansType (Element cac:TransportMeans)
Sample instance
<cac:RailTransport> <cbc:TrainID>normalizedString</cbc:TrainID> <cbc:RailCarID>normalizedString</cbc:RailCarID> </cac:RailTransport>