| <persName> (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [14.2.1. Personal Names] |
| Module | namesdates — Specification |
| Attributes | |
| Member of | |
| Contained by | |
| May contain | |
| Example | <persName>
<forename>Edward</forename>
<forename>George</forename>
<surname type="linked">Bulwer-Lytton</surname>, <roleName>Baron Lytton of
<placeName>Knebworth</placeName>
</roleName>
</persName>
|
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element persName
{
att.global.attributes,
att.cmc.attributes,
att.datable.attributes,
att.editLike.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓
|