Enhanced Reporting Schema
EnhancedReportingSubmissionResponse Element
Enhanced Reporting Schema : EnhancedReportingSubmissionResponse Element
Description
Acknowledges the receipt of an Employer's PAYE Enhanced Reporting Submission Request, or Validation Errors if validation failed.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
EnhancedReportingSubmissionResponse Complex Type
Diagram
Description Element Path Element Code Element Sequence ValidationWarning Element Description Element Path Element Code Element Sequence ValidationError Element AcknowledgementID Element AcknowledgementStatus Element Sequence EnhancedReportingSubmissionResponse Element
Overview
EnhancedReportingSubmissionResponse EnhancedReportingSubmissionResponse Complex Type
Acknowledges the receipt of an Employer's PAYE Enhanced Reporting Submission Request, or Validation Errors if validation failed.
Sequence
AcknowledgementStatus statusAcknowledgement Simple Type
Acknowledgement status for Employer's PAYE Enhanced Reporting Submission Request. Possible values are Acknowledged or Rejected.
AcknowledgementID optional acknowledgementID Simple Type
Unique ID for acknowledged requests - to be used for technical support if required.
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.
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="EnhancedReportingSubmissionResponse" type="pp:EnhancedReportingSubmissionResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Acknowledges the receipt of an Employer's PAYE Enhanced Reporting Submission Request, or Validation Errors if validation failed.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Enhanced Reporting Schema