Question: Titles in Names in ISO 21090
Nov 6, 2011Question:
I just wanted to clarify with you if ENXP data type handles salutation (e.g. Mr,Mrs,Dr,Ms,etc) through setting ENXP.type attribute to “TITLE”.
Answer
Yes, you set the type to title, and put the salutation in.
<name>
<part type="TITLE" value="Mr">
<part type="FAM" value="Grahame">
<part type="GIV" value="Grieve">
</name>