Enhanced Reporting Schema
WarningExpenseBenefit Element
Enhanced Reporting Schema > CheckErrSubmissionResponse Complex Type : WarningExpenseBenefit Element
Description
List of Expense Benefit Warnings (if any) associated with Valid submission. Any in this list will have been saved.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
WarningExpenseBenefit Complex Type
Diagram
Description Element Path Element Code Element Sequence Warning Element LineItemID Element Sequence WarningExpenseBenefit Element
Overview
WarningExpenseBenefit 0..∞ WarningExpenseBenefit Complex Type
List of Expense Benefit Warnings (if any) associated with Valid submission. Any in this list will have been saved.
Sequence
LineItemID expenseBenefitLineItemID Simple Type
LineItemID of the Expense Benefit containing validation warnings.
Warning 1..∞ Warning Complex Type
List of validation warnings related to the Expense Benefit.
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="WarningExpenseBenefit" type="pp:WarningExpenseBenefit" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>List of Expense Benefit Warnings (if any) associated with Valid submission. Any in this list will have been saved.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckErrSubmissionResponse Complex TypeEnhanced Reporting Schema