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=9959>.
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=9959

All extensions should use same namespace URI

           Summary: All extensions should use same namespace URI
           Product: XalanJ2
           Version: 2.4Dx
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The URI
http://xml.apache.org/xalan
currently applies to the additional functions supplied with Xalan-Java (like
nodeset and distinct), but not to extension properties (Xalan-specific
attributes on official XSLT instructions). I'm not sure about the status of
any Xalan-specific elements other than redirect, which evidently uses yet
another namespace. SQL-related functions are in yet another namespace.
These namespaces should at least be uniform, if not all the same, for all
extension features that are part of the official Xalan release.

Reply via email to