Payroll Schema
BatchCount Element
Payroll Schema > CheckPayrollSubmissionResponse Complex Type : BatchCount Element
Description
Total number of batches for a submission recieved in multiple batches.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
xs:unsignedShort
Diagram
BatchCount Element
Overview
BatchCount optional xs:unsignedShort
Total number of batches for a submission recieved in multiple batches.
Source
<xs:element name="BatchCount" type="xs:unsignedShort" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Total number of batches for a submission recieved in multiple batches.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckPayrollSubmissionResponse Complex TypePayroll Schema