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.