- From: Kristof Zelechovski <giecrilj@stegny.2a.pl>
- Date: Sat, 31 Oct 2009 15:25:26 +0100
- To: "'Shane McCarron'" <shane@aptest.com>
- Cc: <www-html-editor@w3.org>
Received on Saturday, 31 October 2009 14:36:52 UTC
Regarding your page
XHTML Modules and Markup Languages, section 6.1.3. DTD Driver [*]:
Is:
<!ENTITY % xhtml-meta.mod
PUBLIC "-//W3C//ELEMENTS XHTML Metainformation 1.0//EN"
"xhtml-meta-1.mod" >
Should be:
<!ENTITY % xhtml-meta.mod
PUBLIC "-//W3C//ELEMENTS XHTML Metainformation 1.0//EN"
"http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-meta-1.mod"
>
Please fix.
Best regards,
Chris
_____
[*] <http://www.w3.org/MarkUp/Guide/xhtml-m12n-tutorial/#sec_6.1.3.> How to
create XHTML Family modules and markup languages for fun and profit
Received on Saturday, 31 October 2009 14:36:52 UTC