validator/htdocs doctype-select.html,1.5,1.6

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv27639/htdocs

Modified Files:
	doctype-select.html 
Log Message:
more changes after publication of XHTML-Print REC

Index: doctype-select.html
===================================================================
RCS file: /sources/public/validator/htdocs/doctype-select.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- doctype-select.html	1 Aug 2006 02:28:02 -0000	1.5
+++ doctype-select.html	10 Oct 2006 09:35:32 -0000	1.6
@@ -11,6 +11,7 @@
   <option value="ISO/IEC 15445:2000 (&quot;ISO HTML&quot;)">ISO/IEC 15445:2000 ("ISO HTML")</option>
   <option value="XHTML 1.1">XHTML 1.1</option>
   <option value="XHTML Basic 1.0">XHTML Basic 1.0</option>
+  <option value="XHTML-Print 1.0">XHTML-Print 1.0</option>
   <option value="XHTML 1.1 plus MathML 2.0">XHTML 1.1 plus MathML 2.0</option> 
   <option value="XHTML 1.1 plus MathML 2.0 plus SVG 1.1">XHTML 1.1 plus MathML 2.0 plus SVG 1.1</option> 
   <option value="MathML 2.0">MathML 2.0</option>

Received on Tuesday, 10 October 2006 09:35:45 UTC