Hi, everyone!

I've noticed the lack of an ImportNode method in TinyXML.

The idea behind this method is to move nodes from one DOM Document to another.

Since I needed this code for some program, I've modified the TinyXML source (from CVS) and submitted a patch with this new functionality.

Please take a look at it here:

http://sourceforge.net/tracker/index.php?func=detail&aid=2040508&group_id=13559&atid=313559

Hope this helps improve the library.

Best regards,
Patricio Zavolinsky.