Payroll Schema
Warning Element
Payroll Schema > PayslipWarning Complex Type : Warning Element
Description
List of validation warnings related to the payslip.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
Warning Complex Type
Diagram
Description Element Path Element Code Element Sequence Warning Element
Overview
Warning 1..∞ Warning Complex Type
List of validation warnings related to the payslip.
Sequence
Code warningCode Simple Type
Technical Code for warning - to be used for mapping to warning messages.
Path optional warningPath Simple Type
Path to warning in schema, if available.
Description warningDescription Simple Type
Technical description of warning.
Source
<xs:element name="Warning" type="pp:Warning" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>List of validation warnings related to the payslip.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PayslipWarning Complex TypePayroll Schema