Copies a node from one Document to another, including attributes but no children. Required as importNode does not handle namespaces well for element nodes @param mDoc1 Document that x is to be copied to @param x The node to copy @return A copy of the node in mDoc1
(Document doc, Node x)
source not stored for this graph (policy: none)