Skip to content

Commit 66596ad

Browse files
committed
Merge branch 'main' of https://github.com/DH-RSE/software-citation into main
2 parents 6db5a16 + c3144d7 commit 66596ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

schema/tei_jtei_annotated.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns="http://relaxng.org/ns/structure/1.0"
66
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
77
ns="http://www.tei-c.org/ns/1.0"><!--
8-
Schema generated from ODD source 2024-02-22T15:02:53Z. 2014.
8+
Schema generated from ODD source 2024-02-22T15:48:19Z. 2014.
99
TEI Edition: P5 Version 4.7.0. Last updated on 16th November 2023, revision e5dd73ed0
1010
TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
1111

schema/tei_software_annotation.rng

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns="http://relaxng.org/ns/structure/1.0"
66
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
77
ns="http://www.tei-c.org/ns/1.0"><!--
8-
Schema generated from ODD source 2024-02-22T15:02:49Z. .
8+
Schema generated from ODD source 2024-02-22T15:48:15Z. .
99
TEI Edition: P5 Version 4.7.0. Last updated on 16th November 2023, revision e5dd73ed0
1010
TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
1111

@@ -138,7 +138,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
138138
</choice>
139139
</zeroOrMore>
140140
</element>
141-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d106168e131342-constraint">
141+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d47200e131342-constraint">
142142
<rule context="tei:content">
143143
<report test="descendant::*[not(namespace-uri(.) = ('http://relaxng.org/ns/compatibility/annotations/1.0', 'http://relaxng.org/ns/structure/1.0', 'http://www.tei-c.org/ns/1.0'))]">content descendants must be in the
144144
namespaces
@@ -187,7 +187,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
187187
</choice>
188188
</zeroOrMore>
189189
</element>
190-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d106168e132721-constraint">
190+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d47200e132721-constraint">
191191
<rule context="tei:datatype">
192192
<report test="descendant::*[not(namespace-uri(.) = ('http://relaxng.org/ns/structure/1.0', 'http://www.tei-c.org/ns/1.0'))]">datatype descendants must be in the
193193
namespaces

0 commit comments

Comments
 (0)