- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 10 Oct 2001 22:56:49 +0200
- To: xml-editor@w3.org
- Cc: tbray@textuality.com
Hi, The current XHTML 1.0 document for the XML 1.0 Second Edition Recommendation is actually invalid XHTML and must not be labeled as text/html. There are at least two issues here. First, section 4.10 of XHTML 1.0 requires for certain elements to use the id attribute to use fragment identifiers, they only may use the name attribute in addition to the id attribute. For example, the anchor for #dt-xmldecl only uses the name attribute, while the document later refers to #dt-xmldecl. Second, it only uses the 'lang' attribute on the html element and the abbr element for 'INRIA', XHTML 1.0 requires documents to follow the compatibility guidelines in order to deliver XHTML 1.0 documents as text/html, thus the xml:lang attribute has to be added to both. I would be the way like to see usage of the 'dfn' element in the document... regards, -- Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de 25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Wednesday, 10 October 2001 16:58:01 UTC