CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:23:38 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 14:23:37 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cf04322e98999b
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=bt0TwawwjJrj89QejblGIEQI2RZigGXgf3XQxsk7o2w-1760192618-1.0.1.1-p0n8c_eoJn8ZFj27xqd01i_mPzn9u58kTytyCqk5U_5K.x7FyWTKAb0HK7iNvsuiNPGalQIIyn6ZDu8AQc5HLLBaePklVrWgqOBc4VTxaPw; path=/; expires=Sat, 11-Oct-25 14:53:38 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cf04322e98999b-BLR
alt-svc: h3=":443"; ma=86400
ORA-XQ-281-B: please permit // on element nodes from Stephen Buxton on 2004-02-16 (public-qt-comments@w3.org from February 2004)
ORA-XQ-281-B: please permit // on element nodes
- From: Stephen Buxton <Stephen.Buxton@oracle.com>
- Date: 16 Feb 04 14:18:00
- To: public-qt-comments@w3.org
- Cc:
- Message-Id: <200402162218.i1GMI0215469@rgmgw6.us.oracle.com>
SECTION 3.2: Path expressions It says that "//" at the beginning of a path expression is an abbreviation for fn:root(self::node()) treat as document-node()/ descendent-or-self::node(). As noted, this will cause an exception if the root is not a document node. This seems arbitrary. Why not permit // when the root of a node is just an element node, for example? - Steve B.
Received on Monday, 16 February 2004 17:18:03 UTC