IGZ0298S   XML to language structure conversion could not complete in program PROGRAM-NAME because the target namespace of element ELEMENT-NAME was NAMESPACE-ACTUAL which is inconsistent with the expected target namespace of NAMESPACE-EXPECTED.

Explanation

XML to language structure conversion can optionally validate the namespace name of XML elements.

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 XML instance document such that the XML elements have namespace names consistent with those specified in the XML Schema.