Skip to content

Latest commit

 

History

History
137 lines (78 loc) · 3.46 KB

profile-personal-details.schema.md

File metadata and controls

137 lines (78 loc) · 3.46 KB

Profile personal details Schema

https://ns.adobe.com/xdm/context/profile-personal-details

This mixin is used to capture information regarding home address, home phone, mobile phone, fax, and personal email.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Experimental No Forbidden Permitted context/profile-personal-details.schema.json

Schema Hierarchy

  • Profile personal details https://ns.adobe.com/xdm/context/profile-personal-details

Profile personal details Example

{
  "xdm:mobilePhone": {
    "xdm:primary": true,
    "xdm:number": "1-408-888-8888",
    "xdm:status": "active"
  }
}

Profile personal details Properties

Property Type Required Defined by
xdm:faxPhone Phone number Optional Profile personal details (this schema)
xdm:homeAddress Postal address Optional Profile personal details (this schema)
xdm:homePhone Phone number Optional Profile personal details (this schema)
xdm:mobilePhone Phone number Optional Profile personal details (this schema)
xdm:personalEmail Email address Optional Profile personal details (this schema)
* any Additional this schema allows additional properties

xdm:faxPhone

Fax phone

Fax phone number.

xdm:faxPhone

  • is optional
  • type: Phone number
  • defined in this schema

xdm:faxPhone Type

  • Phone numberhttps://ns.adobe.com/xdm/context/phonenumber

xdm:homeAddress

Home address

A home postal address.

xdm:homeAddress

  • is optional
  • type: Postal address
  • defined in this schema

xdm:homeAddress Type

xdm:homePhone

Home phone

Home phone number.

xdm:homePhone

  • is optional
  • type: Phone number
  • defined in this schema

xdm:homePhone Type

  • Phone numberhttps://ns.adobe.com/xdm/context/phonenumber

xdm:mobilePhone

Mobile phone

Mobile phone number.

xdm:mobilePhone

  • is optional
  • type: Phone number
  • defined in this schema

xdm:mobilePhone Type

  • Phone numberhttps://ns.adobe.com/xdm/context/phonenumber

xdm:personalEmail

Personal email

A personal email address.

xdm:personalEmail

  • is optional
  • type: Email address
  • defined in this schema

xdm:personalEmail Type

  • Email addresshttps://ns.adobe.com/xdm/context/emailaddress