IGZ0282S   XML to language structure conversion could not complete in program PROGRAM-NAME because none of the elements in the input XML document matched a mapped element in the XML Schema upon which the XML converter is based.

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

IGZ08Q