[html5] r6344 - [e] (0) I forgot to include the text for UID in the bit about global identifiers [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 2 00:06:40 PDT 2011


Author: ianh
Date: 2011-08-02 00:06:39 -0700 (Tue, 02 Aug 2011)
New Revision: 6344

Modified:
   complete.html
   index
   source
Log:
[e] (0) I forgot to include the text for UID in the bit about global identifiers.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13452

Modified: complete.html
===================================================================
--- complete.html	2011-08-02 06:56:23 UTC (rev 6343)
+++ complete.html	2011-08-02 07:06:39 UTC (rev 6344)
@@ -57172,7 +57172,10 @@
   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>
+  items">supports global identifiers for items</a>. The
+  <a href=#global-identifier>global identifier</a> gives a value that represents a
+  globally unique identifier corresponding to the individual or
+  resource.</p> <!-- UID -->
 
   <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
@@ -58797,7 +58800,9 @@
   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>
+  items">supports global identifiers for items</a>. The
+  <a href=#global-identifier>global identifier</a> gives the persistent, globally unique
+  identifier for the calendar event.</p> <!-- UID -->
 
   <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

Modified: index
===================================================================
--- index	2011-08-02 06:56:23 UTC (rev 6343)
+++ index	2011-08-02 07:06:39 UTC (rev 6344)
@@ -57044,7 +57044,10 @@
   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>
+  items">supports global identifiers for items</a>. The
+  <a href=#global-identifier>global identifier</a> gives a value that represents a
+  globally unique identifier corresponding to the individual or
+  resource.</p> <!-- UID -->
 
   <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
@@ -58669,7 +58672,9 @@
   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>
+  items">supports global identifiers for items</a>. The
+  <a href=#global-identifier>global identifier</a> gives the persistent, globally unique
+  identifier for the calendar event.</p> <!-- UID -->
 
   <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

Modified: source
===================================================================
--- source	2011-08-02 06:56:23 UTC (rev 6343)
+++ source	2011-08-02 07:06:39 UTC (rev 6344)
@@ -64548,7 +64548,10 @@
   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>
+  items">supports global identifiers for items</span>. The
+  <span>global identifier</span> gives a value that represents a
+  globally unique identifier corresponding to the individual or
+  resource.</p> <!-- UID -->
 
   <p>The following are the type's <span title="defined property
   name">defined property names</span>. They are based on the
@@ -66599,7 +66602,9 @@
   represents an event.</p>
 
   <p>This vocabulary <span title="support global identifiers for
-  items">supports global identifiers for items</span>.</p>
+  items">supports global identifiers for items</span>. The
+  <span>global identifier</span> gives the persistent, globally unique
+  identifier for the calendar event.</p> <!-- UID -->
 
   <p>The following are the type's <span title="defined property
   name">defined property names</span>. They are based on the




More information about the Commit-Watchers mailing list