Maybe using DOMDocument::importNode ? 
(http://xerces.apache.org/xerces-c/apiDocs-2/classDOMDocument.html#309480dc3e5614b5fabfac91857ba57a)

/R

-----Original Message-----
From: Renato Forti [mailto:re...@acm.org] 
Sent: den 27 februari 2013 13:14
To: c-users@xerces.apache.org
Subject: ENC: DOMNode* (to) ->DOMDocument*" 

 

Hi All,

 

I have one "DOMNode*" and I want create a new "DOMDocument*" from this 
"DOMNode*" and then save it on disk!
 
How I can convert a DOMNode into an DOMDocument?
 
How do I can achieve this, anyone can help-me?
Thanks

 

Reply via email to