Oracle Error Message
ORA-19043: Multiply nested XMLROOT function disallowed
Reason for the Error
An XMLROOT function has an operand that is also an XMLROOT function.
Solution
Modify the query so that there are no multiply nested XMLROOT functions.