Definition Type: Element
Name: LastWorkedDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
The date on which an employee or resource completed a term of employment or engagement. The element is relevant in contexts, such as employment termination, leave of absence record keeping, etc. This generally is the date on which the resource was last actively engaged versus the last day on the payroll or last day of employment, which could be different.
Collapse XSD Schema Diagram:
XSD Diagram of LastWorkedDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LastWorkedDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation>The date on which an employee or resource completed a term of employment or engagement. The element is relevant in contexts, such as employment termination, leave of absence record keeping, etc. This generally is the date on which the resource was last actively engaged versus the last day on the payroll or last day of employment, which could be different.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: