Payroll Schema
LeaveDate Element
Payroll Schema > Payslip Complex Type : LeaveDate Element
Description
Data Item Ref: 16. Report this date when an employee is leaving (date contract terminates) or if employer ceases trading.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:date
Diagram
LeaveDate Element
Overview
LeaveDate optional xs:date
Data Item Ref: 16. Report this date when an employee is leaving (date contract terminates) or if employer ceases trading.
Source
<xs:element name="LeaveDate" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 16. Report this date when an employee is leaving (date contract terminates) or if employer ceases trading.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema