Definition Type: Element
Name: PlanWindow
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PlanWindowType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The time bucket of the forecast, demand plan or supply plan as defined by date range or start date and duration. One can use FromDateTime and Duration or FromDateTime/ToDateTime to specify start date and end date.
Collapse XSD Schema Diagram:
Drilldown into Duration in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DateTimeRange in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PlanWindowType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PlanWindow in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PlanWindow" type="PlanWindowType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The time bucket of the forecast, demand plan or supply plan as defined by date range or start date and duration.</Description>
                <Comments>One can use FromDateTime and Duration or FromDateTime/ToDateTime to specify start date and end date.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTimeRange nsA:DateTimeRange (1) (1)
Duration nsA:Duration 0 (1)
Collapse Derivation Tree: