diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-05 20:59:43 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-05 20:59:43 +0200 |
commit | d497cb9d8ebab2e52c82f7331452b35f554bfb70 (patch) | |
tree | 67c896b163cb42ee8cee3ca6d1664532d346a5f1 /htdocs/sgml-lib/xml.soc | |
parent | 31f9bb625acc16cd600e40f2fe3b67ffe976638d (diff) | |
download | markup-validator-d497cb9d8ebab2e52c82f7331452b35f554bfb70.zip markup-validator-d497cb9d8ebab2e52c82f7331452b35f554bfb70.tar.gz markup-validator-d497cb9d8ebab2e52c82f7331452b35f554bfb70.tar.bz2 |
Rename WD-MathML3-20100610 to REC-MathML3-20101021 (no changes).
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 fba02b8..62b79f1 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -29,52 +29,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-20100610/mathml3.dtd" + "REC-MathML3-20101021/mathml3.dtd" PUBLIC "-//W3C//ENTITIES MathML 3.0 Qualified Names 1.0//EN" - "WD-MathML3-20100610/mathml3-qname.mod" + "REC-MathML3-20101021/mathml3-qname.mod" -- Entities -- PUBLIC "-//W3C//ENTITIES Box and Line Drawing//EN" - "WD-MathML3-20100610/isobox.ent" + "REC-MathML3-20101021/isobox.ent" PUBLIC "-//W3C//ENTITIES Russian Cyrillic//EN" - "WD-MathML3-20100610/isocyr1.ent" + "REC-MathML3-20101021/isocyr1.ent" PUBLIC "-//W3C//ENTITIES Non-Russian Cyrillic//EN" - "WD-MathML3-20100610/isocyr2.ent" + "REC-MathML3-20101021/isocyr2.ent" PUBLIC "-//W3C//ENTITIES Diacritical Marks//EN" - "WD-MathML3-20100610/isodia.ent" + "REC-MathML3-20101021/isodia.ent" PUBLIC "-//W3C//ENTITIES Added Latin 1//EN" - "WD-MathML3-20100610/isolat1.ent" + "REC-MathML3-20101021/isolat1.ent" PUBLIC "-//W3C//ENTITIES Added Latin 2//EN" - "WD-MathML3-20100610/isolat2.ent" + "REC-MathML3-20101021/isolat2.ent" PUBLIC "-//W3C//ENTITIES Numeric and Special Graphic//EN" - "WD-MathML3-20100610/isonum.ent" + "REC-MathML3-20101021/isonum.ent" PUBLIC "-//W3C//ENTITIES Publishing//EN" - "WD-MathML3-20100610/isopub.ent" + "REC-MathML3-20101021/isopub.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Arrow Relations//EN" - "WD-MathML3-20100610/isoamsa.ent" + "REC-MathML3-20101021/isoamsa.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Binary Operators//EN" - "WD-MathML3-20100610/isoamsb.ent" + "REC-MathML3-20101021/isoamsb.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Delimiters//EN" - "WD-MathML3-20100610/isoamsc.ent" + "REC-MathML3-20101021/isoamsc.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Negated Relations//EN" - "WD-MathML3-20100610/isoamsn.ent" + "REC-MathML3-20101021/isoamsn.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Ordinary//EN" - "WD-MathML3-20100610/isoamso.ent" + "REC-MathML3-20101021/isoamso.ent" PUBLIC "-//W3C//ENTITIES Added Math Symbols: Relations//EN" - "WD-MathML3-20100610/isoamsr.ent" + "REC-MathML3-20101021/isoamsr.ent" PUBLIC "-//W3C//ENTITIES Greek Symbols//EN" - "WD-MathML3-20100610/isogrk3.ent" + "REC-MathML3-20101021/isogrk3.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Fraktur//EN" - "WD-MathML3-20100610/isomfrk.ent" + "REC-MathML3-20101021/isomfrk.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Open Face//EN" - "WD-MathML3-20100610/isomopf.ent" + "REC-MathML3-20101021/isomopf.ent" PUBLIC "-//W3C//ENTITIES Math Alphabets: Script//EN" - "WD-MathML3-20100610/isomscr.ent" + "REC-MathML3-20101021/isomscr.ent" PUBLIC "-//W3C//ENTITIES General Technical//EN" - "WD-MathML3-20100610/isotech.ent" + "REC-MathML3-20101021/isotech.ent" PUBLIC "-//W3C//ENTITIES Additional MathML Symbols//EN" - "WD-MathML3-20100610/mmlextra.ent" + "REC-MathML3-20101021/mmlextra.ent" PUBLIC "-//W3C//ENTITIES MathML Aliases//EN" - "WD-MathML3-20100610/mmlalias.ent" + "REC-MathML3-20101021/mmlalias.ent" -- SVG 1.0 -- |