DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29864>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29864 [XSP] logicsheet-util.xsl failes with duplicate namespace declarations ------- Additional Comments From [EMAIL PROTECTED] 2004-07-05 20:21 ------- It's valid, sometimes it's even necessary. Imagine an XSLT working and outputting XHTML: On the one hand you need one namespace declaration with prefix for matching elements. On the other hand you need the default namespace to output xhtml elements without prefix (what's not a must of course).
