diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | TransportServiceCode TariffClassCode Priority FreightRateClassCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TransportationServiceType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transportation Service. Details</ccts:DictionaryEntryName> <ccts:Definition>Transport service details.</ccts:Definition> <ccts:ObjectClass>Transportation Service</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:TransportServiceCode" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transportation Service. Transport Service Code. Code</ccts:DictionaryEntryName> <ccts:Definition>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.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Transportation Service</ccts:ObjectClass> <ccts:PropertyTerm>Transport Service Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:TariffClassCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transportation Service. Tariff Class Code. Code</ccts:DictionaryEntryName> <ccts:Definition>Specification of a tariff class applicable to a transportation service.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transportation Service</ccts:ObjectClass> <ccts:PropertyTerm>Tariff Class Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Tariff Class Specifier</ccts:AlternativeBusinessTerms> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Priority" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transportation Service. Priority. Text</ccts:DictionaryEntryName> <ccts:Definition>Statement indicating priority of requested transportation service.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transportation Service</ccts:ObjectClass> <ccts:PropertyTerm>Priority</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:FreightRateClassCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transportation Service. Freight Rate Class Code. Code</ccts:DictionaryEntryName> <ccts:Definition>Code to indicate applicable rate class for freight.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transportation Service</ccts:ObjectClass> <ccts:PropertyTerm>Freight Rate Class Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Charge Basis</ccts:AlternativeBusinessTerms> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |