IGZ0283S   XML to language structure conversion could not complete in program PROGRAM-NAME because the character content for element ELEMENT-NAME was longer than the element's maximum of LIMIT characters.

Explanation

XML to language structure conversion encounters errors while transforming an XML message to a language structure. These errors are distinct from XML PARSE errors.

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. Ensure that the message is valid according to the XML Schema upon which the XML to language structure converter is based.

Symbolic Feedback Code

IGZ08R