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=6589>. 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=6589 Multiple default namespaces cannot be selected with "". ------- Additional Comments From [EMAIL PROTECTED] 2002-02-20 19:06 ------- This shows the limitations of default namespaces. Obviously, there is only one default namespace at any given time, and XPath works a lot better when you use prefixes. Based on the expression you want to use, I think prefixed namespaces are a necessity. You'll get a more readable stylesheet as a benefit.
