ERROR | 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 |