Payroll Schema
ExclusionOrder Element
Payroll Schema > Payslip Complex Type : ExclusionOrder Element
Description
Data Item Ref: 23. This indicates that the Employer does not have to deduct Income Tax for the Employee. This will be either ‘True’ or ‘False’. Set to “true” if an exclusion order is on file for the employee.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:boolean
Diagram
ExclusionOrder Element
Overview
ExclusionOrder optional xs:boolean
Data Item Ref: 23. This indicates that the Employer does not have to deduct Income Tax for the Employee. This will be either ‘True’ or ‘False’. Set to “true” if an exclusion order is on file for the employee.
Source
<xs:element name="ExclusionOrder" type="xs:boolean" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 23. This indicates that the Employer does not have to deduct Income Tax for the Employee.  This will be either ‘True’ or ‘False’. Set to “true” if an exclusion order is on file for the employee.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema