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