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 2001/12/03 23:32:44 UTC

DO NOT REPLY [Bug 5251] New: - ApplyXPath should support namespaced xpaths.

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

ApplyXPath should support namespaced xpaths.

           Summary: ApplyXPath should support namespaced xpaths.
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: keshlam@us.ibm.com


As a teaching example, it should demonstrate both picking up namespaces from a 
node (simplest demonstration would be to use the source document's root element, 
which works for many cases -- or load a second XML document) and getting them 
via an explicit resolver.