Properties
Name |
Description |
First |
The first name or given name of the person.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
John |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Last |
The surname of the person.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Smith |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Middle |
The middle name of the person.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Jacob |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Prefix |
Salutation for the person (e.g. Mr., Mrs., Ms., Dr., etc.)
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Mr. |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Suffix |
A suffix related to the name (e.g. Jr., Sr., III, Esq., etc.).
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Jr. |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
NameType |
Specifies the type of name for the person (e.g. former, nickname, alternate, alias, etc.).
|
Details |
Type |
NameType_Enum |
Example Value |
Alias |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Title |
Specifies degrees or honors of the person (e.g. M.D., Ph.D., etc.).
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
M.D. |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
LastNamePrefix |
Specifies the last name prefix (e.g. "Van der", "von", "de", etc.).
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Von de |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|