OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: SAX Filters for Namespace Processing



"David E. Cleary" wrote:
> > According to the XML Schema re-interpretation of namespace semantics,
> > they are alternative representations of the same thing, one with
> > elementFormDefault="qualified" and one with
> > elementFormDefault="unqualified" (which is the newly invented usage, and
> > the default!)
> 
> They are not the same thing, and we have hours of debates in the Schema WG
> to attest to this fact. There is absolutly no reinterpretaion of namespace
> semantics in XML Schema.

I wouldn't take credit in any way for being responsible for W3C
Schemas.  They're an embarrassment.  But more to the point, having
local, unqualified elements creates ambiguity in the namespace model and
goes against nearly all of the best practices that the W3C has been
preaching regarding namespaces for so long.  Now, if you had an
application layer attribute that was something other than a legal
namespace declaration, I could see having unqualified elements (as long
as they weren't part of a previsouly defined default namespace)  But
then again, namespaces are another spec that's an embarrassment.

-- Tom