Name | Type | Use | Default | Fixed | Annotation |
id | xs:string | required | | | documentation | The id to be referred to by the alias. |
|
name | xs:string | required | | | documentation | The name to be associated with the aliased key. |
|
targetType | xs:string | optional | org.openda.blackbox.config.KeyTypeString | | documentation | The data type to which the alias key will be replaced (default String). |
|
keyPrefix | xs:string | optional | | | documentation | Specify the prefix for the alias key. |
|
keySuffix | xs:string | optional | | | documentation | Specify the suffix for the alias key. |
|