How do I undeclare the default xml namespace?



How do I undeclare the default xml namespace?..

Answer / Deepak Kulhadiya

To undeclare (remove) the default XML namespace in an XML document, you can simply remove the declaration at the top of the file. If a prefix has been associated with the default namespace earlier in the document, also ensure to remove these associations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What happens if your atom feed fails the validation?

1 Answers  


Write syntax to serialize class using XML Serializer?

1 Answers  


How to use filtering in xslt? : xslt

1 Answers  


Which XML is set to be valid XML?

1 Answers  


Does the scope of an xml namespace declaration ever include the dtd?

1 Answers  


Why do xml namespaces start with http?

1 Answers  


Why XML editor is needed instead of Notepad?

1 Answers  


Why is xslt used?

1 Answers  


How xml is used in web application?

1 Answers  


Explain how to remove a particular attribute from XML?

1 Answers  


What are rss feeds and how do I use them?

1 Answers  


What rss 2.0 files look like?

1 Answers  


Categories