DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23484>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23484 XML with default namespace wrongly processed ------- Additional Comments From [EMAIL PROTECTED] 2003-09-29 15:25 ------- Concerning the namespace issue, I understand that the accepted behavior is the one stated at the FAQ. Now, you tell me that I have to avoid default namespaces... OK but the problem is that we are building stylesheets to deal with XML documents from other people. Do I have to tell everybody not to use default namespaces when they send their documents to my site? On what grounds? That their documents are invalid? By the way, I re-installed xalan 2.5.1, from a different mirror, checked that there is no some older .jar and I get the same result. More over, if I remove the default xmlns AND insert a DTD reference I get the same behavior. And without DTD I can't process standard entities such as aacute, etc.
