Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.87 KB

person-identifier.schema.md

File metadata and controls

71 lines (41 loc) · 1.87 KB

Person Identifier Schema

https://ns.adobe.com/xdm/mixins/person-identifier

Used to store Person ID for an entity.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted fieldgroups/shared/person-identifier.schema.json

Schema Hierarchy

  • Person Identifier https://ns.adobe.com/xdm/mixins/person-identifier
    • B2B Source https://ns.adobe.com/xdm/datatypes/b2b-source

Person Identifier Example

{
  "xdm:personID": "gjukoyi1234"
}

Person Identifier Properties

Property Type Required Defined by
xdm:personID string Optional Person Identifier (this schema)
xdm:personKey B2B Source Optional Person Identifier (this schema)
* any Additional this schema allows additional properties

xdm:personID

Person ID

Person unique identifier.

xdm:personID

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

xdm:personID Type

string

xdm:personKey

Person Key

Unique composite identifier of the Person.

xdm:personKey

  • is optional
  • type: B2B Source
  • defined in this schema

xdm:personKey Type

  • B2B Sourcehttps://ns.adobe.com/xdm/datatypes/b2b-source