Definition Type: ComplexType
Name: PlanWindowType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
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_xsdXSD Diagram of PlanWindowType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PlanWindowType">
    <xsd:sequence>
        <xsd:element ref="DateTimeRange" />
        <xsd:element ref="Duration" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTimeRange nsA:DateTimeRange (1) (1)
Duration nsA:Duration 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PlanWindow