Definition Type: Element
Name: IntermodalServiceType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:IntermodalServiceTypeType
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentInstructions.xsd
Abstract
Documentation:
Indicates type of intermodal service when a shipment is a combination of modes; for example, a container first put on a truck at the plant, moved to a port where the ocean vessel takes over and then put on a truck (or rail) at the other port for final inland destination (PointToPoint). DATA TYPE: String DATA LENGTH: 10,35 SAMPLE DATA: PointToPoint CIDX IntermodalServiceType DoorToDoor DoorToPort DoorToRamp PointToPoint PointToPort PortToDoor PortToPoint PortToPort RampToDoor RampToRamp Element originally named IntermodalServiceCode, with reference to code list X12 177 which pointed to code list 99; Code source - Railway Accounting Rule #255, maintained by the Association of American Railroads.
Collapse XSD Schema Diagram:
XSD Diagram of IntermodalServiceType in schema cidx_ces_v4_0_message_shipmentinstructions_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="IntermodalServiceType" type="IntermodalServiceTypeType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Indicates type of intermodal service when a shipment is a combination of modes; for example, a container first put on a truck at the plant, moved to a port where the ocean vessel takes over and then put on a truck (or rail) at the other port for final inland destination (PointToPoint).
DATA TYPE:
String
DATA LENGTH:
10,35
SAMPLE DATA:
PointToPoint</Description>
                <CodeListName>CIDX IntermodalServiceType</CodeListName>
                <CodeList>DoorToDoor
DoorToPort
DoorToRamp
PointToPoint
PointToPort
PortToDoor
PortToPoint
PortToPort
RampToDoor
RampToRamp</CodeList>
                <Comments>Element originally named IntermodalServiceCode, with reference to code list X12 177 which pointed to code list 99; Code source - Railway Accounting Rule #255, maintained by the Association of American Railroads.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: