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 14369 - [XQuery30] editorial: "global variable"
Summary: [XQuery30] editorial: "global variable"
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 (show other bugs)
Version: Working drafts
Hardware: All All
: 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-10-04 00:40 UTC by Michael Dyck
Modified: 2012-12-11 15:51 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2011-10-04 00:40:49 UTC
Sections 4.12 and 4.12.2 use the term "global variable" without defining it.
Comment 1 Jonathan Robie 2012-07-24 15:39:59 UTC
The Working Group has decided this is editorial. Two possibilities:

* Rename "global variable" to "module variable"
* Ensure that the definition of "module variable" includes those added to the module by the implementation
* Rename "Variable Declaration" to "Module Variable Declaration"
* Do not change the grammar

Or:

* Eliminate the use of 'global variable', rewriting the equivalent sentences.
Comment 2 Michael Dyck 2012-10-09 07:34:22 UTC
Section 4.12.2 still refers to "the global variables and functions".
Comment 3 Jonathan Robie 2012-12-11 15:51:28 UTC
(In reply to comment #2)
> Section 4.12.2 still refers to "the global variables and functions".

Fixed - it now says "the public variables and functions".