[Bug 14202] Describe how to use microdata to mark up publication and modification date information for <article>s

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14202

--- Comment #8 from Cameron Jones <cmhjones@gmail.com> 2011-10-27 15:21:24 UTC ---
(In reply to comment #3)
> Something like this?:
> 
> <article itemscope itemtype="http://n.whatwg.org/article">
>  <h1>Example</h1>
>  <p><data value="2011-01-01">January 1 2011</data> (updated <data
> value="2011-01-02">January 2nd</data>)</p>
>  <p>Hello.</p>
> </article>
> 
> Or maybe we could just use the http://schema.org/Blog type (and other types in
> that schema.org bucket).
> 
> Any objections to such an approach?

None whatsoever, the approach is sound.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 27 October 2011 15:21:31 UTC