- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 11:47:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/mdvevent In directory hutz:/tmp/cvs-serv22356 Modified Files: Overview.html Log Message: Mention that vCard and vEvent support itemid=''. (whatwg r4336) Index: Overview.html =================================================================== RCS file: /sources/public/html5/mdvevent/Overview.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Overview.html 17 Oct 2009 08:47:30 -0000 1.7 +++ Overview.html 25 Oct 2009 11:47:28 -0000 1.8 @@ -215,7 +215,7 @@ <h1>Microdata vocabularies: vEvent</h1> <!--ZZZ:--> <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>--> - <h2 class="no-num no-toc" id="editor-s-draft-17-october-2009">Editor's Draft 17 October 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-25-october-2009">Editor's Draft 25 October 2009</h2> <!--:ZZZ--> <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!-- <dt>This Version:</dt> @@ -308,7 +308,7 @@ track. <!--ZZZ:--> <!--This specification is the 25 August 2009 Working Draft.--> - This specification is the 17 October 2009 Editor's Draft. + This specification is the 25 October 2009 Editor's Draft. <!--:ZZZ--> </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 @@ -333,7 +333,8 @@ <li><a href="#examples"><span class="secno">3 </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> - represents an event.<p>The following are the type's <span title="defined property + 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 vocabulary defined in the iCalendar specification, where more information on how to interpret the values can be found. <a href="#refsRFC2445">[RFC2445]</a><p class="note">Only the parts of the iCalendar vocabulary relating
Received on Sunday, 25 October 2009 11:47:31 UTC