- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 30 Oct 2007 12:53:09 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5235
Summary: Editorial, 14.3 fn:namespace-uri:
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: mike@saxonica.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
14.3 fn:namespace-uri reads: Summary: "Returns the namespace URI of the
xs:QName of $arg." which to me is a bit confusing, since it returns the
namespace URI of the node's name.
I suggest changing it to:
"Summary: Returns the namespace URI of the $arg's name, as obtained using the
node-name accessor."
Frans
Received on Tuesday, 30 October 2007 12:53:16 UTC