Definition Type: Element
Name: OrderCreateDetails
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:OrderCreateDetailsType
Containing Schema: CIDX_CeS_v4.0_Message_OrderCreate.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 OrderCreateProductLineItem in schema cidx_ces_v4_0_message_ordercreate_xsd Drilldown into OrderCreateDetailsType in schema cidx_ces_v4_0_message_ordercreate_xsdXSD Diagram of OrderCreateDetails in schema cidx_ces_v4_0_message_ordercreate_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="OrderCreateDetails" type="OrderCreateDetailsType">
    <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
OrderCreateProductLineItem nsA:OrderCreateProductLineItem (1) unbounded
Collapse Derivation Tree: