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.
The XML to language structure converter could not handle the nesting depth of a particular XML element. Although there is an allowance for nesting levels beyond that of the original COBOL structure, this allowance can be exceeded. For example, if an element exists in the request XML document that is not in the schema, the element causes the nesting depth error if its nesting level is too deep.