ORA-31183: Node type string cannot be converted to desired type
What triggered the Error:
The given node's type cannot be converted correctly for this operation. For example, a DOM Element cannot be converted to Document FragmentWhat should we do to fix it:
Pass a valid node type for the conversion.