← Prev in month ← Prev in thread
Next in thread → Next in month →

Resolved: xmlns and the xmlns-uris feature

From
David Megginson <>
To
XML Developers List <>, SAX Developers' List <>
Date
2004-03-18T12:39:19Z
ID
<>
Thread
Resolved: xmlns and the xmlns-uris feature
K. Ari Krupnikov wrote:

> There are (broken but real) SAX applications that only work when
> http://xml.org/sax/features/namespace-prefixes is true.

That's the problem with adding complexity to, well, anything -- there are 
always people who will rush to use the complex parts, just because they can.

The answer, folks, is (c): when (and only when) Namespace declarations are 
being reporting as attributes, the "xmlns" attribute will have both a local 
part of "xmlns" *and* a Namespace URI.

Now, we need to resolve what features are actually supposed to be documented 
in package.html (a patch would be welcome), check the other support files 
for required updates, freeze, take a short testing period, and release.


All the best,


David
← Prev in month ← Prev in thread
Next in thread → Next in month →