Payroll Schema
EmployeeID Element
Payroll Schema > PayslipSummary Complex Type : EmployeeID Element
Description
Unique references to an employment for an employee. Includes PPSN and Employment ID.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
EmployeeID Complex Type
Diagram
EmploymentID Element EmployeePPSN Element Sequence EmployeeID Element
Overview
EmployeeID optional EmployeeID Complex Type
Unique references to an employment for an employee. Includes PPSN and Employment ID.
Sequence
EmployeePPSN EmployeePPSN Simple Type
Data Item Ref: 8. Employee's PPS Number.
EmploymentID employmentID Simple Type
Data Item Ref: 14. Employment ID. Unique identifier for each distinct employment for an employee. To be set by the employer.
Source
<xs:element name="EmployeeID" type="pp:EmployeeID" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Unique references to an employment for an employee. Includes PPSN and Employment ID.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PayslipSummary Complex TypePayroll Schema