https://ns.adobe.com/xdm/mixins/profile-person-details-v2
Demographic information such as name, gender, and birth date of an individual.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | fieldgroups/deprecated/profile-person-details-v2.schema.json |
- Demographic Details v2
https://ns.adobe.com/xdm/mixins/profile-person-details-v2
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Person
https://ns.adobe.com/xdm/context/person
- Extensibility base schema
{
"xdm:person": {
"xdm:name": {
"xdm:firstName": "Jane",
"xdm:middleName": "F",
"xdm:lastName": "Doe",
"xdm:fullName": "Jane F. Doe"
},
"xdm:birthDayAndMonth": "01-03",
"xdm:gender": "female"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:person | Person | Optional | Demographic Details v2 (this schema) |
* |
any | Additional | this schema allows additional properties |
An individual actor, contact, or owner.
xdm:person
- is optional
- type: Person
- defined in this schema
- Person –
https://ns.adobe.com/xdm/context/person