[Bug 2692] for $p at $p in EXP return $p

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


chamberl@almaden.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From chamberl@almaden.ibm.com  2006-01-23 17:20 -------
Michael,
The Query and XSLT working groups discussed this issue at their meeting on 
January 17, 2006, and agreed to adopt Alternative "B" as described above. In 
XQuery, in a for-clause of a FLWOR expression, each positional variable must be 
distinct from the iteration variable with which it is paired (that is, the 
variables on the left and right of an "as" keyword must have distinct names). 
This change does not affect XPath. The XQuery specification will be edited to 
include this new rule. Since you were present for the discussion of this issue, 
I am marking this bug report "closed".
Regards,
Don Chamberlin

Received on Monday, 23 January 2006 17:20:46 UTC