- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Dec 2007 02:52:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv20490
Modified Files:
types.conf
Log Message:
metadata about HTML i18n
Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- types.conf 5 Dec 2007 09:15:15 -0000 1.35
+++ types.conf 6 Dec 2007 02:52:50 -0000 1.36
@@ -470,6 +470,18 @@
</Badge>
</XHTML_1_1>
+<HTML_i18n>
+ Name = html
+ Display = HTML i18n
+ PubID = -//IETF//DTD HTML i18n/EN
+ Parse Mode = SGML
+ <Types>
+ Allowed = text/html
+ Preferred = text/html
+ </Types>
+</HTML_i18n>
+
+
<ISO_IEC_15445_2000>
Name = html
Display = ISO/IEC 15445:2000 ("ISO HTML")
Received on Thursday, 6 December 2007 02:53:04 UTC