<forename>

<forename> 人物に与えられた姓名のうちの名を示す.個人を示す部分の名前. 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 forename
{
   att.global.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
<persName>
 <roleName>Ex-President</roleName>
 <forename>George</forename>
 <surname>Bush</surname>
</persName>