Enhanced Reporting Schema
Error Element
Enhanced Reporting Schema > InvalidExpenseBenefit Complex Type : Error Element
Description
List of validation errors related to the Expense Benefit.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
Error Complex Type
Diagram
Description Element Path Element Code Element Sequence Error Element
Overview
Error 1..∞ Error Complex Type
List of validation errors related to the Expense Benefit.
Sequence
Code errorCode Simple Type
Technical Error Code - to be used for mapping to error messages.
Path optional errorPath Simple Type
Path to error in schema, if available.
Description errorDescription Simple Type
Technical description of error.
Source
<xs:element name="Error" type="pp:Error" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>List of validation errors related to the Expense Benefit.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
InvalidExpenseBenefit Complex TypeEnhanced Reporting Schema