Enhanced Reporting Schema
LineItemIDToDelete Element
Enhanced Reporting Schema > EnhancedReportingSubmissionRequest Complex Type : LineItemIDToDelete Element
Description
For correction submissions, this should include any line item IDs across the run to be deleted.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Type
expenseBenefitLineItemID Simple Type
Diagram
LineItemIDToDelete Element
Overview
LineItemIDToDelete 0..∞ expenseBenefitLineItemID Simple Type
For correction submissions, this should include any line item IDs across the run to be deleted.
Source
<xs:element name="LineItemIDToDelete" type="pc:expenseBenefitLineItemID" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>For correction submissions, this should include any line item IDs across the run to be deleted.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EnhancedReportingSubmissionRequest Complex TypeEnhanced Reporting Schema