C.2.7 EnumeratedValue

An EnumeratedValue describes a possible value for an EnumeratedType.

The components of an EnumeratedValue are described in Table C.7.

Table C.7 – EnumeratedValue components
NameTypeDescription
Namexs:stringThis attribute specifies a descriptive name for the enumerated value.
Valuexs:intThis attribute specifies the numeric value that could appear in the binary encoding.