Payroll Schema
SubmissionID Element
Payroll Schema > PayrollSubmissionRequest Complex Type : SubmissionID Element
Description
Data Item Ref: N/A. 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
Data Item Ref: N/A. 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>Data Item Ref: N/A. 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
PayrollSubmissionRequest Complex TypePayroll Schema