Cause:
An attempt was made to pass an XMLType fragment with multiple children as new data for the updateXML operator.
Suggested solution:
Extract the desired child from the XMLType before passing it to updateXML as the desired new XML node.
Database:
Oracle 11g Release 2 (11.2)
0 Comments.