Skip to content

Latest commit

 

History

History
197 lines (108 loc) · 4.91 KB

profile-personal-details.schema.md

File metadata and controls

197 lines (108 loc) · 4.91 KB

Personal Contact Details Schema

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

Contact information for an individual person such as home address, phone number, fax, and email.

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

Schema Hierarchy

  • Personal Contact Details https://ns.adobe.com/xdm/context/profile-personal-details

Personal Contact Details Example

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

Personal Contact Details Properties

Property Type Required Defined by
xdm:billingAddress Postal address Optional Personal Contact Details (this schema)
xdm:faxPhone Phone number Optional Personal Contact Details (this schema)
xdm:homeAddress Postal address Optional Personal Contact Details (this schema)
xdm:homePhone Phone number Optional Personal Contact Details (this schema)
xdm:mailingAddress Postal address Optional Personal Contact Details (this schema)
xdm:mobilePhone Phone number Optional Personal Contact Details (this schema)
xdm:personalEmail Email address Optional Personal Contact Details (this schema)
xdm:shippingAddress Postal address Optional Personal Contact Details (this schema)
* any Additional this schema allows additional properties

xdm:billingAddress

Billing Address

Billing postal address.

xdm:billingAddress

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

xdm:billingAddress Type

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:mailingAddress

Mailing Address

Mailing postal address.

xdm:mailingAddress

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

xdm:mailingAddress Type

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

xdm:shippingAddress

Shipping Address

Shipping postal address.

xdm:shippingAddress

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

xdm:shippingAddress Type