<forename>

<forename> 人物に与えられた名前のうち,名の部分,すなわち個人を表す部分を示す. 13.2.1 人名
モジュールnamesdates — 13 Names, Dates, People, and Places
属性 att.personal (@full, @sort) (att.naming (@nymRef) ) att.typed (@type, @subtype)
当該モジュールを使用するもの
下位
宣言

<rng:element name="forename">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.personal.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.canonical.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
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>