value
statement
The statement <LABEL> value <VALUE TYPE>
is used to identify <VALUE TYPE>
as the value type of the <LABEL>
attribute type.
<VALUE TYPE>
should be a built-in or a user-defined value type.
Defining attribute type’s value types
The value
keyword can be used to define a value type of an attribute type.
define name value string;