<genName>

<genName> (generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named. [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>Charles</forename>
   
<genName>II</genName>
</persName>

<persName>
   
<surname>Pitt</surname>
   
<genName>the Younger</genName>
</persName>
Source Github

<elementSpec module="namesdates" ident="genName">
   
<gloss>generational name component</gloss>
   
<desc>contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons
    named.
</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>