- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 27 Dec 2005 18:55:37 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=800 bjoern@hoehrmann.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Additional Comments From bjoern@hoehrmann.de 2005-12-27 18:55 ------- http://www.w3.org/TR/REC-xml-names does not state this, a document is valid or namespace-valid iff it meets the constraints of the markup declarations, if you do not have a ATTLIST declaration for the xmlns attribute or the xmlns:xml attribute on the relevant elements, then the document is not valid; the XHTML 1.0 DTDs don't do this, so for "XML validity" of "XHTML 1.0 documents" this is not allowed. You might disagree with these design decisions of the HTML Working Group, in this case you should raise your concern on www-html-editor@w3.org, the Validator just checks whether documents meet the constraints, we don't make them.
Received on Tuesday, 27 December 2005 18:55:44 UTC