IGZ0230S   The processing procedure for an XML PARSE statement set XML-CODE to an unsupported value of xml-code-value for XML event xml-event.

Explanation

The XMLPARSE(XMLSS) compiler option was in effect. For the END-OF-INPUT XML event, XML-CODE can be set to a value of -1, zero or 1. For all other XML events, only -1 and zero are supported.

System action

The application was terminated.

Programmer response

Correct the statements that set the value of the XML-CODE special register.

Symbolic Feedback Code

IGZ076