- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 07:42:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv26771
Modified Files:
xml.soc
Log Message:
Add XHTML+RDFa DTDs.
Index: xml.soc
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- xml.soc 23 Oct 2009 15:01:02 -0000 1.33
+++ xml.soc 25 Oct 2009 07:42:57 -0000 1.34
@@ -92,6 +92,16 @@
"WD-XHTMLplusMathMLplusSVG-20020809/xhtml-math-svg-flat.dtd"
+-- XHTML + RDFa --
+
+PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
+ "REC-rdfa-syntax-20081014/xhtml-rdfa-1.dtd"
+PUBLIC "-//W3C//ENTITIES XHTML+RDFa Document Model 1.0//EN"
+ "REC-rdfa-syntax-20081014/xhtml-rdfa-model-1.mod"
+PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.0//EN"
+ "REC-rdfa-syntax-20081014/xhtml-metaAttributes-1.mod"
+
+
-- SMIL 1.0 --
PUBLIC "-//W3C//DTD SMIL 1.0//EN"
Received on Sunday, 25 October 2009 07:43:01 UTC