From 5b8232bfb93541ddb75a620330b04cc6f52aa85a Mon Sep 17 00:00:00 2001 From: kthoden Date: Mon, 20 May 2019 14:38:44 +0200 Subject: [PATCH] Head can contain foreign --- schema/legacy/eoa-tei-strict.rnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/legacy/eoa-tei-strict.rnc b/schema/legacy/eoa-tei-strict.rnc index 9dcf597..a38f63b 100644 --- a/schema/legacy/eoa-tei-strict.rnc +++ b/schema/legacy/eoa-tei-strict.rnc @@ -313,7 +313,7 @@ subsubsection = eoaelement* } -head = element head { (text | markup | inline_formula | index | indexanchor | ref )+ } +head = element head { (text | markup | inline_formula | index | indexanchor | ref | foreign )+ } floathead = element head {