Skip to content

Commit

Permalink
Two more roles
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Jan 28, 2020
1 parent a4c2dfe commit c56f0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/resource/eoa-tei-strict.rnc
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ author-or-volumeeditor =

editors =
element editor {
attribute role { "submitter"|"editorialcoordinator"|"copyeditor"|"translator"|"publicationmanager"|"publicationassistant"|"imageprocessor" },
attribute role { "submitter"|"editorialcoordinator"|"copyeditor"|"translator"|"publicationmanager"|"publicationassistant"|"imageprocessor"|"editorinchief"|"serieseditor" },
attribute ref { xsd:anyURI },
text
}*
Expand Down

0 comments on commit c56f0d0

Please sign in to comment.