<editor>

<editor> è la dichiarazione di responsabilità secondaria di ciascuna unità bibliografica, ad esempio il nome di un individuo, di un'istituzione o organizzazione che agisce come curatore, compilatore, traduttore, ecc. [3.11.2.2 Authors, Titles, and Editors]
Modulocore — 3 Elements Available in All TEI Documents
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Usato da
Contenuto in
msdescription: msItem
Può contenere
Dichiarazione

<rng:element name="editor">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element editor
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
Esempio
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor>