https://ns.adobe.com/xdm/context/phonenumber
Information that allows the phone calling of a person. Typically an alphanumeric number, 1-222-333 4444 in North America, but can have a wide range of formats.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stabilizing | No | Forbidden | Permitted | context/phonenumber.schema.json |
- Phone Number
https://ns.adobe.com/xdm/context/phonenumber
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"xdm:primary": true,
"xdm:number": "1-408-888-8888",
"xdm:status": "active"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:extension | string |
Optional | Phone Number (this schema) |
xdm:number | string |
Optional | Phone Number (this schema) |
xdm:primary | boolean |
Optional | Phone Number (this schema) |
xdm:status | string |
Optional | Phone Number (this schema) |
xdm:statusReason | string |
Optional | Phone Number (this schema) |
xdm:validity | string |
Optional | Phone Number (this schema) |
* |
any | Additional | this schema allows additional properties |
The internal dialing number used to call from a private exchange, operator or switchboard.
xdm:extension
- is optional
- type:
string
- defined in this schema
string
The phone number. Note the phone number is a string and may include meaningful characters such as brackets (), hyphens - or characters to indicate sub dialing identifiers like extensions x. E.g 1-353(0)18391111 or +613 9403600x1234.
xdm:number
- is optional
- type:
string
- defined in this schema
string
Primary phone number indicator.
Unlike for Address or EmailAddress, there can be multiple primary phone numbers; one per communication channel. The communication channel is defined by the type:
textMessaging
: type =mobile
phone
: type =home
|work
|unknown
fax
: type =fax
xdm:primary
- is optional
- type:
boolean
- defined in this schema
boolean
An indication as to the ability to use the phone number.
xdm:status
- is optional
- type:
string
- defined in this schema
string
Value | Description |
---|---|
active |
Active |
incomplete |
Incomplete |
blacklisted |
Blacklisted |
blocked |
Blocked |
A description of the current status.
xdm:statusReason
- is optional
- type:
string
- defined in this schema
string
A level of technical correctness of the phone number.
xdm:validity
- is optional
- type:
string
- defined in this schema
string
Value | Description |
---|---|
consistent |
Consistent |
inconsistent |
Inconsistent |
incomplete |
Incomplete |
successfullyUsed |
Successfully Used |