<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
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.personal (@full, @sort) att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype)
屬於 model.persNamePart
可包含
宣告
element genName
{
   att.global.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
例子
<persName>
 <forename>Charles</forename>
 <genName>II</genName>
</persName>
例子
<persName>
 <surname>Pitt</surname>
 <genName>the Younger</genName>
</persName>