- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Mar 2007 04:01:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv16235/htdocs/sgml-lib
Modified Files:
xml.soc
Log Message:
adding the (WD stage) XHTML Basic 1.1 to known types catalog
but not yet to drop-down menus
Index: xml.soc
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- xml.soc 10 Oct 2006 07:19:39 -0000 1.18
+++ xml.soc 16 Mar 2007 04:00:58 -0000 1.19
@@ -53,6 +53,12 @@
PUBLIC "-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//EN"
"REC-xhtml-basic-20001219/xhtml-basic10-model-1.mod"
+PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN"
+ "WD-xhtml-basic-20060705/xhtml-basic11.dtd"
+PUBLIC "-//W3C//ENTITIES XHTML Basic 1.1 Document Model 1.0//EN"
+ "WD-xhtml-basic-20060705/xhtml-basic11-model-1.mod"
+
+
PUBLIC "-//W3C//DTD XHTML-Print 1.0//EN"
"REC-xhtml-print-20060920/xhtml-print10.dtd"
PUBLIC "-//W3C//ENTITIES XHTML-Print 1.0 Document Model 1.0//EN"
Received on Friday, 16 March 2007 04:01:10 UTC