StateVariable for enumerated discrete values with an additional label per value.
| Name | Type | Def / Tmp | Description |
| Type | Attr | 1 | Possible value: EnumSV |
| <UnitType> | Elmt | 0 .. 1 | The unit of the value. Possible values: see NumericalSV. |
| <Values> | Elmt | 1 | Enumeration of all possible values. |
<Value>
Values must have an ascending order!
| Name | Type | Def / Tmp | Description |
| Label | Elmt. | 1 | Text of the enumeration. |
| Content | 1 | Numerical value of the enumeration. |