> Is that valid inside the HTML <body> block?

AFAIK Both the type and rel attributes are interchangeable between
<link> and <a> tags...

So this should work (I think?):

<div id="sb_post_id">
  <a href="/post/id" rel="bookmark">Permalink of Post Title</a> (<a
href="/post/id/xml" rel="alternate" type="application/xml">XML
Source</a>)
</div>

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

Reply via email to