TransportationSegmentType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Transportation Segment. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe one segment or leg in a transportation service.</ccts:Definition>
  <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="TransportationSegmentType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Transportation Segment. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe one segment or leg in a transportation service.</ccts:Definition>
        <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:SequenceNumeric" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Sequence. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>A number indicating the order of this segment in the sequence of transportation segments making up a transportation service.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTerm>Sequence</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
            <ccts:Examples>1, 2, 3, 4, etc.</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:TransportExecutionPlanReferenceID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Transport Execution Plan Reference. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the transport execution plan governing this transportation segment.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTerm>Transport Execution Plan Reference</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:TransportationService" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Transportation Service</ccts:DictionaryEntryName>
            <ccts:Definition>The transportation service used in this transportation segment.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTerm>Transportation Service</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Transportation Service</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Transportation Service</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:TransportServiceProviderParty" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Transport Service Provider_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The transport service provider responsible for carrying out transportation services in this transportation segment.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Transport Service Provider</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ReferencedConsignment" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Referenced_ Consignment. Consignment</ccts:DictionaryEntryName>
            <ccts:Definition>A consignment referenced in this transportation segment. Such a consignment may have different identifiers than the consignment identifiers being used in the transportation service agreed between the transport user and the transport service provider.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Referenced</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Consignment</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Consignment</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Consignment</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ShipmentStage" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Transportation Segment. Shipment Stage</ccts:DictionaryEntryName>
            <ccts:Definition>The shipment stage associated with this transportation segment.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Transportation Segment</ccts:ObjectClass>
            <ccts:PropertyTerm>Shipment Stage</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Shipment Stage</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Shipment Stage</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>