- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 08 Nov 2009 20:11:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv16296
Modified Files:
xml.soc
Log Message:
Switch XHTML 1.1 to modular DTDs.
Index: xml.soc
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- xml.soc 8 Nov 2009 20:03:11 -0000 1.43
+++ xml.soc 8 Nov 2009 20:11:53 -0000 1.44
@@ -55,7 +55,7 @@
-- XHTML 1.1 --
PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "XX-xhtml11-20090630/xhtml11-flat.dtd"
+ "XX-xhtml11-20090630/xhtml11.dtd"
PUBLIC "-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//EN"
"XX-xhtml11-20090630/xhtml11-model-1.mod"
Received on Sunday, 8 November 2009 20:11:59 UTC