- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Feb 2009 15:46:01 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/util/xml/mathml
In directory hutz:/tmp/cvs-serv18177
Modified Files:
xhtml-math11-f.dtd
Log Message:
removed \\architectural\ declaration taht was in the way of the parser
Index: xhtml-math11-f.dtd
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/xml/mathml/xhtml-math11-f.dtd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xhtml-math11-f.dtd 19 Jan 2009 15:08:10 -0000 1.1
+++ xhtml-math11-f.dtd 26 Feb 2009 15:45:59 -0000 1.2
@@ -226,32 +226,6 @@
http://www.hytime.org/
-->
-<?IS10744 ArcBase xhtml ?>
-
-<!NOTATION xhtml PUBLIC "-//W3C//NOTATION AFDR ARCBASE XHTML 1.1//EN" >
-
-<!-- Entity declaration for associated Architectural DTD
--->
-<!ENTITY xhtml-arch.dtd
- PUBLIC "-//W3C//DTD XHTML Architecture 1.1//EN"
- "xhtml11-arch.dtd" >
-
-<?IS10744:arch xhtml
- public-id = "-//W3C//NOTATION AFDR ARCBASE XHTML 1.1//EN"
- dtd-public-id = "-//W3C//DTD XHTML 1.1//EN"
- dtd-system-id = "xhtml11.dtd"
- doc-elem-form = "html"
- form-att = "html"
- renamer-att = "htnames"
- suppressor-att = "htsupp"
- data-ignore-att = "htign"
- auto = "ArcAuto"
- options = "HtModReq HtModOpt"
- HtModReq = "Framework Text Hypertext Lists Structure"
- HtModOpt = "Standard"
-?>
-
-<!-- end of xhtml-arch-1.mod -->
]]>
<!ENTITY % xhtml-notations.module "INCLUDE" >
Received on Thursday, 26 February 2009 15:54:25 UTC