IBM0966S
XML to language structure conversion could not complete in procedure PROCEDURE-NAME because the character content for element ELEMENT-NAME had a length equal to or greater than INPUT-LENGTH characters which was too long for the converter to process.

Explanation

The XML converter maintains a buffer for character content whose size is equal to that of the largest character member in the language structure or 128, whichever is larger.

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. Check for any excessive whitespace in the element content.

Symbolic Feedback Code

IBM0U6