[Bug 6295] New: [XQuery 1.1] "count" as first clause in FLWOR

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6295

           Summary: [XQuery 1.1] "count" as first clause in FLWOR
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 1.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


In the XQuery 1.1 draft dated 3 Dec 2008, the grammar has

[40]            FLWORExpr          ::=          InitialClause
IntermediateClause* ReturnClause
[41]            InitialClause      ::=          ForClause | LetClause |
WindowClause

but the prose says (last para before 3.8.1)

"The initial clause in a FLWOR expression may be a for, let, window, or count
clause."


-- 
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, 10 December 2008 12:16:10 UTC