我breadcrumb使用Google Rich Snippets测试工具测试了Schema.org 示例.
<div itemprop="breadcrumb">
<a href="category/books.html">Books</a> >
<a href="category/books-literature.html">Literature & Fiction</a> >
<a href="category/books-classics">Classics</a>
</div>
Run Code Online (Sandbox Code Playgroud)
结果是该工具无法识别.
那么,是否存在错误或存在语法问题?如果是这样,那么正确的语法是什么?