On Aug 28, 2006, at 11:43 AM, Ryan King wrote:
On Aug 27, 2006, at 3:20 PM, Brian Suda wrote:

I have been working alot recently on hReviews and have been strugling
to find valid data - now i think i know why.

I believe there is an error in the output of the hReview Creator[1].
According to hReview specification[2] it says:
... However, when using item info subproperties ("fn", "url",
"photo"), they MUST be nested inside the item element.

To me that reads that an class="fn" should be nested inside the class="item"
<h2 class="item"><span class="fn">Flux capacitor</span></h2>

The output from the hReview Creator is:
<h2 class="item fn">Flux capacitor</h2>

If this is an error it might explain why so many examples in the wild are not conformant.

Um, yeah. That would be my mistake. I'll fix it today.

Fixed.

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

Reply via email to