In message <[EMAIL PROTECTED]>, Guillaume Lebleu <[EMAIL PROTECTED]> writes

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>

Unless we're expecting parsers to understand every sub-unit of every currency, that'll cause problems.

I read it as saying the amount is 2.1 dollars.

--
Andy Mabbett

_______________________________________________
microformats-new mailing list
microformats-new@microformats.org
http://microformats.org/mailman/listinfo/microformats-new

Reply via email to