diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2011-07-24 13:35:50 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2011-07-24 13:35:50 +0300 |
commit | 72c3112b1031c98c908a3991482466152a0ff609 (patch) | |
tree | 45fd546a23e9347dab0832245074ad36a2d6a8a2 /htdocs/sgml-lib | |
parent | 721b1d4bfff65e4afbcfbb813702eacf069b59c6 (diff) | |
download | markup-validator-72c3112b1031c98c908a3991482466152a0ff609.zip markup-validator-72c3112b1031c98c908a3991482466152a0ff609.tar.gz markup-validator-72c3112b1031c98c908a3991482466152a0ff609.tar.bz2 |
Update XHTML+RDFa 1.1 DTD to WD-xhtml-rdfa-20110331.
For tracking purposes only, no real changes.
Diffstat (limited to 'htdocs/sgml-lib')
-rw-r--r-- | htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-metaAttributes-2.mod (renamed from htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod) | 2 | ||||
-rw-r--r-- | htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-2.dtd (renamed from htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd) | 0 | ||||
-rw-r--r-- | htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-model-2.mod (renamed from htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod) | 2 | ||||
-rw-r--r-- | htdocs/sgml-lib/catalog.xml | 6 | ||||
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 6 |
5 files changed, 8 insertions, 8 deletions
diff --git a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-metaAttributes-2.mod index a6f9876..66137d4 100644 --- a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod +++ b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-metaAttributes-2.mod @@ -4,7 +4,7 @@ This is XHTML-RDFa, modules to annotate XHTML family documents. Copyright 2007-2008 W3C (MIT, ERCIM, Keio), All Rights Reserved. - Revision: $Id: xhtml-metaAttributes-2.mod,v 1.1 2010/11/09 13:52:46 bertails Exp $ + Revision: $Id: xhtml-metaAttributes-2.mod,v 1.1 2011/03/31 13:40:05 bertails Exp $ This DTD module is identified by the PUBLIC and SYSTEM identifiers: diff --git a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-2.dtd index 022c717..022c717 100644 --- a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd +++ b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-2.dtd diff --git a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-model-2.mod index 22404de..8c834ec 100644 --- a/htdocs/sgml-lib/WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod +++ b/htdocs/sgml-lib/WD-xhtml-rdfa-20110331/xhtml-rdfa-model-2.mod @@ -4,7 +4,7 @@ This is XHTML+RDFa. Copyright 1998-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved. - Revision: $Id: xhtml-rdfa-model-2.mod,v 1.1 2010/11/09 13:52:46 bertails Exp $ SMI + Revision: $Id: xhtml-rdfa-model-2.mod,v 1.1 2011/03/31 13:40:05 bertails Exp $ SMI This DTD module is identified by the PUBLIC and SYSTEM identifiers: diff --git a/htdocs/sgml-lib/catalog.xml b/htdocs/sgml-lib/catalog.xml index 98a104d..86eebf9 100644 --- a/htdocs/sgml-lib/catalog.xml +++ b/htdocs/sgml-lib/catalog.xml @@ -103,9 +103,9 @@ <public publicId="-//W3C//DTD XHTML+RDFa 1.0//EN" uri="REC-rdfa-syntax-20081014/xhtml-rdfa-1.dtd" /> <public publicId="-//W3C//ENTITIES XHTML+RDFa Document Model 1.0//EN" uri="REC-rdfa-syntax-20081014/xhtml-rdfa-model-1.mod" /> <public publicId="-//W3C//ENTITIES XHTML MetaAttributes 1.0//EN" uri="REC-rdfa-syntax-20081014/xhtml-metaAttributes-1.mod" /> - <public publicId="-//W3C//DTD XHTML+RDFa 1.1//EN" uri="WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd" /> - <public publicId="-//W3C//ENTITIES XHTML+RDFa Document Model 1.1//EN" uri="WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod" /> - <public publicId="-//W3C//ENTITIES XHTML MetaAttributes 1.1//EN" uri="WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod" /> + <public publicId="-//W3C//DTD XHTML+RDFa 1.1//EN" uri="WD-xhtml-rdfa-20110331/xhtml-rdfa-2.dtd" /> + <public publicId="-//W3C//ENTITIES XHTML+RDFa Document Model 1.1//EN" uri="WD-xhtml-rdfa-20110331/xhtml-rdfa-model-2.mod" /> + <public publicId="-//W3C//ENTITIES XHTML MetaAttributes 1.1//EN" uri="WD-xhtml-rdfa-20110331/xhtml-metaAttributes-2.mod" /> <public publicId="-//W3C//DTD XHTML+ARIA 1.0//EN" uri="CR-wai-aria-20110118/xhtml-aria-1.dtd" /> <public publicId="-//W3C//ENTITIES XHTML ARIA Attributes 1.0//EN" uri="CR-wai-aria-20110118/aria-attributes-1.mod" /> <public publicId="-//W3C//ENTITIES XHTML Role Attribute Qnames 1.0//EN" uri="NOTE-xhtml-role-20101216/xhtml-role-qname-1.mod" /> diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 802b6f2..25dcb57 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -258,11 +258,11 @@ PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.0//EN" -- XHTML + RDFa 1.1 -- PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" - "WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd" + "WD-xhtml-rdfa-20110331/xhtml-rdfa-2.dtd" PUBLIC "-//W3C//ENTITIES XHTML+RDFa Document Model 1.1//EN" - "WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod" + "WD-xhtml-rdfa-20110331/xhtml-rdfa-model-2.mod" PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.1//EN" - "WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod" + "WD-xhtml-rdfa-20110331/xhtml-metaAttributes-2.mod" -- XHTML + ARIA 1.0 -- |