Enumeration base type
Keywords:  enumerated data type, base type
The base type of an enumeration refers to the type of objects classified by the categories of the enumeration. Enumeration base type is a specific ODABA extension.
Definition: 
base_class := '(' scoped_name ')'

