Definition Type: Element
Name: ShipmentStopType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ShipmentStopTypeType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Indicates whether the shipment includes more than one pickup shipping point and more than one drop-off shipping point where the transporting equipment is required to stop. Single-Multiple CIDX Shipment Stop Type Single-Single Single-Multiple Multiple-Single Multiple-Multiple Definitions of CIDX Shipment Stop Type: Single-Single: Indicates single pickup and single drop-off location. Single-Multiple: Indicates single pickup with multiple drop-off locations. Multiple-Single: Indicates multiple pickup locations with single drop-off location. Multiple-Multiple: Indicates multiple pickup locations with multiple drop-off locations.
Collapse XSD Schema Diagram:
XSD Diagram of ShipmentStopType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ShipmentStopType" type="ShipmentStopTypeType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Indicates whether the shipment includes more than one pickup shipping point and more than one drop-off shipping point where the transporting equipment is required to stop.</Description>
                <SampleData>Single-Multiple</SampleData>
                <CodeListName>CIDX Shipment Stop Type</CodeListName>
                <CodeList>Single-Single
Single-Multiple
Multiple-Single
Multiple-Multiple</CodeList>
                <Comments>Definitions of CIDX Shipment Stop Type:
Single-Single: Indicates single pickup and single drop-off location.
Single-Multiple: Indicates single pickup with multiple drop-off locations.
Multiple-Single: Indicates multiple pickup locations with single drop-off location.
Multiple-Multiple: Indicates multiple pickup locations with multiple drop-off locations.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: