Definition Type: Element
Name: EffectivePeriod
Namespace: http://www.openapplications.org/oagis
Type: oa:TimePeriodAny
Containing Schema: Order.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the starting point in time in which the schedule applies.
Collapse XSD Schema Diagram:
Drilldown into To in schema fields_xsd Drilldown into Duration in schema fields_xsd Drilldown into From in schema fields_xsd Drilldown into inclusive in schema fields_xsd Drilldown into TimePeriodAny in schema fields_xsdXSD Diagram of EffectivePeriod in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="EffectivePeriod" type="TimePeriodAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the starting point in time in which the schedule applies.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
From oa:From 0 (1)
Duration oa:Duration 0 (1)
To oa:To 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
inclusive oa:inclusive true Optional
Collapse Derivation Tree: