Definition Type: Element
Name: HandlingEndDateTime
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:HandlingEndDateTimeType
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentStatus.xsd
Abstract
Documentation:
Structure that defines the date and/or time that the activity, (e.g.: loading or unloading/discharge) was completed. The duration of an activity, either actual or estimated, can be determined by calculating the time elapsed between the HandlingStartDateTime and the HandlingEndDateTime.
Collapse XSD Schema Diagram:
Drilldown into DateTime in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PerformanceIndicator in schema cidx_ces_v4_0_message_shipmentstatus_xsd Drilldown into HandlingEndDateTimeType in schema cidx_ces_v4_0_message_shipmentstatus_xsdXSD Diagram of HandlingEndDateTime in schema cidx_ces_v4_0_message_shipmentstatus_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="HandlingEndDateTime" type="HandlingEndDateTimeType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure that defines the date and/or time that the activity, (e.g.: loading or unloading/discharge) was completed.</Description>
                <Comments>The duration of an activity, either actual or estimated, can be determined by calculating the time elapsed between the HandlingStartDateTime and the HandlingEndDateTime.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTime nsA:DateTime (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
PerformanceIndicator nsA:PerformanceIndicator (Optional)
Collapse Derivation Tree: