Skip to content

Commit

Permalink
paragraph types
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaus Thoden committed Dec 7, 2018
1 parent 389524f commit 37debae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/eoa-TEI.rnc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37debae

Please sign in to comment.