Definition Type: ComplexType
Name: HandlingInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentStatus.xsd
Abstract
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_xsdXSD Diagram of HandlingInformationType in schema cidx_ces_v4_0_message_shipmentstatus_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="HandlingInformationType">
    <xsd:sequence>
        <xsd:element ref="HandlingStartDateTime" minOccurs="0" />
        <xsd:element ref="HandlingEndDateTime" minOccurs="0" />
        <xsd:element ref="HandlingDescription" />
        <xsd:element ref="HandlingException" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
nsA:HandlingInformation