Definition Type: Element
Name: EffectiveTimePeriod
Namespace: http://www.openapplications.org/oagis
Type: oa:TimePeriodAny
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the effective period in which the employee has had this skill. Used to indicate experience with this skill.
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 EffectiveTimePeriod in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="EffectiveTimePeriod" type="TimePeriodAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the effective period in which the employee has had this skill. Used to indicate experience with this skill.</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: