Oracle Error OCI-30934: ‘string’ (string node) cannot be inserted in parent ‘string’ (string node)

Oracle Error Message

OCI-30934: ‘string’ (string node) cannot be inserted in parent ‘string’ (string node)

Reason for the Error

The schema does not allow a child node of this type to be inserted into a parent node of this type. For example, only element nodes may only be inserted into a document

Solution

Insert only child nodes that make sense for this node type