ERROR | XML nodes must be updated with nodes of the same type |
CAUSE | An attempt was made to use updateXML to update an XML node with a node of another type. |
ACTION | Ensure that the node specified by the XPath matches the type of new data provided. |
ERROR | XML nodes must be updated with nodes of the same type |
CAUSE | An attempt was made to use updateXML to update an XML node with a node of another type. |
ACTION | Ensure that the node specified by the XPath matches the type of new data provided. |