This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13492 - Values of variables
Summary: Values of variables
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 minor
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 03:48 UTC by Michael Kay
Modified: 2013-06-19 08:27 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2011-08-01 03:48:40 UTC
We state in 3.1.2 "At evaluation time, the value of a variable reference is the value of the expression to which the relevant variable is bound". However, we have a number of constructs that associate a value with a variable by means other than evaluating an expression: examples are the positional variable in a for clause, the various window variables, and the variables in group-by.
Comment 1 Jonathan Robie 2011-09-10 20:43:54 UTC
I'm changing this to: "the value to which the relevant variable is bound".