RPN Schema
EmployeeDetail Element
RPN Schema > NewRPNRequest Complex Type : EmployeeDetail Element
Description
Details of employees who require a new RPN.
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
NewEmployeeDetail Complex Type
Diagram
EmploymentStartDate Element FamilyName Element FirstName Element Sequence Name Element EmploymentID Element EmployeePPSN Element Sequence EmployeeID Element Sequence EmployeeDetail Element
Overview
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="EmployeeDetail" type="pr:NewEmployeeDetail" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Details of employees who require a new RPN.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NewRPNRequest Complex TypeRPN Schema