Definition Type: Element
Name: OrderResponseBody
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:OrderResponseBodyType
Containing Schema: CIDX_CeS_v4.0_Message_OrderResponse.xsd
Abstract
Documentation:
eStandards Details structure. It contains the remainder of the message data which was not covered under "Properties" (which is the message 'metadata' or 'common data') and "Partners" (which is the information about the parties involved).
Collapse XSD Schema Diagram:
Drilldown into OrderResponseDetails in schema cidx_ces_v4_0_message_orderresponse_xsd Drilldown into OrderResponsePartners in schema cidx_ces_v4_0_message_orderresponse_xsd Drilldown into OrderResponseProperties in schema cidx_ces_v4_0_message_orderresponse_xsd Drilldown into OrderResponseBodyType in schema cidx_ces_v4_0_message_orderresponse_xsdXSD Diagram of OrderResponseBody in schema cidx_ces_v4_0_message_orderresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="OrderResponseBody" type="OrderResponseBodyType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>eStandards Details structure. It contains the remainder of the message data which was not covered under "Properties" (which is the message 'metadata' or 'common data') and "Partners" (which is the information about the parties involved).</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderResponseProperties nsA:OrderResponseProperties (1) (1)
OrderResponsePartners nsA:OrderResponsePartners (1) (1)
OrderResponseDetails nsA:OrderResponseDetails (1) (1)
Collapse Derivation Tree: