Definition Type: Element
Name: EffectivePeriod
Namespace: http://www.openapplications.org/oagis
Type: oa:TimePeriod
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the effectivity period for the Item information.
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 TimePeriod in schema fields_xsdXSD Diagram of EffectivePeriod in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="EffectivePeriod" type="TimePeriod" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the effectivity period for the Item information.</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: