name |
|
|
Name of the loader attribute.
|
rem |
|
|
Comments for the loader attribute.
|
type |
string |
|
string int real object |
|
Type of the loader attribute. Can be 'string' for string values,
'int' for integers, 'real' for real numbers,
'object' for objects.
Note that numeric values can also be described as 'string'
for use by loaders.
|
card |
mono |
|
mono multi |
|
Cardinality of the loader attribute. 'Mono' for a single value,
'multi' for a list of values.
|
load |
Tok
|
|
List of tokens (usually a single token) of class Tok
to retrieve to set the loader attribute value.
|