Payroll Schema
Status Element
Payroll Schema > BatchStatus Complex Type : Status Element
Description
Current Status of the batch in the Payroll Submission. Possible values are Pending, Completed or NotAcknowledged.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
processingStatus Simple Type
Diagram
Status Element
Overview
Status processingStatus Simple Type
Current Status of the batch in the Payroll Submission. Possible values are Pending, Completed or NotAcknowledged.
Source
<xs:element name="Status" type="pc:processingStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Current Status of the batch in the Payroll Submission. Possible values are Pending, Completed or NotAcknowledged.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
BatchStatus Complex TypePayroll Schema