Definition - AliasDefDoc
The AliasDefDoc document
is a definition document that contains the properties for an alias for a parameter.
The AliasDoc document does not contain a reference to
the ConfigDoc document and therefore can be reused by multiple configurations and data sets.
Field | Data Type | Required | Default | Description |
---|---|---|---|---|
id | String | Yes | - | A unique identifier that is referenced by all other documents see section Unique Id Generation. |
name | String | Yes | - | A free form string value to name the alias. |
conversion | String | No | Value*1 | ThA free form string describing the conversion for the alias. |
type | Fixed String | Fixed | AliasDefDoc | The fixed value is always set to AliasDefDoc. |