![]() |
|
![]() |
||
![]() |
![]() |
|
[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date] Is this an error in the DTD for xhtml 1.1?
From: James Edward Hill <linux-disciple007@earthlink.net>
Date: 13 Dec 2003 10:56:42 -0500 To: www-html@w3.org Cc: murray.altheim@sun.com Message-Id: <1071331001.11311.19.camel@arrakeen.dune> Hello everybody, I was looking thru the xhtml 1.1 DTD and noticed what I think may be an error. If everybody could take a look at this. The "error" occurs on line 118 here is a copied and pasted section of that code <!-- Post-Framework Redeclaration placeholder ................... --> <!-- this serves as a location to insert markup declarations into the DTD following the framework declarations. --> <!ENTITY % xhtml-postfw-redecl.module "IGNORE" > <![%xhtml-postfw-redecl.module;[ %xhtml-postfw-redecl.mod; <!-- end of xhtml-postfw-redecl.module -->]]> Here's what I think it should be <!-- Post-Framework Redeclaration placeholder ................... --> <!-- this serves as a location to insert markup declarations into the DTD following the framework declarations. --> <!ENTITY % xhtml-postfw-redecl.module "IGNORE" > <![%xhtml-postfw-redecl.module;[ %xhtml-postfw-redecl.mod;]]> <!-- end of xhtml-postfw-redecl.module --> Also on line 86 as well Thanks JimmyReceived on Saturday, 13 December 2003 10:59:41 GMT |
|
||||||||||||||||