Skip to content

Commit fa98516

Browse files
committed
correction odd
1 parent bcd5a71 commit fa98516

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

schemas/glossaire-tei.rng

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns:xlink="http://www.w3.org/1999/xlink"
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 2026-03-20T19:22:10Z. .
8+
Schema generated from ODD source 2026-03-20T19:23:51Z. .
99
TEI Edition: P5 Version 4.11.0. Last updated on 18th February 2026, revision 358d2e48e
1010
TEI Edition Location: https://www.tei-c.org/Vault/P5/4.11.0/
1111
Personnalisation TEI pour un glossaire autonome, en lien avec une édition critique numérique, produit automatiquement depuis un schéma XML de travail.
@@ -138,7 +138,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.11.0/
138138
</choice>
139139
</zeroOrMore>
140140
</element>
141-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4437008e75895-constraint">
141+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4446910e75895-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
@@ -208,7 +208,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.11.0/
208208
</choice>
209209
</zeroOrMore>
210210
</element>
211-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4437008e77576-constraint">
211+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4446910e77576-constraint">
212212
<rule context="tei:datatype">
213213
<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
214214
namespaces

schemas/glossaire.tei.odd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
minOccurs="1"
142142
maxOccurs="1" />
143143
<elementRef key="gramGrp"
144-
minOccurs="0"
144+
minOccurs="1"
145145
maxOccurs="1" />
146146
<elementRef key="cit"
147147
minOccurs="0"

0 commit comments

Comments
 (0)