Rational Developer for System z, Version 7.6

Limitation: XML Element nesting depth

Problem: The XML to language structure converter returns the following exception message:

IGZ0291S XML to data structure conversion could not complete
in program program-name because the maximum XML element
nesting depth was exceeded. The error occurred at element
element-name with character content character-content.

Workaround: The XML to language structure converter could not handle the nesting depth of a particular XML element. Though there is an allowance for nesting levels beyond that of the original COBOL structure, it can be exceeded. If an element exists in the request XML document that is not in the schema, the element will cause this condition if its nesting level is too deep.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)