CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 02:05:07 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:30:33 GMT
cache-control: max-age=2592000, public
expires: Tue, 11 Nov 2025 02:05:06 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98d307c1dba7c181
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=IeO4KGbKHeB.8bzynhi_u9UhigTVQ1LY9jKzdkpkNog-1760234707-1.0.1.1-9M2nqdkSPiue8AcN4Ja3M2nK9N1p8_go5GXRtwRfGSV7pKsCvF9ZiDRUMYyipwAeL1fNo2OwB2p_G9X8.UQA.aYzjmOTv37G3BzFqU5m9XA; path=/; expires=Sun, 12-Oct-25 02:35:07 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98d307c1dba7c181-BLR
alt-svc: h3=":443"; ma=86400
XML 1.0 Specification Errata from Nathan D. Ryan on 2000-06-02 (xml-editor@w3.org from April to June 2000)
XML 1.0 Specification Errata
- From: Nathan D. Ryan <Nathan.Ryan@Colorado.EDU>
- Date: Thu, 1 Jun 2000 21:12:17 -0600 (MDT)
- To: xml-editor@w3.org
- Message-ID: <Pine.GSU.4.05.10006012044520.8125-100000@anchor.cs.colorado.edu>
Section 2.3 Production 9 contains the character sets [^%&"] and [^%&'], which are ill-defined since the universal character set is ambiguous. These sets should presumably be replaced by (Char - [%&"]) and (Char - [%&']), respectively. Production 10 contains the character sets [^<&"] and [^<&'], which are ill-defined since the universal character set is ambiguous. These sets should presumably be replaced by (Char - [<&"]) and (Char - [<&']), respectively. Production 11 contains the character sets [^"] and [^'], which are ill-defined since the universal character set is ambiguous. These sets should presumably be replaced by (Char - '"') and (Char - "'"), respectively. Section 2.4 Production 14 contains the character set [^<&], which is ill-defined since the universal character set is ambiguous. This set should presumably be replaced by (Char - [<&]). Section 3.2.1 Production 48 does not allow for parameter entity references. Section 3.2.2 Production 51 does not allow for parameter entity references
Received on Thursday, 1 June 2000 23:12:28 UTC