<xs:complexTypename="PayslipWarning"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>Validation error identifed at Payslip/Line Item Level.</xs:documentation></xs:annotation><xs:sequence><xs:elementname="LineItemID"type="pc:payrollRunLineItemID"><xs:annotation><xs:documentation>LineItemID of the payslip containing validation warnings.</xs:documentation></xs:annotation></xs:element><xs:elementname="Warning"type="pp:Warning"maxOccurs="unbounded"><xs:annotation><xs:documentation>List of validation warnings related to the payslip.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>