CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 07:29:41 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 07:29:41 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cca5d408b36cd6
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=.2tkf1yKeiJl9sqA5MCF4ITuwcjaXGZ4E8NsuR_ENrs-1760167781-1.0.1.1-zYnKZedMRfHSNejrYC2snqcdiyc4tVbq1wc3e.2IgvVX6Q_5jmkVfruYu_dDVA3y7k0tCj4h_mq7d.4L3XWt_GqDgpEQbNtGWHQKKJKcQMY; path=/; expires=Sat, 11-Oct-25 07:59:41 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cca5d408b36cd6-BLR
alt-svc: h3=":443"; ma=86400
[XQuery] MS-XQ-LC1-085 from Michael Rys on 2004-02-16 (public-qt-comments@w3.org from February 2004)
[XQuery] MS-XQ-LC1-085
- From: Michael Rys <mrys@microsoft.com>
- Date: Mon, 16 Feb 2004 03:13:56 -0800
- To: <public-qt-comments@w3.org>
- Message-ID: <EB0A327048144442AFB15FCE18DC96C7020A31EC@RED-MSG-31.redmond.corp.microsoft.com>
Section 3.7.1.3 Content Technical "Predefined entity references and character references are expanded into their referenced strings, as described in 3.1.1 Literals. Each consecutive sequence of literal characters evaluates to a single text node containing the characters. However, if the sequence consists entirely of boundary whitespace as defined in 3.7.1.4 Whitespace in Element Content and the Prolog does not specify xmlspace = preserve, then no text node is generated.": As in comment MS-XQ-LC1-082, we should not expand whitespace entities before we apply whitespace handling/normalization rules. Also, some of the XML element content whitespace normalization rules are missing.
Received on Monday, 16 February 2004 06:14:05 UTC