Payroll Schema
NumberOfPayPeriods Element
Payroll Schema > Payslip Complex Type : NumberOfPayPeriods Element
Description
Data Item Ref: 53. Expected number of pay periods in a full year. Options allowed are 13, 14, 26, 27, 52, 53 and Other. Used to determine whether a week 1 or cumulative RPN should be provided when an employee moves jobs or pay frequencies. (Required for certain pay periods).
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:short
Diagram
NumberOfPayPeriods Element
Overview
NumberOfPayPeriods optional xs:short
Data Item Ref: 53. Expected number of pay periods in a full year. Options allowed are 13, 14, 26, 27, 52, 53 and Other. Used to determine whether a week 1 or cumulative RPN should be provided when an employee moves jobs or pay frequencies. (Required for certain pay periods).
Source
<xs:element name="NumberOfPayPeriods" type="xs:short" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 53. Expected number of pay periods in a full year. Options allowed are 13, 14, 26, 27, 52, 53 and Other. Used to determine whether a week 1 or cumulative RPN should be provided when an employee moves jobs or pay frequencies. (Required for certain pay periods).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema