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