XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because an error return code of RETURN-CODE
was received from the PLISAX FUNCTION-SUFFIX built-in function. The
error occurred at element ELEMENT-NAME with the character content
CHARACTER-CONTENT.
Explanation
XML to language structure conversion makes use
of the PL/I PLISAXx built-in function. The return code provided is
from the PL/I PLISAXx built in function as described in SC27-1457-05
(or later), "Enterprise PL/I for z/OS Programming Guide Version 3".
System programmer response
Use the return code to determine the
error and correct the input XML message.
- System action:
- The converter will either signal a Language Environment condition
or, if the optional feedback code argument is provided, a condition
token representing the condition will be placed in the argument.