Rational Developer for System z

IRZ0281S

XML to language structure conversion could not complete in program PROGRAM-NAME because the valid range of a repeating group or repeating data item was exceeded. The error occurred at XML path XML-PATH.

Explanation

XML to language structure conversion may encounter errors while transforming an XML message to a language structure that are distinct from XML PARSE errors.

System 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.

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.

Feedback