summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd
diff options
context:
space:
mode:
authorot <ot@localhost>2007-04-18 02:01:24 +0000
committerot <ot@localhost>2007-04-18 02:01:24 +0000
commitb59cf8f31e958b3677b2df0aba88c370aa8e0b8c (patch)
tree4abb0b2c243cce2d824c3368c7e133e1691ca910 /htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd
parentefec89ae20cdae2d960c6e935347a73ed434e425 (diff)
downloadmarkup-validator-b59cf8f31e958b3677b2df0aba88c370aa8e0b8c.zip
markup-validator-b59cf8f31e958b3677b2df0aba88c370aa8e0b8c.tar.gz
markup-validator-b59cf8f31e958b3677b2df0aba88c370aa8e0b8c.tar.bz2
XHTML+MathML+SVG DTD, with fix per http://lists.w3.org/Archives/Public/www-validator/2007Apr/0073.html
Diffstat (limited to 'htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd')
-rw-r--r--htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd18
1 files changed, 18 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd b/htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd
new file mode 100644
index 0000000..b692daa
--- /dev/null
+++ b/htdocs/sgml-lib/WD-XHTMLplusMathMLplusSVG-20020809/xhtml-basic-svg-tiny.dtd
@@ -0,0 +1,18 @@
+<!-- ....................................................................... -->
+<!-- XHTML Basic plus SVG Tiny DTD ........................................ -->
+<!-- URI: http://www.w3.org/2002/04/xhtml-math-svg/xhtml-basic-svg-tiny.dtd
+-->
+
+<!ENTITY % XHTML.version
+ "-//W3C//DTD XHTML Basic plus SVG Tiny//EN" >
+
+<!ENTITY % XHTML.Basic.module "INCLUDE" >
+<!ENTITY % MATHML.module "IGNORE" >
+<!ENTITY % SVG.Tiny.module "INCLUDE" >
+
+<!ENTITY % XHTML-MATH-SVG.dtd
+ PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
+ "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd" >
+%XHTML-MATH-SVG.dtd;
+
+<!-- end of xhtml-basic-svg-tiny.dtd -->