RPN Schema
Name Element
RPN Schema > RPN Complex Type : Name Element
Description
The employee name.
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
Name Complex Type
Diagram
FamilyName Element FirstName Element Sequence Name Element
Overview
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.
Source
<xs:element name="Name" type="pr:Name" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The employee name.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RPN Complex TypeRPN Schema