Definition Type: ComplexType
Name: DemandPlanResponseBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_DemandPlanResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DemandPlanResponseDetails in schema cidx_ces_v4_0_message_demandplanresponse_xsd Drilldown into DemandPlanResponsePartners in schema cidx_ces_v4_0_message_demandplanresponse_xsd Drilldown into DemandPlanResponseProperties in schema cidx_ces_v4_0_message_demandplanresponse_xsdXSD Diagram of DemandPlanResponseBodyType in schema cidx_ces_v4_0_message_demandplanresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DemandPlanResponseBodyType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="DemandPlanResponseProperties" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DemandPlanResponsePartners" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DemandPlanResponseDetails" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DemandPlanResponseProperties nsA:DemandPlanResponseProperties 1 1
DemandPlanResponsePartners nsA:DemandPlanResponsePartners 1 1
DemandPlanResponseDetails nsA:DemandPlanResponseDetails 1 1
Collapse Derivation Tree:
Collapse References:
nsA:DemandPlanResponseBody