| Name |
Type |
Optional |
Values |
| NAME |
STRING |
No |
|
Specifies the schema's simpletype name for which theother characteristics must be used when mapping ontometa-definition fields.
|
| TYPE |
|
Yes |
INTEGER; LONG; STRING; PCHAR; REAL; ANY; BOOLEAN |
Specifies the predefined type (string, integer, etc.) to use forthe meta-definition field where the schema's simple type will be mapped.
|
| SIMPLETYPE |
STRING |
Yes |
|
Specifies the simple type (as supported by XMLBooster) to use forthe meta-definition field where the schema's simple type will be mapped.
|
| ENUMTYPE |
STRING |
Yes |
|
Specifies the enumerated type to use forthe meta-definition field where the schema's simple type will be mapped.The enumerated type must match an enumeration as defined in the targetmeta-definition.
|
| REGEXP |
STRING |
Yes |
|
Specifies the validating regular expressionto use forthe meta-definition field where the schema's simple type will be mapped.
|
| MAXLEN |
INTEGER |
Yes |
|
| MINLEN |
INTEGER |
Yes |
|
| ID |
BOOLEAN |
Yes |
|
| IDREF |
BOOLEAN |
Yes |
|