- From: Alexandre Alapetite <alexandre@alapetite.net>
- Date: Thu, 6 Jul 2006 20:08:14 +0200
- To: <www-html-editor@w3.org>
Dear HTML editors, In the current XHTML Basic 1.1 working draft, there is imho a confusion between XHTML Basic version 1.0 and version 1.1. 1) In the paragraph "B.2. XHTML Basic Driver" [http://www.w3.org/TR/2006/WD-xhtml-basic-20060705/#a_driver] the file is "xhtml-basic10.dtd" while it should be "xhtml-basic11.dtd". The system identifier is I think wrong as well, since it should be update to 1.1: PUBLIC: "-//W3C//DTD XHTML Basic 1.1//EN" SYSTEM: "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd" Bellow, there is an example with the same issue: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd" > [http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd] and [http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd] are indeed different. 2) The same issues apply to the real DTD file [http://www.w3.org/TR/2006/WD-xhtml-basic-20060705/xhtml-basic11.dtd]. Cordially, Alexandre http://alexandre.alapetite.net
Received on Thursday, 6 July 2006 18:08:25 UTC