- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Sep 2005 04:54:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv29477
Modified Files:
Tag: validator-0_7-branch
types.conf
Log Message:
adding alternate pubid for iso html. fixed http://www.w3.org/Bugs/Public/show_bug.cgi?id=1809
Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -d -r1.14 -r1.14.2.1
--- types.conf 3 Jun 2005 05:01:47 -0000 1.14
+++ types.conf 21 Sep 2005 04:54:56 -0000 1.14.2.1
@@ -365,6 +365,23 @@
</Badge>
</ISO_IEC_15445_2000>
+<ISO_IEC_15445_2000_MARKUP>
+ Name = html
+ Display = ISO/IEC 15445:2000 ("ISO HTML")
+ Info URL = http://purl.org/NET/ISO+IEC.15445/15445.html
+ PubID = ISO/IEC 15445:2000//DTD HyperText Markup Language//EN
+ Parse Mode = SGML
+ <Types>
+ Allowed = text/html
+ Forbidden = application/xhtml+xml
+ Preferred = text/html
+ </Types>
+ <Badge>
+ URI = http://validator.w3.org/images/v15445
+ Alt = Valid ISO/IEC 15445:2000
+ </Badge>
+</ISO_IEC_15445_2000_MARKUP>
+
# MathML 2 and other MathML-friendly XHTML Host languages
<MathML_2>
Received on Wednesday, 21 September 2005 04:55:06 UTC