Re: content type for XHTML fragments

* Garret Wilson wrote:
>A common use nowadays, especially with wikis and newsfeeds, is to store 
>XHTML fragments (such as "this is <em>really</em> cool") to be later 
>integrated into a larger XHTML document.
>
>What content type should we use for XHTML fragments?

application/xml-external-parsed-entity is suitable for any normal XML
fragment, in particular if the elements in the fragment don't properly
declare the right namespace(s).
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Monday, 16 January 2006 08:42:27 UTC