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 |
- Personal Contact 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: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 |
Billing postal address.
xdm:billingAddress
- is optional
- type: Postal address
- defined in this schema
- Postal address –
https://ns.adobe.com/xdm/common/address
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
Mailing postal address.
xdm:mailingAddress
- is optional
- type: Postal address
- defined in this schema
- Postal address –
https://ns.adobe.com/xdm/common/address
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
Shipping postal address.
xdm:shippingAddress
- is optional
- type: Postal address
- defined in this schema
- Postal address –
https://ns.adobe.com/xdm/common/address