CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 10:16:11 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 10:16:11 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cd99bfec3eb277
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=pYVNswuaP6FowfFek6WSMFz.Kl1cC_CJeWib44AIyZM-1760177771-1.0.1.1-I4jHKUsjjg91OmxEfkHI2Qy0tIxywyy.8_SqPNdyBHkqeJtz1l2PE1LqNtxU1m5CY3Gxow5yX3HeSzW9K3GsZgWIvQKFEUjK3sSqtN086oA; path=/; expires=Sat, 11-Oct-25 10:46:11 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cd99bfec3eb277-BLR
alt-svc: h3=":443"; ma=86400
ORA-XQ-231-C: Need to specify the behavior of XPath context position matching predicate for unordered sequence from Stephen Buxton on 2004-02-16 (public-qt-comments@w3.org from February 2004)
ORA-XQ-231-C: Need to specify the behavior of XPath context position matching predicate for unordered sequence
- From: Stephen Buxton <Stephen.Buxton@oracle.com>
- Date: 16 Feb 04 14:02:09
- To: public-qt-comments@w3.org
- Cc:
- Message-Id: <200402162202.i1GM29G03373@rgmgw5.us.oracle.com>
SECTION 3.9 : Unordered Expressions Unordered Expressions, as defined in 3.9, returns a sequence of items in a nondeterministic order. Consider the following XQuery example defined in 3.2.2 Predicates by applying the additional fn:unordered() function: (fn:unordered(21 to 29))[5] Since fn:unordered() returns a sequence in a nondeterminstic order, it should be clarified that the result can be any integer value between 21 and 29. The behavior needs to be specified in 3.9 and 3.2.2. - Steve B.
Received on Monday, 16 February 2004 17:02:14 UTC