Definition Type: Element
Name: LastPaidDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
The date for which an employee or resource is compensated under the terms of employment or contract. This may be a different date than the date on which the resource was last actively engaged under that employment or contract. For example, salary continuation or severance arrangements might provide for remuneration beyond a "last worked date."
Collapse XSD Schema Diagram:
XSD Diagram of LastPaidDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LastPaidDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation>The date for which an employee or resource is compensated under the terms of employment or contract. This may be a different date than the date on which the resource was last actively engaged under that employment or contract. For example, salary continuation or severance arrangements might provide for remuneration beyond a "last worked date."</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: