On Apr 9, 2005, at 13:54, Eric Scheid wrote:
is there any functional difference between...
<content type="xhtml">...</content>
and
<content type="application/xhtml+xml">...</content>
???
The first takes a fragment that could live in a div. The latter takes a full XHTML document (html, head, title, body and all).
-- Henri Sivonen [EMAIL PROTECTED] http://hsivonen.iki.fi/
