element <editor>
Namespace:
Type:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<editor
    gender
 = 
("female" | "male")
    >
   
Content: 
position*, contribution*, persname
</editor>
May contain elements (3):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Editor
Description
The head of a journal (generally both editorial and administration).
Examples
example 1
<editor>
    <position>Directrice adjointe</position>
    <persname>
        <firstname>Mélanie</firstname>
        <familyname>Lecourbe</familyname>
    </persname>
</editor>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="editor" type="stafftype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set