<addName>

<addName> (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name. 13.2.1 Personal Names
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.personal (@full, @sort) att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype)
屬於 model.persNamePart
可包含
宣告
element addName
{
   att.global.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
例子
<persName>
 <forename>Frederick</forename>
 <addName type="epithet">the Great</addName>
 <roleName>Emperor of Prussia</roleName>
</persName>