LRMI/Properties/wcagVerificationDate

From Creative Commons
Revision as of 23:26, 18 November 2011 by Greg Grossmeier (talk | contribs)
Jump to: navigation, search

Property: wcagVerificationDate

Description: The date the WCAG verification was made.

Expected Type: Date

Examples

Example 1

markup:

<div itemscope itemtype="http://schema.org/Book">

<link itemprop="url" href="http://example.com/IntroSDM.html" />
<span itemprop="name">Introduction to Single Digit Multiplication</span>
by <a itemprop="author" href="/author/JohnDoe.html">John Doe</a>.

</div>

output of the Rich Snippets Testing Tool:

...