- From: William F. Hammond <hammond@csc.albany.edu>
- Date: Wed, 5 Sep 2001 15:46:22 -0400 (EDT)
- To: www-html@w3.org
"Matt Brooks" <matt@mbjlp.com> writes: > I suppose the best alternitive is use xml compliant documents, without > the doctype declaration so no validation gets performed, but still > point the <html> tag at the XML namespace. Validation is mainly a task for the content provider. The move to XML is about making life easy for processors. An XHTML processor has the right to assume that all markup under the xhtml primary namespace is used correctly. Check out the behavior of Amaya. -- Bill
Received on Wednesday, 5 September 2001 15:46:29 UTC