Definition Type: ComplexType
Name: ShipmentInstructionsBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentInstructions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShipmentInstructionsDetails in schema cidx_ces_v4_0_message_shipmentinstructions_xsd Drilldown into ShipmentInstructionsPartners in schema cidx_ces_v4_0_message_shipmentinstructions_xsd Drilldown into ShipmentInstructionsProperties in schema cidx_ces_v4_0_message_shipmentinstructions_xsdXSD Diagram of ShipmentInstructionsBodyType in schema cidx_ces_v4_0_message_shipmentinstructions_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentInstructionsBodyType">
    <xsd:sequence>
        <xsd:element ref="ShipmentInstructionsProperties" />
        <xsd:element ref="ShipmentInstructionsPartners" />
        <xsd:element ref="ShipmentInstructionsDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipmentInstructionsProperties nsA:ShipmentInstructionsProperties (1) (1)
ShipmentInstructionsPartners nsA:ShipmentInstructionsPartners (1) (1)
ShipmentInstructionsDetails nsA:ShipmentInstructionsDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ShipmentInstructionsBody