Enumeration Code Assignment
- Explicitly assigned enumerant values start at 11 and increase in order.
- Attribute enumerants are listed alphabetically by attribute label.
- For each attribute, the enumerants are listed in a convenient natural or conventional order.
- ANSI C Language Binding:
- Prefix Label with “EDCS_EC_”
- E.g., define EDCS_EC_ACCURACY_CATEGORY_ABROGATED as constant with integer value 11