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

Umstellung der GND-URLs von http auf https

parent 9e356dba
No related branches found
No related tags found
No related merge requests found
......@@ -1046,7 +1046,7 @@
<rng:data type="anyURI"/>
</datatype>
<constraintSpec scheme="schematron" ident="regex">
<constraint> <sch:assert test="matches(.,'^http://d-nb.info/gnd/')">Zeichenkette entspricht nicht den Vorgaben.</sch:assert> </constraint>
<constraint> <sch:assert test="matches(.,'^https?://d-nb\.info/gnd/')">Zeichenkette entspricht nicht den Vorgaben.</sch:assert> </constraint>
</constraintSpec>
</attDef>
</attList>
......
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