Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.98 KB

profile-person-details-v2.schema.md

File metadata and controls

60 lines (41 loc) · 1.98 KB

Demographic Details v2 Schema

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

Schema Hierarchy

  • Demographic Details v2 https://ns.adobe.com/xdm/mixins/profile-person-details-v2

Demographic Details v2 Example

{
  "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"
  }
}

Demographic Details v2 Properties

Property Type Required Defined by
xdm:person Person Optional Demographic Details v2 (this schema)
* any Additional this schema allows additional properties

xdm:person

Person

An individual actor, contact, or owner.

xdm:person

  • is optional
  • type: Person
  • defined in this schema

xdm:person Type

  • Personhttps://ns.adobe.com/xdm/context/person