Enhanced Reporting Schema
ValidationError Element
Enhanced Reporting Schema > EnhancedReportingSubmissionResponse Complex Type : ValidationError Element
Description
List of Submission Validation Errors (if any).
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
Error Complex Type
Diagram
Description Element Path Element Code Element Sequence ValidationError Element
Overview
ValidationError 0..∞ Error Complex Type
List of Submission Validation Errors (if any).
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="ValidationError" type="pp:Error" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>List of Submission Validation Errors (if any).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EnhancedReportingSubmissionResponse Complex TypeEnhanced Reporting Schema