You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/01/09 22:20:44 UTC

DO NOT REPLY [Bug 26030] New: - Namespaces in extension-element-prefixes suppressed from output

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: xalan-dev@xml.apache.org
        ReportedBy: zongaro@ca.ibm.com


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