On 2 Oct 2011, at 17:55, Gregg Kellogg wrote: > On Oct 2, 2011, at 4:20 AM, Jeni Tennison wrote: >> # Microformats # >> >> Microformats don't seem to have any support for shared properties; it looks as if users have to use hidden elements (empty spans) to add the shared properties within the wrapper element for each entity. > > Microformats have the Include Pattern [7], which is similar to @itemref. Basically, this is a way to reference information defined in one part of the document from another: > > <a class="include" href="#author">Gregg Kellogg</a> > <div class="vcard" id="author"> > <div class="fn">Gregg Kellogg</div> > </div> > > [7] http://microformats.org/wiki/include-pattern Thanks for the correction, Gregg. Jeni -- Jeni Tennison http://www.jenitennison.comReceived on Monday, 3 October 2011 07:45:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 3 October 2011 07:45:26 GMT