[uf-discuss] dfn design pattern (proposal)

Brian Suda brian.suda at gmail.com
Mon Aug 20 02:02:47 PDT 2007


On 8/20/07, Michael MD <mdagn at spraci.com> wrote:
> quite easy I think...
> my own scripts that parse hcalendar don't really care what tag is used
> for dtstart or dtend - they look for those class names (and the title
> attribute)

--- just a quick FYI, this would be an incorrect implementation. The
appearance or the absence of the TITLE attribute does not control the
parsing, it is the semantics of the property and the element.

<a href="http://example.com" class="url" title="my homepage">...</a>

The value of URL is NOT controlled by the TITLE, but instead the class
URL and the 'A' element.

If you have further parsing questions, we should take this up on the dev list.

thanks,
-brian

-- 
brian suda
http://suda.co.uk


More information about the microformats-discuss mailing list