-
Which of the following is a global identifier for the item?
-
- itemref
- itemid
- itemtype
- itemprop
- None of these
Correct Option: B
itemid attribute is a global identifier for the item, itemprop attribute defines a property of the item, itemref gives a list of additional elements to crawl to find name-value pairs of the item, itemtype is a valid URL that defines the item.