[Bug 6807] [FO] ambiguity in fn:namespace-uri-for-prefix

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


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Michael Kay <mike@saxonica.com>  2009-04-14 08:14:13 ---
I agree this should be clarified. I suggest:

* If $element has an in-scope namespace whose namespace prefix is equal to
$prefix, the function returns the namespace URI of that namespace. 

* If $prefix is the zero-length string or the empty sequence, the function
returns the namespace URI of the default namespace for $element if there is
one, or the zero-length string otherwise 

* In all other cases, the function returns the empty sequence.


-- 
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, 14 April 2009 08:14:23 UTC