From 37debae2b080ff0d195f71398f31d17e7f0d589f Mon Sep 17 00:00:00 2001 From: Klaus Thoden Date: Fri, 7 Dec 2018 17:52:43 +0100 Subject: [PATCH] paragraph types --- schema/eoa-TEI.rnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/eoa-TEI.rnc b/schema/eoa-TEI.rnc index 346dd1d..756f19b 100644 --- a/schema/eoa-TEI.rnc +++ b/schema/eoa-TEI.rnc @@ -387,7 +387,7 @@ p = element p { attribute n { xsd:NMTOKEN }?, attribute xml:id { xsd:NCName }?, - attribute rend { "quote" }?, + attribute type { "quote" | "abstract" }?, attribute corresp { xsd:anyURI}?, (text | inline_formula