https://ns.adobe.com/xdm/datatypes/keyvalue
Key value pair.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | datatypes/keyvalue.schema.json |
{
"xdm:key": "category",
"xdm:value": "airport"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:key | string |
Optional | Key Value Pair (this schema) |
xdm:value | string |
Optional | Key Value Pair (this schema) |
* |
any | Additional | this schema allows additional properties |
Key
xdm:key
- is optional
- type:
string
- defined in this schema
string
Value
xdm:value
- is optional
- type:
string
- defined in this schema
string