HR-XML 3.0 Standards, 2009  September  23.

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

Element: Hire

Name Hire
Type HireType
Documentation (of type) Dictionary Entry Name: Hire. Details

Definition: Contains a collection of information describing the start of an employment relationship between a person and an employer.

XML Instance Representation
<Hire>

< HireTypeCode> ... </ HireTypeCode> [0..1]
< HireDate> ... </ HireDate> [0..1]
< OriginalHireDate> ... </ OriginalHireDate> [0..1]
< AdjustedHireDate> ... </ AdjustedHireDate> [0..1]
< DutyEntryDate> ... </ DutyEntryDate> [0..1]
< Comment> ... </ Comment> [0..*]
< UserArea> ... </ UserArea> [0..1]
</Hire>
Schema Component Representation
<xsd:element name="Hire" type=" HireType"/>