Skip to content
Snippets Groups Projects
Commit 617f4f56 authored by Max-Ferdinand Zeterberg's avatar Max-Ferdinand Zeterberg
Browse files

fix(tei.damage): allow text() in tei:damage

parent 9b6b4409
No related branches found
No related tags found
No related merge requests found
...@@ -1799,6 +1799,9 @@ ...@@ -1799,6 +1799,9 @@
<optional> <optional>
<ref name="model.analysis"/> <ref name="model.analysis"/>
</optional> </optional>
<optional>
<text/>
</optional>
</oneOrMore> </oneOrMore>
<sch:pattern> <sch:pattern>
<sch:rule context="*:damage[parent::*:column]"> <sch:rule context="*:damage[parent::*:column]">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment