Skip to content

Commit 307908b

Browse files
Emmanuelle-MorlockEmmanuelle-Morlock
Emmanuelle-Morlock
authored and
Emmanuelle-Morlock
committed
correct new url to schema
1 parent 794c4ef commit 307908b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/source/5.1.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-model href="https://epidoc.stoa.org/schema/8.23/tei-epidoc.rng" schematypens="http://relaxng.org/ns/structure/1.0"?><?xml-model href="http://www.stoa.org/epidoc/schema/8.23/tei-epidoc.rng" schematypens="http://purl.oclc.org/dsdl/schematron"?>
2+
<?xml-model href="https://epidoc.stoa.org/schema/8.23/tei-epidoc.rng" schematypens="https://relaxng.org/ns/structure/1.0"?>
3+
<?xml-model href="https://epidoc.stoa.org/schema/8.23/tei-epidoc.rng" schematypens="https://purl.oclc.org/dsdl/schematron"?>
34
<!--<?xml-model href="http://www.stoa.org/epidoc/local/ircyr-checking.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>-->
45
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude">
56
<teiHeader>

0 commit comments

Comments
 (0)