This post explains how to create XML element without namespace attribute in C#. This post also is answer to following topics, How to prevent blank xmlns attributes in output from .NET’s XmlDocument? Avoid unwanted (empty) xmlns attribute added by appendChild Consider an XML file which is having one or more Namespace URI (xmlns) defined. When you add […]