Returns Reconciliation Schema
PeriodSummary Element
Returns Reconciliation Schema > LookupPayrollDetailsByReturnPeriodResponse Complex Type : PeriodSummary Element
Description
Data Item Ref: N/A. The overall totals for PAYE, PRSI (employer and employee), USC and LPT in the selected period.
Namespace http://www.ros.ie/schemas/paye-employers/v1/returns_reconciliation/
Type
PeriodSummary Complex Type
Diagram
LPT Element USC Element PRSI Element TaxOnIncome Element Sequence PeriodSummary Element
Overview
PeriodSummary optional PeriodSummary Complex Type
Data Item Ref: N/A. The overall totals for PAYE, PRSI (employer and employee), USC and LPT in the selected period.
Sequence
TaxOnIncome xs:decimal
Data Item Ref: 209. The overall total income tax for the period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
PRSI xs:decimal
Data Item Ref: 210. The overall total PRSI (employer and employee) for the period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
USC xs:decimal
Data Item Ref: 211. The overall total USC for the period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
LPT xs:decimal
Data Item Ref: 212. The overall total LPT for the period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
Source
<xs:element name="PeriodSummary" minOccurs="0" type="rr:PeriodSummary" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: N/A. The overall totals for PAYE, PRSI (employer and employee), USC and LPT in the selected period.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LookupPayrollDetailsByReturnPeriodResponse Complex TypeReturns Reconciliation Schema