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