IBM0965S
XML to language structure conversion could not complete in procedure PROCEDURE-NAME because the size of the input XML message was INPUT-LEN characters, which exceeds the maximum of MAXIMUM characters for this converter.

Explanation

XML to language structure conversion supports parsing XML messages whose length falls within certain compiler limits.

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.

Programmer response

Correct the input XML message or define an auxiliary language structure or structures to process the XML in segments.

Symbolic Feedback Code

IBM0U5