IRZ0282S 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 might encounter errors when it transforms an XML message to a language structure. These errors are distinct from XML PARSE errors.
System action
The converter either signals a Language Environment® condition or, if the optional feedback code argument is provided, places a condition token that represents the condition in the argument.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.