CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 16:08:55 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:50:22 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 16:08:55 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cf9e6efeaec19c
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: MISS
set-cookie: __cf_bm=7bOYcxva8aRVidJvqBgETewhI45S5RtzvOs_jYJruU0-1760198935-1.0.1.1-CjIsyq.HbMkBQ6i25IP4V6ycknit1lgel.JcJPb5rKXnXYPJn8cbJ7oUJvLK0T_CIWaCKaly_KxxCzEayhFF5y_HM9_MSpEeJ64ssgwAZbA; path=/; expires=Sat, 11-Oct-25 16:38:55 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cf9e6efeaec19c-BLR
alt-svc: h3=":443"; ma=86400
ORA-XQ-211-C: "scope of variables" is not defined from Stephen Buxton on 2004-02-16 (public-qt-comments@w3.org from February 2004)
ORA-XQ-211-C: "scope of variables" is not defined
- From: Stephen Buxton <Stephen.Buxton@oracle.com>
- Date: 16 Feb 04 13:40:34
- To: public-qt-comments@w3.org
- Cc:
- Message-Id: <200402162140.i1GLeY229220@rgmgw6.us.oracle.com>
SECTION 3.1.2: Variable References At the end of 3.1.2, it says variable binding is defined on top of a concept "scope". However, there does not seem to be a central place to define the concept of scope in XQuery spec. Instead, its defintion is scattered in each expression which can create variable binding scope. 3.8, 3.11 and 3.12.2 define the scope of a variable explicitly for FLWOR, Quantified Expr and TypeSwitch respectively, however, the scope of a variable is not defined for function call. It would be better if the scope of a variable binding for all kinds of expressions were listed here and made cross references to each kind expression and give some examples too. - Steve B.
Received on Monday, 16 February 2004 16:40:37 UTC