C#: How to remove namespace information from XML elements

Posted by Marc on Stack Overflow See other posts from Stack Overflow or by Marc
Published on 2009-01-05T13:13:37Z Indexed on 2010/06/10 9:12 UTC
Read the original article Hit count: 300

Filed under:
|
|
|

How can I remove the "xmlns:..." namespace information from each XML element in C#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET