[html5] r4336 - [ac] (0) Mention that vCard and vEvent support itemid=''.
whatwg at whatwg.org
whatwg at whatwg.org
Sun Oct 25 05:01:05 PDT 2009
Author: ianh
Date: 2009-10-25 05:01:03 -0700 (Sun, 25 Oct 2009)
New Revision: 4336
Modified:
complete.html
source
vocabs-index
Log:
[ac] (0) Mention that vCard and vEvent support itemid=''.
Modified: complete.html
===================================================================
--- complete.html 2009-10-25 09:44:56 UTC (rev 4335)
+++ complete.html 2009-10-25 12:01:03 UTC (rev 4336)
@@ -45359,6 +45359,9 @@
<p>An item with the <a href=#item-type>item type</a> <dfn id=md-vcard title=md-vcard><code>http://microformats.org/profile/hcard</code></dfn>
represents a person's or organization's contact information.</p>
+ <p>This vocabulary <a href=#support-global-identifiers-for-items title="support global identifiers for
+ items">supports global identifiers for items</a>.</p>
+
<p>The following are the type's <a href=#defined-property-name title="defined property
name">defined property names</a>. They are based on the
vocabulary defined in the vCard specification and its extensions,
@@ -47114,6 +47117,9 @@
<p>An item with the <a href=#item-type>item type</a> <dfn id=md-vevent title=md-vevent><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
represents an event.</p>
+ <p>This vocabulary <a href=#support-global-identifiers-for-items title="support global identifiers for
+ items">supports global identifiers for items</a>.</p>
+
<p>The following are the type's <a href=#defined-property-name title="defined property
name">defined property names</a>. They are based on the
vocabulary defined in the iCalendar specification, where more
Modified: source
===================================================================
--- source 2009-10-25 09:44:56 UTC (rev 4335)
+++ source 2009-10-25 12:01:03 UTC (rev 4336)
@@ -50515,6 +50515,9 @@
title="md-vcard"><code>http://microformats.org/profile/hcard</code></dfn>
represents a person's or organization's contact information.</p>
+ <p>This vocabulary <span title="support global identifiers for
+ items">supports global identifiers for items</span>.</p>
+
<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 vCard specification and its extensions,
@@ -52769,6 +52772,9 @@
title="md-vevent"><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
represents an event.</p>
+ <p>This vocabulary <span title="support global identifiers for
+ items">supports global identifiers for items</span>.</p>
+
<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
Modified: vocabs-index
===================================================================
--- vocabs-index 2009-10-25 09:44:56 UTC (rev 4335)
+++ vocabs-index 2009-10-25 12:01:03 UTC (rev 4336)
@@ -47,7 +47,7 @@
<header class="head"><p><a class="logo" href="http://www.whatwg.org/" rel="home"><img alt="WHATWG" src="/images/logo"></a></p>
<hgroup><h1>Microdata Vocabularies: vCard, vEvent, and works</h1>
- <h2 class="no-num no-toc">Draft Standard — 17 October 2009</h2>
+ <h2 class="no-num no-toc">Draft Standard — 25 October 2009</h2>
</hgroup><p>You can take part in this work. <a href="http://www.whatwg.org/mailing-list">Join the working group's discussion list.</a></p>
<dl><dt>This specification:</dt>
<dd><a href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a></dd>
@@ -129,6 +129,9 @@
<p>An item with the <span>item type</span> <dfn id="md-vcard" title="md-vcard"><code>http://microformats.org/profile/hcard</code></dfn>
represents a person's or organization's contact information.</p>
+ <p>This vocabulary <span title="support global identifiers for
+ items">supports global identifiers for items</span>.</p>
+
<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 vCard specification and its extensions,
@@ -1883,6 +1886,9 @@
<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>
+ <p>This vocabulary <span title="support global identifiers for
+ items">supports global identifiers for items</span>.</p>
+
<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
More information about the Commit-Watchers
mailing list