HR-XML 3.0 Standards, 2009  September  23.

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

Element: Termination

Name Termination
Type TerminationType
Documentation (of type) Dictionary Entry Name: Termination. Details

Definition: Contains a collection of information describing the reason for a employment terminiation and dates associated with it.

XML Instance Representation
<Termination>

< VoluntaryTerminationIndicator> ... </ VoluntaryTerminationIndicator> [0..1]
< TerminationReasonCode> ... </ TerminationReasonCode> [0..1]
< TerminationDate> ... </ TerminationDate> [0..1]
< LastWorkedDate> ... </ LastWorkedDate> [0..1]
< LastPaidDate> ... </ LastPaidDate> [0..1]
<oa: Description> ... </oa: Description> [0..*]
< UserArea> ... </ UserArea> [0..1]
</Termination>
Schema Component Representation
<xsd:element name="Termination" type=" TerminationType"/>