location locator object to implements key-value structure.
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmLocatorAttributeList | Array of PlcmLocatorAttribute | See Definition of PlcmLocatorAttribute | |
| typeEnum | TypeEnum | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| key | Key | Mandatory | |
| value | Value | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| TypeEnum | string | Value must be one of:
|
| Value | string | Length of value must be >=1 Length of value must be <=256 |
| Key | string | Length of value must be >=1 Length of value must be <=256 |