Enhanced Reporting Schema
ValidationWarning Element
Enhanced Reporting Schema > EnhancedReportingSubmissionResponse Complex Type : ValidationWarning Element
Description
List of Submission Validation Warnings (if any).
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
Warning Complex Type
Diagram
Description Element Path Element Code Element Sequence ValidationWarning Element
Overview
ValidationWarning 0..∞ Warning Complex Type
List of Submission Validation Warnings (if any).
Sequence
Code warningCode Simple Type
Technical Code for warning - to be used for mapping to warning messages.
Path optional warningPath Simple Type
Path to warning in schema, if available.
Description warningDescription Simple Type
Technical description of warning.
Source
<xs:element name="ValidationWarning" type="pp:Warning" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>List of Submission Validation Warnings (if any).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EnhancedReportingSubmissionResponse Complex TypeEnhanced Reporting Schema