| Error | ORA-31067 |
Description | XML nodes must be updated with nodes of the same type | Cause | An attempt was made to use updateXML to update an XML node with a node of another type. | Action | Ensure that the node specified by the XPath matches the type of new data provided. |