geo-profile-fr

From Microformats Wiki
Revision as of 15:08, 10 April 2007 by ChristopheDucamp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Profil Geo

Ce qui suit est un profil XMDP DRAFT pouir la spécification gei et ne devrait pas être utilisé tant que cet avertissement persiste.

Voir profils-uri pour plus de détails.

Il n'est pas obligatoire de savoir où est utilisé le profil hCard qu'il soit un sous-ensemble de cela.

Usage

Les profils sont référencé dans les fichiers (X)HTML dans le tag <HEAD> , par ex.:

<head profile='http://www.w3.org/2006/03/hcard'>

Profil

<dl class="profile">
 <dt>class</dt>
 <dd><p>
  <a rel="help" href="http://www.w3.org/TR/html401/struct/global.html#adef-class">
   HTML4 definition of the 'class' attribute.</a>
  This meta data profile defines some 'class' attribute values (class names) 
  and their meanings as suggested by a 
  <a href="http://www.w3.org/TR/WD-htmllink-970328#profile">
   draft of "Hypertext Links in HTML"</a>.
  All values are defined according to the semantics defined in the 
  <a href="http://microformats.org/wiki/hcard">
   hCard specification</a> 
  and thus in 
  <a href="http://www.ietf.org/rfc/rfc2426.txt">RFC 2426</a>.</p>
  <dl>

   <dt>geo</dt>
    <dd>See section 3.4.2 of RFC 2426.</dd>

   <dt>latitude</dt>
    <dd>See "latitude" in section 3.4.2 of RFC 2426.</dd>

   <dt>longitude</dt>
    <dd>See "longitude" in section 3.4.2 of RFC 2426.</dd>
     
  </dl>
 </dd>
</dl>

Pages en rapport