Re: extracting data from child elements

Brian Suda wrote:
> 
> <ul class="vcard">
> <li class="fn"><img src="b.png" alt="B" />rian</li>
> </ul>

In our current resolution, it would yield "rian". We haven't discussed
this idea of peeking inside child elements. I would tend to agree with
you: that's too complicated. RDFa has a way of overriding child elements
already, similar to what microformats does: we use the @content attribute.

-Ben

Received on Wednesday, 18 July 2007 13:53:52 UTC