CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 16:12:40 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 16:12:40 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cfa3ef0f54741b
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=wj.0lbvliGsXgckAz99qab90v5YHcMaBExTp9DPfCPI-1760199160-1.0.1.1-QaDduiMJ5djGdhRZw7_GlxHzYXpM.ny_IRz57KJbbdh5YVhrN1O82XBtOKUaGhw5a3Jwi6QlIxb9lK0iI9BkPNstkoWbK5Ceg1KY.pdTZdc; path=/; expires=Sat, 11-Oct-25 16:42:40 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cfa3ef0f54741b-BLR
alt-svc: h3=":443"; ma=86400
ORA-XQ-134-B: inconsistent whitespace rules for rules borrowed from other recommendations from Stephen Buxton on 2004-02-16 (public-qt-comments@w3.org from February 2004)
ORA-XQ-134-B: inconsistent whitespace rules for rules borrowed from other recommendations
- From: Stephen Buxton <Stephen.Buxton@oracle.com>
- Date: 16 Feb 04 13:21:44
- To: public-qt-comments@w3.org
- Cc:
- Message-Id: <200402162121.i1GLLib13022@rgmgw4.us.oracle.com>
SECTION A.1: EBNF Rule [21] QName is a reference to another recommendation, "Namespaces in XML", which does not have a notion of "ignorable whitespace". Instead, all permissible whitespace is explicitly specified using the S non-terminal. This means that the EBNF conventions in "Namespaces in XML" is subtly different from the EBNF conventions in the present document. An EBNF in XQuery means that whitespace, comments, pragmas and must-understand extensions are permitted between successive items on the right hand side, whereas an EBNF in "Namespaces in XML" does not have that convention. It would be a mistake for a reader of XQuery to follow the link to "Namespaces in XML" and try to apply XQuery's whitespace rules to the rule found at the end of the link. I believe the intention is that XQuery's ignorable whitespace is not permitted on either side of the colon in a QName. Thus "prefix : localname" is not a valid QName for purposes of XQuery, just as it is not permitted in a textual XML document. Also, comments are not permissible on either side of the colon. Perhaps the way to clarify this is to add a /* ws:explicit */ comment to this rule. There may be other rules imported from other recommendations that need attention on this issue as well. - Steve B.
Received on Monday, 16 February 2004 16:21:48 UTC