Definition Type: ComplexType
Name: DeliveryConfirmationBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryConfirmationDetails in schema cidx_5_0_xsd Drilldown into DeliveryConfirmationPartners in schema cidx_5_0_xsd Drilldown into DeliveryConfirmationProperties in schema cidx_5_0_xsdXSD Diagram of DeliveryConfirmationBodyType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryConfirmationBodyType">
    <xsd:sequence>
        <xsd:element ref="DeliveryConfirmationProperties" />
        <xsd:element ref="DeliveryConfirmationPartners" />
        <xsd:element ref="DeliveryConfirmationDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryConfirmationProperties nsA:DeliveryConfirmationProperties (1) (1)
DeliveryConfirmationPartners nsA:DeliveryConfirmationPartners (1) (1)
DeliveryConfirmationDetails nsA:DeliveryConfirmationDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryConfirmationBody