- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 14 Apr 2009 08:14:13 +0000
- To: public-qt-comments@w3.org
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