' (string node) cannot be inserted in parent 'string' (string node)
What triggered 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 documentWhat should we do to fix it:
Insert only child nodes that make sense for this node type