diff options
author | link <link@localhost> | 2004-05-09 15:56:55 +0000 |
---|---|---|
committer | link <link@localhost> | 2004-05-09 15:56:55 +0000 |
commit | 017b559b9d1db8a18f9ff4493bb5eae06639433e (patch) | |
tree | 8168bdfc9f1063af585cb03cc104ac31791b3ed9 /htdocs/sgml-lib/xml.soc | |
parent | 8121159457b0bce7d55a77faf6e84619cf678c37 (diff) | |
download | markup-validator-017b559b9d1db8a18f9ff4493bb5eae06639433e.zip markup-validator-017b559b9d1db8a18f9ff4493bb5eae06639433e.tar.gz markup-validator-017b559b9d1db8a18f9ff4493bb5eae06639433e.tar.bz2 |
Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index e548491..1b1e1f1 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -8,14 +8,14 @@ SYSTEM "spec.dtd" "http://www.w3.org/XML/1998/06/xmlspec-v20.dtd" -- MathML 2.0 DTD driver -- PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" - "UPD-MathML2-20021015/xhtml-math11-f.dtd" + "UPD-MathML2-20030620/xhtml-math11-f.dtd" PUBLIC "-//W3C//DTD MathML 2.0//EN" - "UPD-MathML2-20021015/mathml2.dtd" + "UPD-MathML2-20030620/mathml2.dtd" SYSTEM "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" - "UPD-MathML2-20021015/xhtml-math11-f.dtd" + "UPD-MathML2-20030620/xhtml-math11-f.dtd" SYSTEM "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" - "UPD-MathML2-20021015/mathml2.dtd" + "UPD-MathML2-20030620/mathml2.dtd" -- XHTML + MathML + SVG -- PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" |