Rational Developer for System z

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 may encounter errors while transforming an XML message to a language structure that are distinct from XML PARSE errors.

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.

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.

Feedback