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=26030>. 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=26030 Namespaces in extension-element-prefixes suppressed from output Summary: Namespaces in extension-element-prefixes suppressed from output Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.templates AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] On literal result elements, Xalan-J Interpretive suppresses namespace declarations for prefixes listed in [xsl:]extension-element-prefixes and always suppresses namespace declarations for the http://xml.apache.org/xslt namespace. My reading of 7.1.1 of XSLT [1] is that only namespaces declarations for prefixes listed in [xsl:]excluded-prefixes should be suppressed. [1] http://www.w3.org/TR/xslt#literal-result-element
