HTML 5

What about this(please) concerning HTML 5?


http://ejohn.org/blog/bbc-removing-microformat-support/

becomes this HTML 5:

<span data-xmlns="cc:http://creativecommons.org/ns#
dc:http://purl.org/dc/elements/1.1/">
<span rel="dc:type" href="http://purl.org/dc/dcmitype/Text"
data-property="dc:title">My Book</span> by
<a rel="cc:attributionURL" data-property="cc:attributionName"
href="http://rejon.org/my_book">Jon Phillips</a>
is licensed under a
<a rel="license"
href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons
Attribution Non-Commercial 3.0 License</a>.
<span rel="dc:source" href="http://deerfang.org/her_book"/>
Permissions beyond the scope of this license may be available at
<a rel="cc:morePermissions"
href="http://somecompany.com/revenue_sharing_agreement">somecompany.com</a>.
</span>





thanks
michael bolger

Received on Wednesday, 16 July 2008 13:54:24 UTC