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/10/18 18:37:55 UTC

DO NOT REPLY [Bug 4270] - XPathAPI does not return namespace attributes

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

XPathAPI does not return namespace attributes





------- Additional Comments From keshlam@us.ibm.com  2001-10-18 09:37 -------
I need to doublecheck the XSLT spec, but I believe that's correct -- in the 
XPath model, "namespace nodes" are not considered attributes. There's a separate 
namespace:: axis which accesses them.