Content deleted Content added
→External links: add schema.org |
|||
Line 10:
* <code>Itemtype</code> – A valid URL of a vocabulary that describes the item and its properties context.
* <code>ItemId</code> – Indicates a unique identifier of the item in the vocabulary.
* <code>Itemprop</code> – Indicates that its containing tag holds the value of the specified item property. The properties name and value context are described by the items vocabulary. Properties values usually consist of string values, but can also use [[URL
* <code>Itemref</code> - Properties that are not descendants of the element with the <code>itemscope</code> attribute can be associated with the item using this attribute. Provides a list of elements to web crawlers to find additional property values of the item elsewhere in the document.<ref name="WHATWG"/>
|