- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Oct 2009 18:02:27 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf In directory hutz:/tmp/cvs-serv32363/WebContent/WEB-INF/conf Modified Files: output.properties Log Message: added xml.formater and xml.mimetype Index: output.properties =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/output.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- output.properties 29 Sep 2009 16:10:10 -0000 1.1 +++ output.properties 23 Oct 2009 18:02:25 -0000 1.2 @@ -2,4 +2,7 @@ text.mimetype = text/plain xhtml10.formater = XMLOutputFormater -xhtml10.mimetype = text/html \ No newline at end of file +xhtml10.mimetype = text/html + +xml.formater = XMLOutputFormater +xml.mimetype = application/xml \ No newline at end of file
Received on Friday, 23 October 2009 18:02:31 UTC