<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
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute att.personal (@full, @sort) att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype)
Verwendet von model.persNamePart
Kann enthalten
Deklaration
element addName
{
   att.global.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
Beispiel
<persName>
 <forename>Frederick</forename>
 <addName type="epithet">the Great</addName>
 <roleName>Emperor of Prussia</roleName>
</persName>