diff options
author | ot <ot@localhost> | 2007-04-20 07:11:32 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-04-20 07:11:32 +0000 |
commit | c5088e134323876fcdb86e5f349cb52288506968 (patch) | |
tree | b3271b6de799737a2aac18c5c7ea819736690f94 /htdocs/sgml-lib/xml.soc | |
parent | 302c0cebb8a9413dfad4071b0503e2700bb5c98f (diff) | |
download | markup-validator-c5088e134323876fcdb86e5f349cb52288506968.zip markup-validator-c5088e134323876fcdb86e5f349cb52288506968.tar.gz markup-validator-c5088e134323876fcdb86e5f349cb52288506968.tar.bz2 |
XHTML + RDFa published
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 28dca59..7dacb7c 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -155,6 +155,10 @@ PUBLIC "-//W3C//EN"TITIES SMIL 2.1 Modular Framework 1.0//EN" "REC-SMIL2-20051213/smil-framework-1.mod" +-- XHTML + RDFa -- +PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" + "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd" + -- Do not prefer document type name over a SYSTEM Identifier. -- OVERRIDE NO |