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