Hi Alberto,

Alberto Massari wrote:

Hi Reuven,
when you need to move nodes from a document to another you need to call importNode (that actually clones them using the memory from the destination document) and removeNode.

This might make things easier, in this case I will need a wrapper for the document itself only.


BTW, Xerces-C++ has a wrapper (XMLCOM) that exposes a COM interface similar to MSXML2; have you looked at it?

The COM problem is not related to referencing. I do not need a COM interface.
Alberto


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to