The ___________ of an item is the value of its element’s itemid attribute.

A token
B typed item
C global identifier
D scope

Correct Answer: global identifier

The global identifier of an item is the value of its element’s itemid attribute, if it has one, resolved relative to the element on which the attribute is specified. If the itemid attribute is missing or if resolving it fails, it is said to have no global identifier. The “typed item” creates new item.

Related Questions

Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element ?

Next steps