Core Object: PersonName (2.0.0)
-
-
Description
This provides name information for a person.
| Property |
Value |
| Aliases |
RelatedTraveler_Simple_Person_Name
|
| Simple Facet: |
String
|
| Facets |
Summary
Detail
|
Summary
| Field Name |
Member Type |
Field Type |
Description |
| Prefix |
Element |
StringTiny
|
Salutation of honorific (e.g. Mr., Mrs., Ms., Miss, Dr.) |
| Given |
Element |
StringShort
|
Given name, first name or names. |
| Middle |
Element |
StringShort
|
The middle name of the person name. |
| Surname |
Element |
StringShort
|
Family name, last name.
Note: Simple form of person name should be used for the full name.
May also be used for full name if the sending system does not have the ability to separate a full name into its parts, e.g. the surname element may be used to pass the full name. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| type |
Attribute |
NameType
|
Type of name of the individual, such as former, nickname, alternate or alias name. Refer to OpenTravel Code List Name Type (NAM). |
| language |
Attribute |
language
|
The language the name is represented in, e.g. an Eastern name versus a Western name. |
| SurnamePrefix |
Element |
StringTiny
|
The surname prefix, e.g "van der", "von", "de". |
| Suffix |
Element |
StringTiny
|
Hold various name suffixes and letters (e.g. Jr., Sr., III, Ret., Esq.) |
| Title |
Element |
StringTiny
|
Degree or honors (e.g., Ph.D., M.D.) |
| PersonDocument |
Element |
PersonDocument
|
Document information for verification purposes and also used for additional filtering for common names. |
| Privacy |
Element |
Privacy
|
Allows for control of the sharing of access data between parties. |
| defaultInd |
Indicator |
|
If true, this is the default or primary name within a collection of names. |
|