diff options
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 62b79f1..48c2662 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -245,7 +245,7 @@ PUBLIC "-//W3C//DTD XHTML Basic plus SVG Tiny//EN" "WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd" --- XHTML + RDFa -- +-- XHTML + RDFa 1.0 -- PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "REC-rdfa-syntax-20081014/xhtml-rdfa-1.dtd" @@ -255,6 +255,16 @@ PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.0//EN" "REC-rdfa-syntax-20081014/xhtml-metaAttributes-1.mod" +-- XHTML + RDFa 1.1 -- + +PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" + "WD-xhtml-rdfa-20101109/xhtml-rdfa-2.dtd" +PUBLIC "-//W3C//ENTITIES XHTML+RDFa Document Model 1.1//EN" + "WD-xhtml-rdfa-20101109/xhtml-rdfa-model-2.mod" +PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.1//EN" + "WD-xhtml-rdfa-20101109/xhtml-metaAttributes-2.mod" + + -- SMIL 1.0 -- PUBLIC "-//W3C//DTD SMIL 1.0//EN" |