Payroll Schema
Name Element
Payroll Schema > Payslip Complex Type : Name Element
Description
Employee Name. Mandatory.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
Name Complex Type
Diagram
FamilyName Element FirstName Element Sequence Name Element
Overview
Name Name Complex Type
Employee Name. Mandatory.
Sequence
FirstName defaultString Simple Type
Data Item Ref: 9. The first name of the employee.
FamilyName defaultString Simple Type
Data Item Ref: 10. The surname/family name of the employee.
Source
<xs:element name="Name" type="pp:Name" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Employee Name. Mandatory.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema