RPN Schema
TaxRate Element
RPN Schema > RPN Complex Type : TaxRate Element
Description
Details of Tax Rates and Rate Cut Offs
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
TaxRate Complex Type
Diagram
YearlyRateCutOff Element TaxRatePercent Element Index Element Sequence TaxRate Element
Overview
TaxRate 1..∞ TaxRate Complex Type
Details of Tax Rates and Rate Cut Offs
Sequence
Index xs:unsignedShort
Data Item Ref: N/A. Index of the tax rate. For example, Index of 1 would refer to tax rate 1.
TaxRatePercent defaultDecimal Simple Type
Data Item Ref: 119, 121. Tax rate percentage to be applied.
YearlyRateCutOff optional defaultDecimal Simple Type
Data Item Ref: 120. Total allocated to the specified Rate Cut Off. No cut off for highest band.
Source
<xs:element name="TaxRate" type="pr:TaxRate" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Details of Tax Rates and Rate Cut Offs</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RPN Complex TypeRPN Schema