[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Jeffrey E. Sussna" <jes@k...>
  • To: "'Jonathan Borden'" <jborden@m...>,"'David Megginson'" <david@m...>,"'xml mailing list'" <xml-dev@i...>
  • Date: Wed, 24 Feb 1999 17:14:48 -0800

Here here! Coudn't have said it any better myself.

-----Original Message-----
From: owner-xml-dev@i... [mailto:owner-xml-dev@i...]On Behalf Of
Jonathan Borden
Sent: Wednesday, February 24, 1999 4:59 PM
To: David Megginson; xml mailing list
Cc: www-html-editor@w...
Subject: RE: MIME types vs. DOCTYPE (was RE: ANNOUNCE: New XHTML WD)


David Megginson wrote:
>
>
>  Isn't it easier to identify the resource type externally so
> that it can be handed directly to the correct processor?
>
>
	Assuming that HTML is defined in XML, then isn't the correct processor the
XML processor? text/xml correctly identifies the content-type. If you make
an exception for the specific XHTML DTD then why not for every DTD! The
argument that text/xhtml for content negotiation is a shaky one because the
problem of content negotiation is a well known problem for HTTP. Proposed
solutions include RFC 2295. A better solution is to employ specific
request/response headers e.g.

Content-Type: text/xml
Content-Document-Type: http://www.w3.org/html50.dtd

or,

Content-Type: text/xml; document-type=http://www.w3.org/html50.dtd;
charset=us

The problem with content-type proliferation is that lots of software depends
on known content-types. For example, how can you programmatically tell if a
MIME message body contains XML? Parse it and if it succeeds then TRUE?

Its alot easier to add a new header recognized by new UAs than it is to
modify legacy and currently working code.

Jonathan Borden
http://jabr.ne.mediaone.net


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member