- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Sep 2010 16:39:50 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10683
Summary: [XQ1.1] Use of "none" for default element/function
namespace
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 1.1
AssignedTo: jonathan.robie@redhat.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
A number of places in the specification refer to the default element and
function namespace being set to "none" being equivalent to it being undefined.
However the string "none" is probably a valid value for these components
(depending how you handle URI values), and you could go so far as to argue that
"<e/>" should evaluate to "<e xmlns="none" />"!
This should probably be the value none without quotes around it. It might just
be better to define this as being set to the empty namespace, rather than none.
--
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, 22 September 2010 16:39:51 UTC