Definition Type: Element
Name: PlanPeriod
Namespace: http://www.hr-xml.org/3
Type: nsA:FreeFormEffectivePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
A period of time during which a plan is in force or effective. The period of time to which the plan applies.
Collapse XSD Schema Diagram:
Drilldown into Duration in schema fields_xsd1 Drilldown into EndDate in schema fields_xsd Drilldown into StartDate in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into FreeFormEffectivePeriodType in schema components_xsdXSD Diagram of PlanPeriod in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PlanPeriod" type="FreeFormEffectivePeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A period of time during which a plan is in force or effective. The period of time to which the plan applies.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
Duration oa:Duration 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: