On 8/7/07, Scott Reynen <[EMAIL PROTECTED]> wrote: > On Aug 7, 2007, at 11:44 AM, Martin McEvoy wrote: > > > Do you think the use of PHOTO may interfere with the hCard that is > > already part of the hAudio proposal, Suppose I wanted to mark up my > > hAudio hcard's with Photos of the band members? isn't that breaking > > the > > don't repeat yourself rule?
--- like scott was saying, when developing the format, you can also define the parsing rules. If you look at hReview, it uses hCards and PHOTO. To disambinguate the two it is a matter of PHOTO inside an hCard and PHOTO not inside an hCard. This is already something that hReview deals with and that has been working pretty well so far. hReview is a good example, because it can use an hCard to be the thing reviewed, and an hCard for the reviewer. So you have multiple FNs, PHOTOs, all over the place and it manages to get sorted out just fine, it is just a matter of parsing rules. -brian -- brian suda http://suda.co.uk _______________________________________________ microformats-new mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-new
