Andy Mabbett wrote:
For instance, in "¢2.1 USD", the currency is "USD", and the unit is
"¢", but "¢" is not the symbol of currency "USD".
How would you mark those up?
Here is a try, using the "value" class name:
<span class="money"><abbr class="unit" title="cent">¢</abbr><span
class="value">2.1</span> <span class="currency">USD</span></span>
Guillaume
_______________________________________________
microformats-new mailing list
microformats-new@microformats.org
http://microformats.org/mailman/listinfo/microformats-new