Definition Type: ComplexType
Name: DemandPlanType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DemandPlanBody in schema cidx_5_0_xsd Drilldown into Header in schema cidx_5_0_xsd Drilldown into Version in schema cidx_5_0_xsdXSD Diagram of DemandPlanType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DemandPlanType">
    <xsd:sequence>
        <xsd:element ref="Header" />
        <xsd:element ref="DemandPlanBody" />
    </xsd:sequence>
    <xsd:attribute name="Version" type="cidxToken" fixed="5.0" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Header nsA:Header (1) (1)
DemandPlanBody nsA:DemandPlanBody (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Version nsA:Version (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:DemandPlan