<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frednurk</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frednurk"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Frednurk"/>
	<updated>2026-05-27T20:28:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Namespace_confusion&amp;diff=5681</id>
		<title>Namespace confusion</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Namespace_confusion&amp;diff=5681"/>
		<updated>2010-12-29T20:45:08Z</updated>

		<summary type="html">&lt;p&gt;Frednurk: old link was seemingly to the wrong post (and not by Ian Hickson), this appears to be the right link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for collecting evidence about Namespaces in XML not being helpful.&lt;br /&gt;
&lt;br /&gt;
==Bugs caused by Namespaces==&lt;br /&gt;
&lt;br /&gt;
* [http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6475032 Redeclaring a namespace breaks]&lt;br /&gt;
* [http://dev.ctor.org/soap4r/ticket/179 Prefix difference breaks]&lt;br /&gt;
* [https://sourceforge.net/tracker/?func=detail&amp;amp;atid=454391&amp;amp;aid=924041&amp;amp;group_id=48863 Prefix difference breaks]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009May/0064.html Wrong prefix used causing bad expansion]&lt;br /&gt;
* [http://hsivonen.iki.fi/atom-xhtml/ Feed aggregators failing with prefixed XHTML elements]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdfa/2009Mar/0068.html Declared prefix and used prefix differ]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdfa/2009Mar/0060.html RDFa used without declaring prefix]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Mar/0100.html Hard-wired prefix]&lt;br /&gt;
* [http://www.greenbytes.de/tech/webdav/webdav-redirector-list.html#issue-namespace-handling Namespace bugs in the WebDAV implementation in Windows]&lt;br /&gt;
&lt;br /&gt;
==Wrong documentation about Namespaces==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-May/019717.html Wrong URI declared (slash missing)]&lt;br /&gt;
* [http://www.jenitennison.com/blog/node/104#comment-4957 Prefix missing]&lt;br /&gt;
&lt;br /&gt;
==Namespace-related questions==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.xml.org/archives/xml-dev/200502/msg00306.html prefix difference]&lt;br /&gt;
* [http://lists.xml.org/archives/xml-dev/200808/msg00030.html declaring the same nsprefix twice on one element]&lt;br /&gt;
&lt;br /&gt;
==Namespace-related anecdotes==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/2004/04/webapps-cdf-ws/papers/verity.html “90% of the technical questions” writes the O’Reilly XForms book author]&lt;br /&gt;
* [http://www.ibm.com/developerworks/library/x-abolns.html “Experience shows XML namespaces can be a common cause of confusion”]&lt;br /&gt;
* [http://nothing-more.blogspot.com/2004/10/loving-and-hating-xml-namespaces_21.html “If there is any one of the W3C&#039;s family of XML specifications, that has caused me the most grief, XML Namespaces is probably it.” writes the Lead Developer of MSXML and System.Xml]&lt;br /&gt;
* [http://www.tbray.org/ongoing/When/200x/2003/12/13/MegaXML “I have a picture that made the audience at the session gasp in disbelief.” (Picture showing lots of namespace declarations.)]&lt;br /&gt;
&lt;br /&gt;
==Related pages on other wikis==&lt;br /&gt;
&lt;br /&gt;
* [http://microformats.org/wiki/namespaces-considered-harmful Namespaces considered harmful on the Microformats wiki]&lt;br /&gt;
&lt;br /&gt;
==E-mails detailing lists of problems with namespaces==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2008-August/015905.html A WHATWG e-mail by Henri Sivonen in the context of RDFa]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Aug/0035.html &amp;quot;Why bound prefixes are an anti-pattern in language design&amp;quot; by Ian Hickson]&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/www-archive/2010Sep/0054.html Objections by Henri Sivonen to a proposal to introduce more namespaces to text/html]&lt;br /&gt;
&lt;br /&gt;
==E-mails showing confusion with namespaces==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-html/2008Aug/0499.html Karl Dubost on xml:lang in text/html] (Admittedly this is a rather hard case given that {lang}, {xml:lang}, and xml{lang} all exist.)&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Aug/0085.html Confusion about what &amp;lt;code&amp;gt;&amp;amp;lt;div xmlns:dc=&amp;quot;http://purl.org/dc/elements/1.1/&amp;quot;&amp;gt;&amp;lt;/code&amp;gt; declares] ([http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Aug/0086.html Initially suspected to be sarcasm!])&lt;br /&gt;
&lt;br /&gt;
==Confusion about the Origin of Namespaces==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/semantic-web/2007Dec/0116.html TimBL addresses confusion about the cause and effect of RDF and Namespaces]&lt;br /&gt;
&lt;br /&gt;
== More about Namespaces ==&lt;br /&gt;
* http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2006-November/007663.html&lt;/div&gt;</summary>
		<author><name>Frednurk</name></author>
	</entry>
</feed>