Enhanced Reporting Schema
Address Element
Enhanced Reporting Schema > ExpenseBenefit Complex Type : Address Element
Description
Data Item Ref: 12. Elements required when Employee PPSN is not known.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
Address Complex Type
Diagram
CountryCode Element Eircode Element County Element AddressLine Element Sequence Address Element
Overview
Address optional Address Complex Type
Data Item Ref: 12. Elements required when Employee PPSN is not known.
Sequence
AddressLine 1..3 defaultString Simple Type
Data Item Ref: 12. The address will be mandatory if the PPSN isn’t available. Line 1 of the employee's address is required.
County optional county Simple Type
Data Item Ref: 12. County element of the employee's address.
Eircode optional eircode Simple Type
Data Item Ref: 12. Employee's Eircode (if known). Used for Irish addresses only.
CountryCode optional countryCode Simple Type
Data Item Ref: 12. Country code element. Codes used at the International Standard for country codes ISO 3166 Alpha-3.
Source
<xs:element name="Address" type="pp:Address" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: 12. Elements required when Employee PPSN is not known.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ExpenseBenefit Complex TypeEnhanced Reporting Schema