§

<forename>

<forename> contains a forename, given or baptismal name. [13.2.1. Personal Names]
Modulenamesdates
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp)) att.personal (att.naming (@role)) att.typed (@type)
role
Status Optional
type
Status Optional
Member of
Contained by
May contain
Declaration
element forename
{
   attribute role { text }?,
   attribute type { text }?,
   macro.phraseSeq
}
Example
<persName>
 <roleName>Ex-President</roleName>
 <forename>George</forename>
 <surname>Bush</surname>
</persName>