Definition Type: ComplexType
Name: DeliveryReceiptResponseBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_DeliveryReceiptResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryReceiptResponseDetails in schema cidx_ces_v4_0_message_deliveryreceiptresponse_xsd Drilldown into DeliveryReceiptResponsePartners in schema cidx_ces_v4_0_message_deliveryreceiptresponse_xsd Drilldown into DeliveryReceiptResponseProperties in schema cidx_ces_v4_0_message_deliveryreceiptresponse_xsdXSD Diagram of DeliveryReceiptResponseBodyType in schema cidx_ces_v4_0_message_deliveryreceiptresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryReceiptResponseBodyType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="DeliveryReceiptResponseProperties" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DeliveryReceiptResponsePartners" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DeliveryReceiptResponseDetails" minOccurs="1" maxOccurs="1" />
    </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