Payroll Schema
SubmissionID Element
Payroll Schema > CheckPayrollSubmissionResponse Complex Type : SubmissionID Element
Description
Unique submission identifier. Must be unique for submissions under a given employer's PAYE registration number. For batch submissions, all submissions should have the same SubmissionID and should have the BatchID and BatchCount populated.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
submissionID Simple Type
Diagram
SubmissionID Element
Overview
SubmissionID submissionID Simple Type
Unique submission identifier. Must be unique for submissions under a given employer's PAYE registration number. For batch submissions, all submissions should have the same SubmissionID and should have the BatchID and BatchCount populated.
Source
<xs:element name="SubmissionID" type="pc:submissionID" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Unique submission identifier. Must be unique for submissions under a given employer's PAYE registration number. For batch submissions, all submissions should have the same SubmissionID and should have the BatchID and BatchCount populated.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckPayrollSubmissionResponse Complex TypePayroll Schema