Enhanced Reporting Schema
DateOfBirth Element
Enhanced Reporting Schema > ExpenseBenefit Complex Type : DateOfBirth Element
Description
Data Item Ref: 13. 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/err/v1/enhanced_reporting/
Type
xs:date
Diagram
DateOfBirth Element
Overview
DateOfBirth optional xs:date
Data Item Ref: 13. 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: 13. 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
ExpenseBenefit Complex TypeEnhanced Reporting Schema