<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
Modulo core — 3 Elements Available in All TEI Documents
Oltre agli attributi globali att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Usato da
Può contenere
Dichiarazione

<rng:element name="editor">
 <rng:ref name="att.global.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.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
Esempio
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor>