- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Feb 2014 11:01:47 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24221 Jonathan Robie <jonathan.robie@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Jonathan Robie <jonathan.robie@gmail.com> --- I propose to close this with the following text: Delete: A FLWOR expression consists of an initial clause, zero or more intermediate clauses, and a final clause. Rewrite: Conceptually, the first</phrase> clause generates a tuple stream. Each clause between the first clause and the return clause takes the tuple stream generated by the previous clause as input and generates a (possibly different) tuple stream as output. The return clause takes a tuple stream as input and, for each tuple in this tuple stream ... -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 17 February 2014 11:01:52 UTC