Definition Type: ComplexType
Name: ReceiptNoticeBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ReceiptNotice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReceiptNoticeDetails in schema cidx_ces_v4_0_message_receiptnotice_xsd Drilldown into ReceiptNoticePartners in schema cidx_ces_v4_0_message_receiptnotice_xsd Drilldown into ReceiptNoticeProperties in schema cidx_ces_v4_0_message_receiptnotice_xsdXSD Diagram of ReceiptNoticeBodyType in schema cidx_ces_v4_0_message_receiptnotice_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ReceiptNoticeBodyType">
    <xsd:sequence>
        <xsd:element ref="ReceiptNoticeProperties" />
        <xsd:element ref="ReceiptNoticePartners" />
        <xsd:element ref="ReceiptNoticeDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReceiptNoticeProperties nsA:ReceiptNoticeProperties (1) (1)
ReceiptNoticePartners nsA:ReceiptNoticePartners (1) (1)
ReceiptNoticeDetails nsA:ReceiptNoticeDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ReceiptNoticeBody