CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 20:57:04 GMT
content-type: text/html
content-encoding: gzip
content-location: 0113.html
vary: negotiate,Accept-Encoding
tcn: choice
last-modified: Thu, 13 Jul 2023 17:54:07 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 20:57:04 GMT
access-control-allow-origin: *
x-request-id: 98be78934ee4ea17
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: REVALIDATED
set-cookie: __cf_bm=rAtcE4L5ovYEIDQMWyuINPV9ZUnaFWK1KKCDM7iYXiY-1760129824-1.0.1.1-6h1NpCHm9DS9tJLWeTeq.KGdhktzp05tUXfJA8IwfXflE7bOQVj.tAai.rJBaWQe44pNQzmYvPi6YByKmBMotgykgqZU5fwVAABmI1mVWuE; path=/; expires=Fri, 10-Oct-25 21:27:04 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c90727eb3458e1-BLR
alt-svc: h3=":443"; ma=86400
XSLT and namespace dispatch from Mark Baker on 2002-01-15 (www-tag@w3.org from January 2002)
XSLT and namespace dispatch
- From: Mark Baker <distobj@acm.org>
- Date: Tue, 15 Jan 2002 15:58:40 -0500 (EST)
- To: paul@prescod.net (Paul Prescod)
- Cc: gtn@rbii.com (Gavin Thomas Nicol), www-tag@w3.org
- Message-Id: <200201152058.PAA30234@markbaker.ca>
> I don't understand what you are saying. Nobody is talking about a > universal processor. What I'm hearing is that people want to sniff the > namespace (either from the MIME header or the XML itself) and then > *choose* an XML processor based on the namespace. XSLT stylesheets with > an HTML root-element are one example where this would not work. Not if these stylesheets were described with an XSLT specific media type. Unfortunately, the XSLT Rec has already let that cat out of the bag[1] by requiring */xml be used. This puts a damper on our ability to define consistent namespace dispatch behaviour for the */xml types. [1] https://www.w3.org/TR/xslt#section-Introduction (last paragraph) MB -- Mark Baker, Chief Science Officer, Planetfred, Inc. Ottawa, Ontario, CANADA. mbaker@planetfred.com https://www.markbaker.ca https://www.planetfred.com
Received on Tuesday, 15 January 2002 15:57:31 UTC