Payroll Schema
TaxCredits Element
Payroll Schema > Payslip Complex Type : TaxCredits Element
Description
Data Item Ref: 21. Amount of tax credits available for use in the PAYE calculation. Where the employee is taxed on a cumulative basis, this will be the cumulative amount of tax credits for the pay period. This is mandatory when the RPN is not used.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
defaultDecimal Simple Type
Diagram
TaxCredits Element
Overview
TaxCredits optional defaultDecimal Simple Type
Data Item Ref: 21. Amount of tax credits available for use in the PAYE calculation. Where the employee is taxed on a cumulative basis, this will be the cumulative amount of tax credits for the pay period. This is mandatory when the RPN is not used.
Source
<xs:element name="TaxCredits" type="pc:defaultDecimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 21. Amount of tax credits available for use in the PAYE calculation. Where the employee is taxed on a cumulative basis, this will be the cumulative amount of tax credits for the pay period. This is mandatory when the RPN is not used.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema