From c56f0d0bf79761699c7d8f2734e0c68d41201a3b Mon Sep 17 00:00:00 2001 From: kthoden Date: Tue, 28 Jan 2020 16:05:13 +0100 Subject: [PATCH] Two more roles --- schema/resource/eoa-tei-strict.rnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/resource/eoa-tei-strict.rnc b/schema/resource/eoa-tei-strict.rnc index 1434c25..8cf9155 100644 --- a/schema/resource/eoa-tei-strict.rnc +++ b/schema/resource/eoa-tei-strict.rnc @@ -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 }*