https://ns.adobe.com/xdm/data/record
Used to indicate the behavior of record data semantic when composed into data schemas.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | behaviors/record.schema.json |
- Record Schema
https://ns.adobe.com/xdm/data/record- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"@id": "49069bba-3014-420b-a887-3959f87d474a"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Record Schema (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string - defined in this schema
string
- format:
uri-reference– URI Reference (according to RFC3986)