Pierpaolo Fumagalli wrote: > > Yes, but as far as I can see, since the xmlns prefix is bound to the > "http://www.w3.org/2000/xmlns/", why does the SAX parser doesn't report > it? In my code I check for that, but IMVHO, the parser itself should > specify the URI when meeting a xmlns:* attribute...
Doing this change now would mean our SAX parser is no longer compliant with the current Namespaces in XML specification. Again, it's unfortunate we have to live with this decrepancy between the DOM and the XML parser, but we'll have to live with this until the Namespaces in XML spec is revised or an errata is published. -- Arnaud Le Hors - IBM Cupertino, XML Technology Group