- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 May 2016 14:51:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29610
Bug ID: 29610
Summary: Differing namespace definitions for xqt-errors
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: XQuery 3.0
Assignee: jonathan.robie@gmail.com
Reporter: adam@exist-db.org
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
The namespace for errors described in this document
https://www.w3.org/2005/xqt-errors/, says that the namespace is
"https://www.w3.org/2005/xqt-errors/"
However in this document https://www.w3.org/TR/xquery-30, it says that the
namespace for errors is "http://www.w3.org/2005/xqt-errors".
Note that one has a trailing '/' in the namespace whilst the other does not.
I also note that XPath 2.0, 3.0, and 3.1, and XQuery 1.0, and 3.1 are all
consistent with XQuery 3.0 in not having a trailing '/'.
Which one is correct I wonder? I note that Saxon uses
http://www.w3.org/2005/xqt-errors, however eXist is using
http://www.w3.org/2005/xqt-errors/
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 5 May 2016 14:53:55 UTC