<persName>

<persName> (nome proprio di persona) contiene un nome proprio o un sintagma identificabile come nome proprio, che si riferisce a una persona e può includere qualsiasi o tutti i prenomi, cognomi, titoli onorifici, o nomi aggiunti della persona in questione 13.2.1 Personal Names
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source) att.personal (@full, @sort) att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype)
Usato da model.persStateLike model.nameLike.agent
Può contenere
Dichiarazione
element persName
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
Esempio
<persName>
 <forename>Edward</forename>
 <forename>George</forename>
 <surname type="linked">Bulwer-Lytton</surname>,
<roleName>Baron Lytton of
 <placeName>Knebworth</placeName>
 </roleName>
</persName>