- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 May 2010 01:06:22 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9532 Jim Melton <jim.melton@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jim.melton@acm.org Resolution| |FIXED --- Comment #2 from Jim Melton <jim.melton@acm.org> 2010-05-13 01:06:21 --- Thanks for this report. The example in B.3.1 is indeed missing the now-required keyword "block" preceding the open brace "{" of a block. That will be fixed in the next publication of the XQuery Scripting Extension spec. Although you didn't mention it, the omission also occurs in the generated XQuery text in B.3.3; that omission will also be corrected in the next publication. The transformed representation in B.3.3 is, as you point out, missing the ";" following the two "apply expressions" in the 'then' branch of the 'if'. Research into why they were missing revealed a couple of subtle bugs in the XML schema and the stylesheet, which will also be corrected in the next publication. Based on the corrections I've made, I've marked this bug as RESOLVED/FIXED. If you trust my statement that the change has been made, please mark the bug as CLOSED. If not, then try to remember to mark it CLOSED when we do publish the next draft of the XQuery Scripting Extension document and you can confirm the fixes. -- 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 Thursday, 13 May 2010 01:06:23 UTC