Skip to content
Snippets Groups Projects
Commit 68964edd authored by Martin de la Iglesia's avatar Martin de la Iglesia
Browse files

Warnung bei mehrfachen ist-Teil-von-Angaben hinzugefügt

parent 4653a7ef
No related branches found
No related tags found
No related merge requests found
......@@ -198,15 +198,15 @@
<content>
<rng:empty/>
</content>
<!--<constraintSpec scheme="schematron" ident="falls_within-contains">
<constraintSpec scheme="schematron" ident="falls-within_doppelt">
<constraint>
<sch:pattern>
<sch:rule context="tei:link[@ana = 'http://erlangen-crm.org/current/P89i_contains']">
<sch:report test="./ancestor::tei:linkGrp[./tei:link[@ana = 'http://erlangen-crm.org/current/P89_falls_within'] and ./tei:link[@ana = 'http://erlangen-crm.org/current/P89i_contains']]">Ein Ort darf nicht zugleich einen anderen Ort beinhalten und Teil eines anderen Ortes sein.</sch:report>
<sch:rule context="tei:link[@ana = 'http://erlangen-crm.org/current/P89_falls_within']">
<sch:report test="./ancestor::tei:linkGrp/tei:link[@ana = 'http://erlangen-crm.org/current/P89_falls_within'][2]">Mehrere "ist-Teil-von"-Angaben</sch:report>
</sch:rule>
</sch:pattern>
</constraint>
</constraintSpec>-->
</constraintSpec>
<attList>
<attDef ident="ana" usage="req">
<valList type="closed">
......
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