Definition Type: Element
Name: CancelHireDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
The date on which the associated person was hired. A hire may be canceled anytime before a candidate enters on duty as an employee. Communication of a cancel hire date generally would be treated as an affirmative instruction to cancel the proposed hire.
Collapse XSD Schema Diagram:
XSD Diagram of CancelHireDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CancelHireDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The date on which the associated person was hired. A hire may be canceled anytime before a candidate 
				enters on duty as an employee. Communication of a cancel hire date generally 
				would be treated as an affirmative instruction to cancel the proposed
				hire. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: