EnumerationDefinition


superclasses:

TypeDefinition

attributes:

enumerates List(EnumerationValueDef)

[comments] String

comments:

This subclass is used for the definition of enumerations not specified in the SAIF standard. enumerates consists of two attributes, description and enumeratedValue, with enumeratedValue being optional. Either enumeratedValue must be specified for every entry in the list, or it must not be specified for any of them.


Links to Section 3.9 and the complete SAIF class list