Payroll Schema
LineItemIDToDelete Element
Payroll Schema > PayrollSubmissionRequest Complex Type : LineItemIDToDelete Element
Description
For Correction submissions, this should include any line item IDs across the payroll run to be deleted.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
payrollRunLineItemID Simple Type
Diagram
LineItemIDToDelete Element
Overview
LineItemIDToDelete 0..∞ payrollRunLineItemID Simple Type
For Correction submissions, this should include any line item IDs across the payroll run to be deleted.
Source
<xs:element name="LineItemIDToDelete" type="pc:payrollRunLineItemID" 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 payroll run to be deleted.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PayrollSubmissionRequest Complex TypePayroll Schema