OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: MIME types vs. DOCTYPE (was RE: ANNOUNCE: New XHTML WD)

[ Lists Home | Date Index | Thread Index ]
  • From: "Jonathan Borden" <jborden@mediaone.net>
  • To: "David Megginson" <david@megginson.com>, "xml mailing list" <xml-dev@ic.ac.uk>
  • Date: Wed, 24 Feb 1999 19:59:14 -0500

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@ic.ac.uk
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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS