Payroll Schema
StartDate Element
Payroll Schema > Payslip Complex Type : StartDate Element
Description
Data Item Ref: 15. Employment Start Date. Only include this for the first time you pay a new employee or if there is a correction being made to the StartDate.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:date
Diagram
StartDate Element
Overview
StartDate optional xs:date
Data Item Ref: 15. Employment Start Date. Only include this for the first time you pay a new employee or if there is a correction being made to the StartDate.
Source
<xs:element name="StartDate" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 15. Employment Start Date. Only include this for the first time you pay a new employee or if there is a correction being made to the StartDate.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema