CDISP0784I
While the XML was processed, the compiler encountered element or attribute names that result in SPL attribute names that are not supported. An underscore character (__) was prepended to the SPL attribute name to make it a supported name.
ignorePrefix parameter in the XMLParse operator. Ensure that the invocation of the XMLParse operator uses the param ignorePrefix : true; parameter.