- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 05 Nov 2006 15:03:56 +0100
* Elliotte Harold wrote: >Really? Never? There are many HTML 4 documents that are well-formed XML >documents? Are these not legal HTML 5 documents? I scanned the spec >quickly, but I didn't find anything that was flat out forbidden by XML. For a document to be a HTML 4 document it would need a HTML 4.01 document type declaration, and for a document to be a well-formed XML document, it would have to have no HTML 4.01 document type declaration. There are not many documents that both have and don't have a HTML 4.01 document type declaration. Remember that the DTD needs to match the production for external subsets. -- Bj?rn H?hrmann ? mailto:bjoern at 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 Sunday, 5 November 2006 06:03:56 UTC