<addName>

<addName> (付加名) 付加的な名前要素を示す.例えば,愛称,渾名,別名など. 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>