- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Jun 2008 19:20:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes In directory hutz:/tmp/cvs-serv3413 Modified Files: Overview.html specgen.xsl Log Message: revert to XHTML output Index: specgen.xsl =================================================================== RCS file: /sources/public/html5/pubnotes/specgen.xsl,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- specgen.xsl 9 Jun 2008 19:19:09 -0000 1.23 +++ specgen.xsl 9 Jun 2008 19:20:20 -0000 1.24 @@ -4,9 +4,10 @@ exclude-result-prefixes='h' version='1.0' id='xslt'> - <xsl:output method='html' encoding='UTF-8' - doctype-public='-//W3C//DTD HTML 4.01//EN' - media-type='text/html; charset=UTF-8' + <xsl:output method='xml' encoding='UTF-8' + doctype-public='-//W3C//DTD XHTML 1.0 Strict//EN' + doctype-system='http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd' + media-type='application/xhtml+xml; charset=UTF-8' indent="yes" /> Index: Overview.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.html,v retrieving revision 1.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- Overview.html 9 Jun 2008 19:19:09 -0000 1.240 +++ Overview.html 9 Jun 2008 19:20:20 -0000 1.241 @@ -1,16 +1,16 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HTML 5 Publication Notes</title> - <meta content="$Id$" name="revision"></meta> - <link href="style.css" type="text/css" rel="stylesheet"></link> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> + <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>HTML 5 Publication Notes</title> + <meta content="$Id$" name="revision" /> + <link href="style.css" type="text/css" rel="stylesheet" /> - <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css"></link> + <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css" /> </head> - <body><div class="head"><div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C"></img></a></div><h1>HTML 5 Publication Notes</h1><h2> + <body><div class="head"><div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C" /></a></div><h1>HTML 5 Publication Notes</h1><h2> W3C - Working Draft <em>10 June 2008</em></h2><dl><dt>This Version:</dt><dd><a href="http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/">http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/</a></dd><dt>Latest Version:</dt><dd><a href="http://www.w3.org/TR/html5-pubnotes/">http://www.w3.org/TR/html5-pubnotes/</a></dd><dt>Editor:</dt><dd><a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C <<a href="mailto:mike@w3.org">mike@w3.org</a>></dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2008 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr></hr> + Working Draft <em>10 June 2008</em></h2><dl><dt>This Version:</dt><dd><a href="http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/">http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/</a></dd><dt>Latest Version:</dt><dd><a href="http://www.w3.org/TR/html5-pubnotes/">http://www.w3.org/TR/html5-pubnotes/</a></dd><dt>Editor:</dt><dd><a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C <<a href="mailto:mike@w3.org">mike@w3.org</a>></dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2008 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr /> <div style="text-align: center" id="tocjump"><a href="#toc">skip to Table of Contents</a></div>
Received on Monday, 9 June 2008 19:21:00 UTC