ERN Schema
Name Element
ERN Schema > ERN Complex Type : Name Element
Description
The employee name.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/ern/
Type
Name Complex Type
Diagram
FamilyName Element FirstName Element Sequence Name Element
Overview
Name optional Name Complex Type
The employee name.
Sequence
FirstName defaultString Simple Type
The first name of the employee.
FamilyName defaultString Simple Type
The surname/family name of the employee.
Source
<xs:element name="Name" type="pn:Name" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The employee name.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ERN Complex TypeERN Schema