Payroll Schema
OtherPayments Element
Payroll Schema > Payslip Complex Type : OtherPayments Element
Description
Other payments, payment code and payment value.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
OtherPayments Complex Type
Diagram
PaymentValue Element PaymentCode Element Sequence OtherPayments Element
Overview
OtherPayments 0..∞ OtherPayments Complex Type
Other payments, payment code and payment value.
Sequence
PaymentCode paymentCode Simple Type
Data Item Ref: 57. Description of other payment. Options allowed are COVID19, EWSS, EWSS_PHR, CODE_1, CODE_2, CODE_3, CODE_4 and CODE_5
PaymentValue defaultDecimal Simple Type
paymentValue: Data Item Ref: 58. Payment amount.
Source
<xs:element name="OtherPayments" type="pp:OtherPayments" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Other payments, payment code and payment value.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payslip Complex TypePayroll Schema