RPN Schema
NewRPNRequest Element
RPN Schema : NewRPNRequest Element
Description
Request for RPN details for new employee(s).
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
NewRPNRequest Complex Type
Diagram
EmploymentStartDate Element FamilyName Element FirstName Element Sequence Name Element EmploymentID Element EmployeePPSN Element Sequence EmployeeID Element Sequence EmployeeDetail Element TaxYear Element Version Element Name Element Sequence SoftwareUsed Element AgentTain Element EmployerRegistrationNumber Element RequestID Element Sequence NewRPNRequest Element
Overview
NewRPNRequest NewRPNRequest Complex Type
Request for RPN details for new employee(s).
Sequence
RequestID requestID Simple Type
Data Item Ref: N/A. Unique identifier for the New RPN Request. Will be used in conjunctions with the EmployerRegistrationNumber to check for duplicate requests.
EmployerRegistrationNumber employerReg Simple Type
Data Item Ref: N/A. Employer's PAYE Registration Number.
AgentTain optional agentTAIN Simple Type
Data Item Ref: N/A. Tax Advisor Identification Number. Required if payroll submission filed by agent on behalf of employer.
SoftwareUsed SoftwareUsed Complex Type
References to third party software used for payroll submission.
Sequence
Name NonEmptyString Simple Type
Name of the software used.
Version NonEmptyString Simple Type
Version of the software used.
TaxYear dateYear Simple Type
Data Item Ref: N/A. The tax year to which the submission relates (YYYY).
EmployeeDetail 1..∞ NewEmployeeDetail Complex Type
Details of employees who require a new RPN.
Sequence
EmployeeID EmployeeID Complex Type
Uniquely identifies each employment for the employee.
Sequence
EmployeePPSN EmployeePPSN Simple Type
Data Item Ref: 108. Employee's PPS Number. Used to identify the employee to which the RPN relates.
EmploymentID optional employmentID Simple Type
Data Item Ref: 110. Employee's Employment ID. Unique identifier for each distinct employment for an employee. If the RPN is being triggered as a result of the employee setting up the employment via Jobs and Pension or contacting Revenue, this field will not be populated.
Name Name Complex Type
The employee name.
Sequence
FirstName defaultString Simple Type
Data Item Ref: 106.The first name of the employee.
FamilyName defaultString Simple Type
Data Item Ref: 107 The surname/family name of the employee.
EmploymentStartDate optional xs:date
Data Item Ref: N/A. The date which the employee commences (YYYY-MM-DD).
Source
<xs:element name="NewRPNRequest" type="pr:NewRPNRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Request for RPN details for new employee(s).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RPN Schema