- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Aug 2011 04:26:30 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13493
Summary: Initial clause in a FLWOR expression
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: XQuery 3.0
AssignedTo: jonathan.robie@gmail.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
In the prose of 3.9 it says "The initial clause in a FLWOR expression may be a
for, let, window, or count clause.". However, in the grammar,
InitialClause ::= ForClause | LetClause | WindowClause
The description of the count clause gives no semantics for its use as an
initial clause, so I assume the grammar is correct and the prose is wrong.
--
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 Monday, 1 August 2011 04:26:32 UTC