Definition Type: Element
Name: HireDate
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. Some contexts and situations may require fine-grain distinctions. See OriginalHireDate, RehireDate.
Collapse XSD Schema Diagram:
XSD Diagram of HireDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="HireDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
			The date on which the associated person was hired. Some contexts and situations may require fine-grain distinctions. See OriginalHireDate, RehireDate.
			</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: