diff options
author | ville <ville@localhost> | 2004-11-24 23:20:45 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-11-24 23:20:45 +0000 |
commit | d6e6c8920530180bd9b873d5f3b276401d5d7575 (patch) | |
tree | 57d1a02d646f7b660797bc678bd025e3a6c1ddd1 /htdocs/sgml-lib/xml.soc | |
parent | 994a6793352207bc1fff4c734cff27af727c6af9 (diff) | |
download | markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.zip markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.tar.gz markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.tar.bz2 |
Add REC-MathML2-20031021, purge UPD-MathML2-20030620 and old MathML+XHTML+SVG DTDs.
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index f08fcaf..75f036d 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -4,22 +4,19 @@ OVERRIDE YES PUBLIC "-//W3C//DTD Specification V2.0//EN" "http://www.w3.org/XML/1998/06/xmlspec-v20.dtd" SYSTEM "spec.dtd" "http://www.w3.org/XML/1998/06/xmlspec-v20.dtd" --- MathML 2.0 Catalog Data File -- --- MathML 2.0 DTD driver -- +-- MathML -- -PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" - "UPD-MathML2-20030620/xhtml-math11-f.dtd" PUBLIC "-//W3C//DTD MathML 2.0//EN" - "UPD-MathML2-20030620/mathml2.dtd" - -SYSTEM "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" - "UPD-MathML2-20030620/xhtml-math11-f.dtd" -SYSTEM "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" - "UPD-MathML2-20030620/mathml2.dtd" + "REC-MathML2-20031021/mathml2.dtd" +SYSTEM "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd" + "REC-MathML2-20031021/mathml2.dtd" --- XHTML + MathML + SVG -- +PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" + "REC-MathML2-20031021/xhtml-math11-f.dtd" PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" - "xhtml-math-svg-flat-20020809.dtd" + "REC-MathML2-20031021/xhtml-math11-f.dtd" +SYSTEM "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" + "REC-MathML2-20031021/xhtml-math11-f.dtd" PUBLIC "-//W3C//DTD SVG 1.0//EN" REC-SVG-20010904/svg10.dtd PUBLIC "-//W3C//DTD SVG 1.1//EN" REC-SVG11-20030114/svg11-flat.dtd |