CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 19:34:09 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 19:34:09 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98d0cb120d1dc197
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=ugJJ613mg5ZuAF.9g9R.ki3Opux3Cx8Nax90RbjQGmg-1760211249-1.0.1.1-MoC1RvpaMjFMgaZ2FrHPHvH4W3I1HvfO_s8qZHjelBkKLSToci0HEvrHjZnA8MZq0.x1Cvl3D29BzCq.zMsdCP2K3Xu1PJ211kDAxnSDtKw; path=/; expires=Sat, 11-Oct-25 20:04:09 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98d0cb120d1dc197-BLR
alt-svc: h3=":443"; ma=86400
[XQuery] IBM-XQ-025: Comparable types in Order By clause from Don Chamberlin on 2004-02-17 (public-qt-comments@w3.org from February 2004)
[XQuery] IBM-XQ-025: Comparable types in Order By clause
- From: Don Chamberlin <chamberl@almaden.ibm.com>
- Date: Mon, 16 Feb 2004 20:44:49 -0800
- To: public-qt-comments@w3.org
- Message-ID: <OF0E2FCBAE.F6939446-ON88256E3C.005E8209-88256E3D.001A133D@us.ibm.com>
(IBM-XQ-025) Section 3.9.3, Order By and Return Clauses: The first bulleted list says that each orderspec in an Order By clause must "return values of the same type for all tuples." We should use a different term: "comparable types" rather than "same type", and we should define the term. For the purposes of this rule, all numeric types should be "comparable". The types xs:string and xdt:untypedAtomic should be "comparable". Any atomic type should be "comparable" with its derived types, and two atomic types that are derived from the same base type (or that are both derived from numeric types) should be "comparable". --Don Chamberlin
Received on Monday, 16 February 2004 23:44:53 UTC