HR-XML 3.0 Standards, 2009  September  23.

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

Element: ProposedHire

Name ProposedHire
Type ProposedHireType
Documentation Contains a collection of information about a proposed hire. Proposed hire information might be communicated when an offer of employment has been communicated to candidate and accepted, but before the candidate has actually begun work.
Documentation (of type) Contains information about a proposed hire. Employers sometimes will pre-provision certain systems with information about an individual scheduled to start work, but who has not yet entered on duty.
XML Instance Representation
<ProposedHire>

< ExpectedDutyEntryDate> ... </ ExpectedDutyEntryDate> [0..1]
< CancelHireIndicator> ... </ CancelHireIndicator> [0..1]
< CancelHireDate> ... </ CancelHireDate> [0..1]
< UserArea> ... </ UserArea> [0..1]
</ProposedHire>
Schema Component Representation
<xsd:element name="ProposedHire" type=" ProposedHireType"/>