Hi All

I am trying to get back the XmlDocument as a string. I am using the

xDoc.OuterXML;
where xDoc is my XmlDocument.

But the OuterXML seems to work like InnerXML, returning me only the data in
the nodes. I want to whole of the XML including the data and the nodes too.
Can someone let me know where I am goin wrong.

Thanks
Nischal

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to