Definition Type: Element
Name: ForecastHorizon
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ForecastHorizonType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The forecast defined by quantity and time horizon. 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 ForecastHorizonType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ForecastHorizon in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ForecastHorizon" type="ForecastHorizonType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The forecast defined by quantity and time horizon.</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: