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=24979>. 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=24979 XPathNSResolver doesn't resolve URI prefix ------- Additional Comments From [EMAIL PROTECTED] 2004-02-11 23:14 ------- It is a bug in the implementation of XPathNSResolver. According to [1] "In addition to explicit namespace attributes, any element has an implicit declaration of its own prefix, if any, or if no prefix then of the default namespace, which is enforced during namespace serialization, fixup, and lookup, which must be added to the set of in-scope namespaces when generating namespace nodes for an element." [1] http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#NamespaceNodes
