<editor>

<editor> secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc. 3.11.2.2 Authors, Titles, and Editors
Modul core — 3 Elements Available in All TEI Documents
Neben global gültigen Attributen att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Verwendet von
Kann enthalten
Deklaration

<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
}
Beispiel
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor>