As far as I know, the examples are focused more on the "type"s that are being used instead of semantic markup.
I wrote this bit a while ago, perhaps it can be used: http://microformats.org/wiki/adr-examples#Use_of_dl_element I agree examples should be as semantic as possible, however there are many instances where the formats are not bound to any particular element(s) as far as semantics are concerned. For instance, hCard information can be presented in <address> or <table> or <li> tags. Therefore, it may be more appropriate to suggest that semantic markup should be used in context of the document. -Sarven On Jan 5, 2008 9:31 AM, Jim O'Donnell <[EMAIL PROTECTED]> wrote: > Hello, > > There are couple of markup examples on the hcard examples page which > don't make sense semantically. The URL is > http://microformats.org/wiki/hcard-examples#3.2.1_ADR_Type_Definition > where you can see > <div class="adr"> > <abbr class="type" title="dom">US</abbr> > <span class="type">home</span> address, for > <abbr class="type" title="postal">mail</abbr> and > <abbr class="type" title="parcel">shipments</abbr>: > <div class="street-address">123 Main Street</div> > <span class="locality">Any Town</span>, <span class="region">CA</ > span>, > <span class="postal-code">91921-1234</span> > </div> > > and immediately below it > Please use the following address label for > <div class="label"> > <abbr class="type" title="dom">local delivery</abbr> > <abbr class="type" title="home">to my home</abbr> > <abbr class="type" title="postal">of mail</abbr> > <abbr class="type" title="parcel">and packages:</abbr> > <pre> > Mr.John Q. Public, Esq. > Mail Drop: TNE QB > 123 Main Street > Any Town, CA 91921-1234 > U.S.A. > </pre> > </div> > > None of the <abbr> tags are being used to mark up abbreviations, > except maybe for 'US" where the expansion should be 'United States', > not 'dom'. > > Is there a way of setting out these examples using semantic HTML? I'm > worried that people, particularly those new to microfomats, will see > that microformats.org supports semantic HTML and thus infer that > examples, like these, on the wiki are written in semantic markup. > These, quite clearly, are not. > > Cheers > Jim > > Jim O'Donnell > [EMAIL PROTECTED] > http://eatyourgreens.org.uk > http://flickr.com/photos/eatyourgreens > > > > _______________________________________________ > microformats-discuss mailing list > microformats-discuss@microformats.org > http://microformats.org/mailman/listinfo/microformats-discuss > _______________________________________________ microformats-discuss mailing list microformats-discuss@microformats.org http://microformats.org/mailman/listinfo/microformats-discuss