| Error | ORA-30934 |
Description | `string` (string node) cannot be inserted in parent `string` (string node) | Cause | 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 | Action | Insert only child nodes that make sense for this node type |