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

fix(elem.tei.choice): make tei.sic optional

parent 3a326060
Branches
No related tags found
1 merge request!35Resolve "Bugfixing Refactoring Schema"
......@@ -1662,7 +1662,7 @@
<define name="elem.tei.choice">
<element name="tei:choice">
<interleave>
<ref name="elem.tei.sic"/>
<optional><ref name="elem.tei.sic"/></optional>
<ref name="elem.tei.corr"/>
</interleave>
</element>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment