Article metadata
Editors
Element or context:
<contrib>
Requirements:
- Put the editor's name into a single <contrib-group> with attribute 'content-type' set to "editors".
- Contain each editor within an individual <contrib> element and assign each <contrib> a unique ide of the form "con1"
- If an editor is the corresponding editor, then set the attribute 'contrib-type' on <contrib> to "corresp-editor"
- If an editor is an associate editor, then set the attribute 'contrib-type' on <contrib> to "assoc-editor"
- If the paper was written by the Editor-in-Chief, then set the attribute 'contrib-type' on <contrib> to "editor-in-chief"
Example (corresponding editor):
<contrib-group content-type="editors">
<contrib contrib-type="corresp-editor" id="con8"> <string-name><given-names initials="D.">Daryl</given-names> <surname>Somers</surname></string-name></contrib> </contrib-group>