- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Aug 2009 00:57:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv5363 Modified Files: Overview.html Log Message: Add references. Define MIME type. Define valid MIME type. (whatwg r3580) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2772 retrieving revision 1.2773 diff -u -d -r1.2772 -r1.2773 --- Overview.html 9 Aug 2009 23:26:26 -0000 1.2772 +++ Overview.html 11 Aug 2009 00:57:56 -0000 1.2773 @@ -184,7 +184,7 @@ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <!--ZZZ:--> <!--<h2 class="no-num no-toc">W3C Working Draft 23 April 2009</h2>--> - <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 9 August 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 11 August 2009</h2> <!--:ZZZ--> <dl> <!-- ZZZ: update the month/day (twice), (un)comment out @@ -335,7 +335,7 @@ track. <!--ZZZ:--> [...3245 lines suppressed...] + <dd><cite><a href="http://www.w3.org/TR/xml-names/">Namespaces in + XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin. W3C, + August 2006.</dd> + + <dt id="refsXPATH10">[XPATH10]</dt> + <dd><cite><a href="http://www.w3.org/TR/1999/REC-xpath-19991116">XML Path + Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C, + November 1999.</dd> + + <dt id="refsXSLT10">[XSLT10]</dt> + <dd><cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL + Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C, + November 1999.</dd> + + </dl> - --> <h2 class="no-num" id="acknowledgements">Acknowledgements</h2> <!-- ACKS -->
Received on Tuesday, 11 August 2009 00:58:11 UTC