ORA-31195
XML node 'string' of type 'string' does not support this operation.
Cause
The given node's type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations.
Action
Use a valid node type for the operation.
ORA-31195
XML node 'string' (type=string) does not support this operation
Cause
The given node's type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations.
Action
Use a valid node type for the operation.
ORA-31195
XML node 'string' (type=string) does not support this operation
Cause
The given node's type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations.
Action
Use a valid node type for the operation.