[xquery-talk] XQuery Style Conventions
Per Bothner
per at bothner.com
Sat Oct 29 01:54:52 PDT 2005
Till Westmann wrote:
> As a FLWOR expression can have any number of for and let clauses but
> only one of each of the other clauses, all the expressions that are
> evaluated based on the variable bindings of the for and let clauses are
> evaluated at the same level. That level is given by the number of for
> clauses in the FLWOR.
In terms of nesting (i.e. block structure) there is no difference
between a 'let' and a 'for' clause.
--
--Per Bothner
per at bothner.com http://per.bothner.com/
More information about the talk
mailing list