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 |
- Profile personal details
https://ns.adobe.com/xdm/context/profile-personal-details
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Postal address
https://ns.adobe.com/xdm/common/address
- Email address
https://ns.adobe.com/xdm/context/emailaddress
- Phone number
https://ns.adobe.com/xdm/context/phonenumber
- Extensibility base schema
{
"xdm:mobilePhone": {
"xdm:primary": true,
"xdm:number": "1-408-888-8888",
"xdm:status": "active"
}
}
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 |
Fax phone number.
xdm:faxPhone
- is optional
- type: Phone number
- defined in this schema
- Phone number –
https://ns.adobe.com/xdm/context/phonenumber
A home postal address.
xdm:homeAddress
- is optional
- type: Postal address
- defined in this schema
- Postal address –
https://ns.adobe.com/xdm/common/address
Home phone number.
xdm:homePhone
- is optional
- type: Phone number
- defined in this schema
- Phone number –
https://ns.adobe.com/xdm/context/phonenumber
Mobile phone number.
xdm:mobilePhone
- is optional
- type: Phone number
- defined in this schema
- Phone number –
https://ns.adobe.com/xdm/context/phonenumber
A personal email address.
xdm:personalEmail
- is optional
- type: Email address
- defined in this schema
- Email address –
https://ns.adobe.com/xdm/context/emailaddress