Forum Moderators: open
<div itemscope itemtype="http://schema.org/WebPageElement http://schema.org/ItemList">
<meta itempro="name" content="navigation_menu" />
<ul>
<li itemprop="additionalType" itemscope itemtype="http://www.schema.org/SiteNavigationElement http://schema.org/itemListElement">
<a href="http://www.example.com/link_1" itemprop="url"><span itemprop="name">Link 1</span></a>
</li>
<li itemprop="additionalType" itemscope itemtype="http://www.schema.org/SiteNavigationElement http://schema.org/itemListElement">
<a href="http://www.example.com/link_2" itemprop="url"><span itemprop="name">Link 2</span></a>
</li>
</ul>
</div>
[edited by: incrediBILL at 5:23 am (utc) on Mar 14, 2014]
[edit reason] thread cleanup [/edit]
About validation, I'm not a zealot of it, but if I can get my codes to validate, I try.
[edited by: incrediBILL at 5:21 am (utc) on Mar 14, 2014]
[edit reason] thread cleanup [/edit]
So, if we accept WhatWG as authoritative then the standard says we can have multiple space separated itemtypes, so the validator is wrong!
%20 doesn't work, then it is valid HTML, but the tree on the microdata is lost and you only have the list of items.