On Sun, 2008-02-03 at 19:46 +0000, Andy Mabbett wrote:
> In message <[EMAIL PROTECTED]>, Toby A Inkster
> <[EMAIL PROTECTED]> writes
> 
> >The order of the space-delimited class attributes should be considered
> >significant -- that is, in <foo class="bar #baz"> the content referred
> >to by #baz is logically included as the last child of the <foo>
> >element, but in <foo class="#baz bar">, it is logically included as the
> >first child.
> 
> I don't understand why that's necessary. Can you elaborate, please?
> 
> Meanwhile, my proposal is now on the wiki:
> 
>   <http://microformats.org/wiki/include-pattern-strawman#Andy_Mabbett>

You Know I don't think you actually have to "include" your data, you
could perhaps just reference them eg:

<foo id="me" class="fn">Martin McEvoy</foo>

<bar class="[EMAIL PROTECTED]">http://wherever.com/</bar> 

parsers instead of replacing data can then just append their data?

Thanks

Martin McEvoy
> 

_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to