comma or semicolon in geo (was: [uf-discuss]
Operator: Microformat detection for Firefox 2)
Andy Mabbett
andy at pigsonthewing.org.uk
Sun Dec 17 06:47:23 PST 2006
In message <21e770780612170523tbe9854fn1a754bf5a0340cfa at mail.gmail.com>,
Brian Suda <brian.suda at gmail.com> writes
>I'll update the hcard cheatsheet page accordingly.
Thank you. I note you've changed the examples from:
If the secondary classes are omitted, the two values MUST be
comma separated and latitude MUST be first:
<span class=geo>37.386013,-122.082932</span>
to:
When used with an <abbr> element the latitude and longitude are
separated by a semicolon in the title attribute.
<abbr class="geo" title="37.386013;-122.082932">home</abbr>
which I have altered to :
Coordinates MAY be combined a single <abbr> element; then the
latitude and longitude MUST be separated by a semicolon in the
title attribute and latitude MUST be first:
<abbr class="geo" title="37.386013;-122.082932">home</abbr>
for clarity - but your example suggests that this only applies to
"abbr". Is it not allowed in other elements?
--
Andy Mabbett
* Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>
* Free Our Data: <http://www.freeourdata.org.uk>
* Are you using Microformats, yet: <http://microformats.org/> ?
More information about the microformats-discuss
mailing list