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 2002/11/01 10:50:48 UTC

DO NOT REPLY [Bug 14157] New: - ExsltDynamic documentation enhancement

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

ExsltDynamic documentation enhancement

           Summary: ExsltDynamic documentation enhancement
           Product: XalanJ2
           Version: 2.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: org.apache.xalan.lib
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: richard.zschech@cqrdata.com


Hi,

In the class org.apache.xalan.lib.ExsltDynamic's documentation there is a 
namespace xmlns:math="http://exslt.org/dynamic", while technically not 
incorrect is a bit misleading.
The namespace xmlns:dynamic="http://exslt.org/dynamic" would be better.

I guess it was copied from org.apache.xalan.lib.Math

Chears.