ORA-31183
Node type node_type cannot be converted to desired type.
- node_type: The type of the node.
Cause
The specified node's type cannot be converted correctly for this operation. For example, a Document Object Model (DOM) element cannot be converted to Document Fragment.
Action
Pass a valid node type for the conversion.
ORA-31183
Node type string cannot be converted to desired type
Cause
The given node's type cannot be converted correctly for this operation. For example, a DOM Element cannot be converted to Document Fragment
Action
Pass a valid node type for the conversion.
ORA-31183
Node type string cannot be converted to desired type
Cause
The given node's type cannot be converted correctly for this operation. For example, a DOM Element cannot be converted to Document Fragment
Action
Pass a valid node type for the conversion.