cac:TransportationService
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TransportationServiceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:TransportServiceCode [1..1] A code which describes the general type of service required for the transportation of goods. Specifically, it identifies the extent of the transportation service, e.g., door-to-door, port-to-port.
- cbc:TariffClassCode [0..1] Specification of a tariff class applicable to a transportation service.
- cbc:Priority [0..1] Statement indicating priority of requested transportation service.
- cbc:FreightRateClassCode [0..1] Code to indicate applicable rate class for freight.
Attributes
None
Sample instance
<cac:TransportationService> <cbc:TransportServiceCode>normalizedString</cbc:TransportServiceCode> <cbc:TariffClassCode>normalizedString</cbc:TariffClassCode> <cbc:Priority>string</cbc:Priority> <cbc:FreightRateClassCode>normalizedString</cbc:FreightRateClassCode> </cac:TransportationService>