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

Foliierungen mit Buchstaben-Suffix, z.B. 217va (Stettin 1617)

parent fdd3caf7
No related branches found
No related tags found
No related merge requests found
......@@ -1029,7 +1029,7 @@
<rng:data type="string"/>
</datatype>
<constraintSpec scheme="schematron" ident="pb-regex">
<constraint> <sch:pattern> <sch:rule context="tei:pb"> <sch:assert test="matches(./@n,'^fol.\s([1-9][0-9]{0,3}[a-z]?(r|v)?([0-9][0-9](r|v))?-?){1,2}$')">Die Foliierung entspricht nicht dem vorgegebenen Schema (Zahl + optional "r" oder "v" + optional weitere zweistellige Zahl mit "r" oder "v").</sch:assert> </sch:rule> </sch:pattern> </constraint>
<constraint> <sch:pattern> <sch:rule context="tei:pb"> <sch:assert test="matches(./@n,'^fol.\s([1-9][0-9]{0,3}[a-z]?(r|v)?[a-z]?([0-9][0-9](r|v))?-?){1,2}$')">Die Foliierung entspricht nicht dem vorgegebenen Schema (Zahl + optional "r" oder "v" + optional weitere zweistellige Zahl mit "r" oder "v").</sch:assert> </sch:rule> </sch:pattern> </constraint>
</constraintSpec>
</attDef>
<attDef ident="facs" usage="opt">
......@@ -1641,4 +1641,4 @@
</schemaSpec>
</body>
</text>
</TEI>
</TEI>
\ No newline at end of file
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