Definition Type: Element
Name: HandlingInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:HandlingInformationType
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentStatus.xsd
Abstract
Documentation:
Structure that defines information about the performance of activities (e.g.: pick up or delivery of goods) that relate to the status of the shipment being reported by a carrier.
Collapse XSD Schema Diagram:
Drilldown into HandlingException in schema cidx_ces_v4_0_message_shipmentstatus_xsd Drilldown into HandlingDescription in schema cidx_ces_v4_0_message_shipmentstatus_xsd Drilldown into HandlingEndDateTime in schema cidx_ces_v4_0_message_shipmentstatus_xsd Drilldown into HandlingStartDateTime in schema cidx_ces_v4_0_message_shipmentstatus_xsd Drilldown into HandlingInformationType in schema cidx_ces_v4_0_message_shipmentstatus_xsdXSD Diagram of HandlingInformation in schema cidx_ces_v4_0_message_shipmentstatus_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="HandlingInformation" type="HandlingInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure that defines information about the performance of activities (e.g.: pick up or delivery of goods) that relate to the status of the shipment being reported by a carrier.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HandlingStartDateTime nsA:HandlingStartDateTime 0 (1)
HandlingEndDateTime nsA:HandlingEndDateTime 0 (1)
HandlingDescription nsA:HandlingDescription (1) (1)
HandlingException nsA:HandlingException 0 (1)
Collapse Derivation Tree: