CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 23:18:48 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:50:21 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 23:18:47 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98d21421a850c1f7
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=C9xT_HdMAc54E5R5czoZxsFmSfpk1hScTDbSXk8f.VI-1760224728-1.0.1.1-N9VmovsVidIWgAd5gX2o86vP9SiaEn94aTg7JuGZmQSTUetEpyrJS3O3TGuNELQ_QPWbKG4stWBsPeBpsZuLy1CbRDH_htKX9SAh0fsvMJ0; path=/; expires=Sat, 11-Oct-25 23:48:48 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98d21421a850c1f7-BLR
alt-svc: h3=":443"; ma=86400
[XQuery] Static type of an external variable from Kay, Michael on 2004-01-14 (public-qt-comments@w3.org from January 2004)
[XQuery] Static type of an external variable
- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Wed, 14 Jan 2004 20:03:37 +0100
- To: <public-qt-comments@w3.org>
- Message-ID: <37B64F4BA60E9E4FB9F60929E05980242877B7@DAEMSG03.eur.ad.sag>
XQuery section 4.11 states: If a variable declaration contains neither a type nor an expression, the type and value of the variable must both be provided by the external environment at evaluation time. The static type of such a variable is considered to be xs:anyType. I think that "xs:anyType" should read "item()*" Michael Kay
Received on Wednesday, 14 January 2004 14:03:14 UTC