diff options
author | ville <ville@localhost> | 2010-03-09 20:24:07 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2010-03-09 20:24:07 +0000 |
commit | 5b25afbe06ddeeea0c61bf64423a1caa2e8f469a (patch) | |
tree | 953f46338e19e163fe0f966421c7d48c1887b361 /htdocs/sgml-lib/xml.soc | |
parent | c987bcdd5d9a58c5987ee5c809338ef608edadb4 (diff) | |
download | markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.zip markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.tar.gz markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.tar.bz2 |
Update to CR-MathML3-20091215.
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index e5c3438..327d3b3 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -26,52 +26,52 @@ SYSTEM "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" -- MathML 3.0 -- PUBLIC "-//W3C//DTD MathML 3.0//EN" - "WD-MathML3-20090924/mathml3.dtd" + "CR-MathML3-20091215/mathml3.dtd" PUBLIC "-//W3C//ENTITIES MathML 3.0 Qualified Names 1.0//EN" - "WD-MathML3-20090924/mathml3-qname.mod" + "CR-MathML3-20091215/mathml3-qname.mod" -- Entities -- PUBLIC "-//W3C//ENTITIES Box and Line Drawing//EN" - "WD-MathML3-20090924/isobox.ent" + "CR-MathML3-20091215/isobox.ent" PUBLIC "-//W3C//ENTITIES Russian Cyrillic//EN" - "WD-MathML3-20090924/isocyr1.ent" + "CR-MathML3-20091215/isocyr1.ent" PUBLIC "-//W3C//ENTITIES Non-Russian Cyrillic//EN" - "WD-MathML3-20090924/isocyr2.ent" + "CR-MathML3-20091215/isocyr2.ent" PUBLIC "-//W3C//ENTITIES Diacritical Marks//EN" - "WD-MathML3-20090924/isodia.ent" + "CR-MathML3-20091215/isodia.ent" PUBLIC "-//W3C//ENTITIES Added Latin 1//EN" - "WD-MathML3-20090924/isolat1.ent" + "CR-MathML3-20091215/isolat1.ent" PUBLIC "-//W3C//ENTITIES Added Latin 2//EN" - "WD-MathML3-20090924/isolat2.ent" + "CR-MathML3-20091215/isolat2.ent" PUBLIC "-//W3C//ENTITIES Numeric and Special Graphic//EN" - "WD-MathML3-20090924/isonum.ent" + "CR-MathML3-20091215/isonum.ent" PUBLIC "-//W3C//ENTITIES Publishing//EN" - "WD-MathML3-20090924/isopub.ent" + "CR-MathML3-20091215/isopub.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Arrow Relations//EN" - "WD-MathML3-20090924/isoamsa.ent" + "CR-MathML3-20091215/isoamsa.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Binary Operators//EN" - "WD-MathML3-20090924/isoamsb.ent" + "CR-MathML3-20091215/isoamsb.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Delimiters//EN" - "WD-MathML3-20090924/isoamsc.ent" + "CR-MathML3-20091215/isoamsc.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Negated Relations//EN" - "WD-MathML3-20090924/isoamsn.ent" + "CR-MathML3-20091215/isoamsn.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Ordinary//EN" - "WD-MathML3-20090924/isoamso.ent" + "CR-MathML3-20091215/isoamso.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Relations//EN" - "WD-MathML3-20090924/isoamsr.ent" + "CR-MathML3-20091215/isoamsr.ent" PUBLIC "-//W3C//ENTITIES Greek Symbols//EN" - "WD-MathML3-20090924/isogrk3.ent" + "CR-MathML3-20091215/isogrk3.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Fraktur//EN" - "WD-MathML3-20090924/isomfrk.ent" + "CR-MathML3-20091215/isomfrk.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Open Face//EN" - "WD-MathML3-20090924/isomopf.ent" + "CR-MathML3-20091215/isomopf.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Script//EN" - "WD-MathML3-20090924/isomscr.ent" + "CR-MathML3-20091215/isomscr.ent" PUBLIC "-//W3C//ENTITIES General Technical//EN" - "WD-MathML3-20090924/isotech.ent" + "CR-MathML3-20091215/isotech.ent" PUBLIC "-//W3C//ENTITIES Additional MathML Symbols//EN" - "WD-MathML3-20090924/mmlextra.ent" + "CR-MathML3-20091215/mmlextra.ent" PUBLIC "-//W3C//ENTITIES MathML Aliases//EN" - "WD-MathML3-20090924/mmlalias.ent" + "CR-MathML3-20091215/mmlalias.ent" -- SVG 1.0 -- |