HR-XML 3.0 Standards, 2009  September  23.

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

Element: EmploymentLifecycle

Name EmploymentLifecycle
Type EmploymentLifecycleType
Documentation (of type) Dictionary Entry Name: Employment Lifecycle. Details

Definition: Contains a collection of information about a period of employment, including hire, leaves of absence, and termination.

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

< Hire> ... </ Hire> [0..1]
< LeaveIndicator> ... </ LeaveIndicator> [0..1]
< Leave> ... </ Leave> [0..*]
< TerminatedIndicator> ... </ TerminatedIndicator> [0..1]
< Termination> ... </ Termination> [0..1]
< RetireeIndicator> ... </ RetireeIndicator> [0..1]
< Retirement> ... </ Retirement> [0..1]
< UserArea> ... </ UserArea> [0..1]
</EmploymentLifecycle>
Schema Component Representation
<xsd:element name="EmploymentLifecycle" type=" EmploymentLifecycleType"/>