XmlNode -> XmlDocument; XPathDocument -> XmlDocument

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi all;
How can I convert an XmlNode to an XmlDocument?
And how can I convert an XPathDocument to an XmlDocument?
We have to change the implementation of one of our libraries to have an XmlDocument as the core object and Im writing convertors for the parts of our API that take these other object types.
thanks - dave <hr class="sig Very funny video - http://blogs.windwardreports.com/davidt/2010/02/reporting-as-a-metaphor.html
Whats your Metaphor?

View the full article
 
Back
Top