On 10/21/07, Martin McEvoy <[EMAIL PROTECTED]> wrote: > Could We reuse Item :type and Item :info ? > > <div class="haudio"> > <div class="item"> > <span class="type">Album</span>: > <span class="fn">Best Before 1984</span> > By: <span class="contributor">Crass</span> > </div> > <div class="item"> > <span class="fn">Nagasaki Nightmare</span> > <span class="duration">4:46</span> > </div> > <div class="item"> > <span class="fn">Big A, Little A</span> > <span class="duration">6:13</span> > </div> > </div> > > Would give publishers the flexibility of describing their own collection > types and contents.
The downside being that you're now making content providers explicitly put a string (i.e. the type) that they may think is implicitly obvious and unnecessary. Regards, etc... -- David Janes Founder, BlogMatrix http://www.blogmatrix.com http://blogmatrix.blogmatrix.com _______________________________________________ microformats-new mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-new
