html5/mdvevent Overview.html,1.18,1.19

Update of /sources/public/html5/mdvevent
In directory hutz:/tmp/cvs-serv1139

Modified Files:
	Overview.html 
Log Message:
cleanup. This may introduce other problems; I'll clean them up too shortly. (whatwg r4543)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/mdvevent/Overview.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Overview.html	7 Jan 2010 11:38:35 -0000	1.18
+++ Overview.html	8 Jan 2010 06:49:09 -0000	1.19
@@ -221,7 +221,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>Microdata vocabularies: vEvent</h1>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-7-january-2010">Editor's Draft 7 January 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-8-january-2010">Editor's Draft 8 January 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/mdvevent/">http://www.w3.org/TR/mdvevent/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -309,7 +309,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 7 January 2010 Editor's Draft.
+  This specification is the 8 January 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The text of this specification is also available as part of the
   <a href="http://www.whatwg.org/">WHATWG</a>'s <a href="http://www.whatwg.org/specs/vocabs/current-work/#md-vevent">Microdata
   Vocabularies</a> specification, in its vEvent section. This normative
@@ -325,14 +325,16 @@
   patent. An individual who has actual knowledge of a patent which the
   individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
   Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
-  6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="table-of-contents">Table of contents</h2>
+  6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="contents">Table of Contents</h2>
 <!--begin-toc-->
 <ol class="toc">
- <li><a href="#the-vocabulary"><span class="secno">1 </span>The vocabulary</a></li>
- <li><a href="#conversion-to-icalendar"><span class="secno">2 </span>Conversion to iCalendar</a></li>
- <li><a href="#examples"><span class="secno">3 </span>Examples</a></li>
+ <li>
+  <ol>
+   <li><a href="#the-vocabulary"><span class="secno">0.1 </span>The vocabulary</a></ol></li>
+ <li><a href="#conversion-to-icalendar"><span class="secno">1 </span>Conversion to iCalendar</a></li>
+ <li><a href="#examples"><span class="secno">2 </span>Examples</a></li>
  <li><a class="no-num" href="#references">References</a></ol>
-<!--end-toc--><hr><h2 id="the-vocabulary"><span class="secno">1 </span>The vocabulary</h2><p>This section defines a microdata vocabulary. <a href="#refsHTML5">[HTML5]</a><p>An item with the <span>item type</span> <dfn id="md-vevent" title="md-vevent"><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
+<!--end-toc--><hr><h5 id="the-vocabulary"><span class="secno">0.1 </span>The vocabulary</h5><p>This section defines a microdata vocabulary. <a href="#refsHTML5">[HTML5]</a><p>An item with the <span>item type</span> <dfn id="md-vevent" title="md-vevent"><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
   represents an event.<p>This vocabulary <span title="support global identifiers for
   items">supports global identifiers for items</span>.<p>The following are the type's <span title="defined property
   name">defined property names</span>. They are based on the
@@ -848,7 +850,7 @@
 
     </ul></li>
 
-  </ol><h2 id="conversion-to-icalendar"><span class="secno">2 </span>Conversion to iCalendar</h2><p>Given a list of nodes <var title="">nodes</var> in a
+  </ol><h2 id="conversion-to-icalendar"><span class="secno">1 </span>Conversion to iCalendar</h2><p>Given a list of nodes <var title="">nodes</var> in a
   <code>Document</code>, a user agent must run the following algorithm
   to <dfn id="extracting-vevent-data" title="extracting vEvent data">extract any vEvent data
   represented by those nodes</dfn>:<ol><li><p>If none of the nodes in <var title="">nodes</var> are <span title="concept-item">items</span> with the type <code title="md-vevent"><a href="#md-vevent">http://microformats.org/profile/hcalendar#vevent</a></code>,
@@ -1017,7 +1019,7 @@
   <span>item type</span> and <span title="defined property
   name">defined property names</span>.</p><!-- of course since
   iCalendar doesn't define error handling, this is somewhat
-  problematic. --><h2 id="examples"><span class="secno">3 </span>Examples</h2><!-- get more from http://www.ietf.org/rfc/rfc2445.txt --><div class="example">
+  problematic. --><h2 id="examples"><span class="secno">2 </span>Examples</h2><!-- get more from http://www.ietf.org/rfc/rfc2445.txt --><div class="example">
 
    <p>Here is an example of a page that uses the vEvent vocabulary to
    mark up an event:</p>
@@ -1096,18 +1098,7 @@
  &lt;meta itemprop="description" content="via livebrum.co.uk"&gt;
 &lt;/div&gt;</pre>
 
-  </div><h2 class="no-num" id="references">References</h2><!--REFS--><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsHTML5">[HTML5]</dt>
-   <!--
-   <dd><cite><a href="http://www.w3.org/TR/html5/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, April 2009.</dd>
-   <dd><cite><a
-   href="http://www.w3.org/html/wg/html5/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, August 2009.</dd>
-   -->
-   <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>,
-   I. Hickson. WHATWG, August 2009.</dd>
-
-   <dt id="refsRFC2445">[RFC2445]</dt>
+  </div><h2 class="no-num" id="references">References</h2><!--REFS--><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsRFC2445">[RFC2445]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2445.txt">Internet Calendaring
    and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
    Stenerson. IETF, November 1998.</dd>

Received on Friday, 8 January 2010 06:49:13 UTC