Payroll Schema
Index Element
Payroll Schema > BatchReference Complex Type : Index Element
Description
Unique number for a submission in a batch submission. Must be between 1 and the total count of batches that make up the full payroll submission.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:unsignedShort
Diagram
Index Element
Overview
Index xs:unsignedShort
Unique number for a submission in a batch submission. Must be between 1 and the total count of batches that make up the full payroll submission.
Source
<xs:element name="Index" type="xs:unsignedShort" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Unique number for a submission in a batch submission. Must be between 1 and the total count of batches that make up the full payroll submission. </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
BatchReference Complex TypePayroll Schema