<item> Element Reference

The <item> element only appears as a child of the <enum> element. It is used to specify an item of an enumerated list.

Attributes
NameFormatDescription
key (required)int
value (required)string

Detail

See the <type> element for example usage.