Definition Type: ComplexType
Name: SupplyPlanBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SupplyPlanDetails in schema cidx_5_0_xsd Drilldown into SupplyPlanPartners in schema cidx_5_0_xsd Drilldown into SupplyPlanProperties in schema cidx_5_0_xsdXSD Diagram of SupplyPlanBodyType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="SupplyPlanBodyType">
    <xsd:sequence>
        <xsd:element ref="SupplyPlanProperties" />
        <xsd:element ref="SupplyPlanPartners" />
        <xsd:element ref="SupplyPlanDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupplyPlanProperties nsA:SupplyPlanProperties (1) (1)
SupplyPlanPartners nsA:SupplyPlanPartners (1) (1)
SupplyPlanDetails nsA:SupplyPlanDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:SupplyPlanBody