HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: FreeFormEffectivePeriod

Name FreeFormEffectivePeriod
Type FreeFormEffectivePeriodType
Documentation (of type) Dictionary Entry Name: Effective Date Period. Details

Definition: Indicates the date period in which the associated component is effective. Based on the same TimePeriodType UN/CEFACT ABIE (except start date is optional). The xsd:choice between an EndDate and Duration also was removed for processing simplicity. Generally, an EndDate or Duration would appear, but not both. This usage rule is not enforced by the schema.

Usage Rule: FreeFormEffectivePeriod also has effective dating attributes.

XML Instance Representation
<FreeFormEffectivePeriod
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< StartDate> ... </ StartDate> [0..1]
< EndDate> ... </ EndDate> [0..1]
<oa: Duration> ... </oa: Duration> [0..1]
</FreeFormEffectivePeriod>
Schema Component Representation
<xsd:element name="FreeFormEffectivePeriod" type=" FreeFormEffectivePeriodType"/>