IRZ0279S XML to language structure conversion could not complete in program PROGRAM-NAME because conversion of the character content of an XML element or attribute that is of type xsd:boolean did not match 'true', 'false', '1', or '0'. The error occurred at XML path XML-PATH with the character content CHARACTER-CONTENT.
Explanation
XML to language structure conversion detected that the content of an XML element or attribute that is of type xsd:boolean did not match 'true', 'false', '1', or '0'.
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.