Payroll Schema
DateOfBirth Element
Payroll Schema > Payslip Complex Type : DateOfBirth Element
Description
Data Item Ref: 12. Employee's Date of Birth - format YYYY-MM-DD . This will be Mandatory if the PPSN isn’t available.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:date
Diagram
DateOfBirth Element
Overview
DateOfBirth optional xs:date
Data Item Ref: 12. Employee's Date of Birth - format YYYY-MM-DD . This will be Mandatory if the PPSN isn’t available.
Source
<xs:element name="DateOfBirth" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 12. Employee's Date of Birth - format YYYY-MM-DD . This will be Mandatory if the PPSN isn’t available.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema