[Bug 9298] [XPath21] namespace-node() as a KindTest in an Axis Step

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9298


Jonathan Robie <jonathan.robie@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Jonathan Robie <jonathan.robie@redhat.com>  2010-05-04 17:13:14 ---
In today's telcon, the XQuery WG reached the following decision:

Default axis for namespace() is the namespace axis.

In an implementation that does not support the namespace axis,
e.g. XQuery, it always raises an error.

In an XPath implementation, is is deprecated, but required in XSLT
implementations. If the implementation supports the namespace axis, it
returns the namespace node.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 4 May 2010 17:13:17 UTC