- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jan 2010 06:49:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/mdvcard In directory hutz:/tmp/cvs-serv1101 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/mdvcard/Overview.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- Overview.html 7 Jan 2010 11:38:32 -0000 1.17 +++ Overview.html 8 Jan 2010 06:49:05 -0000 1.18 @@ -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: vCard</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/mdvcard/">http://www.w3.org/TR/mdvcard/</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-vcard">Microdata Vocabularies</a> specification, in its vCard 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-vcard"><span class="secno">2 </span>Conversion to vCard</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-vcard"><span class="secno">1 </span>Conversion to vCard</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-vcard" title="md-vcard"><code>http://microformats.org/profile/hcard</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-vcard" title="md-vcard"><code>http://microformats.org/profile/hcard</code></dfn> represents a person's or organization's contact information.<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 @@ -1448,7 +1450,7 @@ <span>URL</span>s are specified.</p> <dd> - </dl><h2 id="conversion-to-vcard"><span class="secno">2 </span>Conversion to vCard</h2><p>Given a list of nodes <var title="">nodes</var> in a + </dl><h2 id="conversion-to-vcard"><span class="secno">1 </span>Conversion to vCard</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-a-vcard" title="extracting a vCard">extract any vCard data represented by those nodes</dfn> (only the first vCard is @@ -1952,7 +1954,7 @@ the input does not conform to the rules described for the <code title="md-vcard"><a href="#md-vcard">http://microformats.org/profile/hcard</a></code> <span>item type</span> and <span title="defined property name">defined property names</span>.</p><!-- of course since vcard - doesn't define error handling, this is somewhat problematic. --><h2 id="examples"><span class="secno">3 </span>Examples</h2><div class="example"> + doesn't define error handling, this is somewhat problematic. --><h2 id="examples"><span class="secno">2 </span>Examples</h2><div class="example"> <p>Here is a long example vCard for a fictional character called "Jack Bauer":</p> @@ -2051,17 +2053,6 @@ Telephone Service</cite>, CCITT Blue Book, Fascicle II.2, pp. 128-134, November 1988.</dd> - <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="refsRFC2426">[RFC2426]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2426.txt">vCard MIME Directory Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd>
Received on Friday, 8 January 2010 06:49:08 UTC