<persName/> (nom de personne)
Description
Contient le nom d’une personne.
Autorisé dans
- core: 
<add><author><corr><date><del><editor><expan><foreign><head><hi><item><label><measure><note><orig><p><publisher><q><quote><respStmt><sic><term><time><unclear> - figures: 
<cell> - linking: 
<ab><seg> - msdescription: 
<origDate><seal> - namesdates: 
<orgName><persName><placeName> - textcrit: 
<lem><rdg> - textstructure: 
<div><signed> - transcr: 
<fw><supplied> 
Modèle de contenu
- analysis: 
<pc> - core: 
<abbr><add><cb><choice><date><del><foreign><gap><head><hi><label><lb><measure><measureGrp><note><num><orig><pb><q><quote><sic><term><time><unclear> - figures: 
<figure><table> - linking: 
<ab><anchor> - namesdates: 
<orgName><persName><placeName> - textcrit: 
<app> - textstructure: 
<signed> - transcr: 
<addSpan><damage><damageSpan><delSpan><fw><handShift><space><subst><supplied> - Contenu de texte au choix
 
Attributs
@ref
Utilisation : optionnel
Le lien vers l’entrée de la base de données correspondante des SDS
Valeurs possibles
- Chaîne de caractères – Restriction: expression régulière 
per\d{6}[abc]?(\.1?\d{2})? 
@role
Utilisation : optionnel
Le rôle d’une personne dans le texte
Valeurs possibles
- audentiaprocurator – audentiaprokurator
 - biblical – personnage biblique, mais pas un saint
 - computator – calculateur
 - corrector – correcteur
 - issuer – émetteur
 - mythological – personnage mythologique
 - procurator – administrateur/intendant
 - protonotary – protonotaire
 - recipient – récipiendaire
 - rescribendary – rescribendaire
 - saint – saint
 - scribe – scribe
 - sigillant – sigillant
 - witness – témoin
 
Exemples
Exemple 1
Exemple de nom de personne
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
    <persName ref="per008949a">Hans Gullisen</persName>
</egXML>
Exemple 2
Signalisation d’un saint
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
        sant <persName ref="per000351">Pauls</persName>
</egXML>
Exemple 3
Exemple d’un nom avec @role
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
    <persName ref="per002744a" role="sigillant">Johann Jakob Escher</persName>
</egXML>