<roleName>

<roleName> contiene una componente del nome che indica un ruolo o una posizione specifici a livello sociale, come nel caso di titoli ufficiali o grado militare 13.2.1 Personal Names
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Usato da
Può contenere
Dichiarazione

<rng:element name="roleName">
<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 roleName
{
   att.global.attributes,
   att.personal.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   macro.phraseSeq
}
Esempio
<persName>
 <forename>William</forename>
 <surname>Poulteny</surname>
 <roleName>Earl of Bath</roleName>
</persName>