CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 02:28:50 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 02:28:49 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98caed230b471eef
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=gB1zSrQe0LCiRkLX8O4S.X.2uFtNrWCzZ7HXm95LSww-1760149730-1.0.1.1-d.2s6Wqe46NtS7kwR0K2Q5_2kPX9uo_OOvqRVJ2dhjLUqTH58KOT9gVvYDZiPkFinBOn2dFVuE_FJl34FtXyxgxXMR20vGnkamuIP4RGqtM; path=/; expires=Sat, 11-Oct-25 02:58:50 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98caed230b471eef-BLR
alt-svc: h3=":443"; ma=86400
[XQuery] IBM-XQ-004: Remove namespace nodes from XQuery document from Don Chamberlin on 2004-02-11 (public-qt-comments@w3.org from February 2004)
[XQuery] IBM-XQ-004: Remove namespace nodes from XQuery document
- From: Don Chamberlin <chamberl@almaden.ibm.com>
- Date: Wed, 11 Feb 2004 15:49:49 -0800
- To: public-qt-comments@w3.org
- Message-ID: <OFC1AE6CC2.3B1B4FF1-ON88256E37.00800E5C-88256E37.0082E850@us.ibm.com>
(IBM-XQ-004) In the XQuery document, there should be no reference to "namespace nodes". Since XQuery does not support the namespace axis, there is no way for an expression to return a namespace node. All references to namespace nodes should be replaced by references to the "in-scope namespaces" of an element, a term that is already widely used in both the Data Model and the Functions and Operators documents. Nodes are needed only to preserve identity and to represent a position on an axis. Since namespace-prefix-bindings in XQuery have neither identity nor position, there is no need in XQuery for the concept of a "namespace node". See IBM-DM-031 for a related Data Model comment, but note that this proposal can be adopted independently of IBM-DM-031 ( https://lists.w3.org/Archives/Public/public-qt-comments/2004Feb/0207.html) --Don Chamberlin
Received on Wednesday, 11 February 2004 18:50:07 UTC