DomainDefinition


superclasses:

TypeDefinition

attributes:

baseType PrimitiveInstanceType

validValues List(Primitive)

[comments] String

restricted:

baseType : string | integer8 | integer8Unsigned | integer16 | integer16Unsigned | integer32 | integer32Unsigned | integer64 | integer64Unsigned | real32 | real64 | real80

contraints : The members of the validValues list must themselves be

of the type specified by baseType. :

comments:

This subclass is used for the definition of permissible values which may be used for primitive types. The permissible values will be listed in the validValues attribute.


Links to Section 3.9 and the complete SAIF class list