- From: <bugzilla@jessica.w3.org>
- Date: Tue, 30 Oct 2012 10:55:43 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19671-523-w3UuQCgKMk@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19671
Jim Melton <jim.melton@acm.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jim.melton@acm.org
Resolution|--- |FIXED
--- Comment #4 from Jim Melton <jim.melton@acm.org> ---
At its F2F meeting on 2012-10-30, the WGs agreed to adopt a version-number
policy that is outlined by the following bullet points:
XQuery processor that implements version "n.m"
* If given a query specifying version "n.m", then evaluate it using
"n.m" rules
* If given a query without a version specification, then evaluate
it using "n.m" rules
* If given a query specifying version "x.y":
- If able to process query strictly as version "x.y", then may do so
- If unable to process query as version "x.y", but "willing and able"
to evaluate query as version "n.m", then
# may give warning
# Evaluate using version "n.m" rules
- Otherwise, error
The Editor will wordsmith this policy properly.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 30 October 2012 10:55:52 UTC