[Bug 14892] [FO3] fn:path applied to unnamed namespace node

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

--- Comment #1 from Michael Kay <mike@saxonica.com> 2011-11-23 21:47:23 UTC ---
Agreed, a rule for this needs to be added to the spec. For reference, the
solution used in the test case is

namespace::*[local-name()=""]

which does seem to be the simplest way of selecting the unnamed namespace node
(that is, the namespace node for the default namespace)

-- 
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 Wednesday, 23 November 2011 21:47:33 UTC