<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]
Module namesdates
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.personal (att.naming (role) (att.canonical (ref)) ) att.typed (type)
Member of
Contained by
May contain
Examples

<persName>
   
<forename>Frederick</forename>
   
<addName type="epithet">the Great</addName>
   
<roleName>Emperor of Prussia</roleName>
</persName>
Source Github

<elementSpec module="namesdates" ident="addName">
   
<gloss>additional name</gloss>
   
<desc>contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal
name.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.persNamePart"/>
      
<memberOf key="att.personal"/>
      
<memberOf key="att.typed"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>