CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 11:49:21 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:32:04 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 11:49:21 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98ce223a9bb5cb77
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=kRiYVqfSeVASPm6420hTV9Zy9e4MWfRQWqPLcFaYyf4-1760183361-1.0.1.1-_zLR5eVSV_pzy2sIzGRn6FIF4oNd1qKgPccqQQVeumAy_m6LoQG2oIl690ejcfr19U3usLEuQl5uz6zH8KGovmoI4QSWuKfNkiehWhPx96g; path=/; expires=Sat, 11-Oct-25 12:19:21 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98ce223a9bb5cb77-BLR
alt-svc: h3=":443"; ma=86400
question on latest spec from Kevin Regan on 2000-11-13 (w3c-ietf-xmldsig@w3.org from October to December 2000)
question on latest spec
- From: Kevin Regan <kevinr@valicert.com>
- Date: Sun, 12 Nov 2000 18:19:43 -0800
- To: w3c-ietf-xmldsig@w3.org
- Message-id: <613B3C619C9AD4118C4E00B0D03E7C3E3CAE3C@exchange.valicert.com>
I've been a way on other activities for a while, and have just recently gotten back to the XML C14N specification. I came across the following in section 2.1: "All whitespace within the root document element MUST be preserved (except for any #xD characters deleted by line delimiter normalization). This includes all whitespace in external entities. Whitespace outside of the root document element MUST be discarded." I'm assuming that this means white space that is presented after the document is processed by the XML processor. When a validating XML processor reads in a document against a DTD, insignificant white space is removed. This is not the white space that the specification is referring to, is it? Sincerely, Kevin Regan
Received on Sunday, 12 November 2000 21:21:58 UTC