|
5 | 5 | xmlns:xlink="http://www.w3.org/1999/xlink" |
6 | 6 | datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" |
7 | 7 | ns="http://www.tei-c.org/ns/1.0"><!-- |
8 | | -Schema generated from ODD source 2026-03-20T19:58:09Z. . |
| 8 | +Schema generated from ODD source 2026-03-22T14:31:20Z. . |
9 | 9 | TEI Edition: P5 Version 4.11.0. Last updated on 18th February 2026, revision 358d2e48e |
10 | 10 | TEI Edition Location: https://www.tei-c.org/Vault/P5/4.11.0/ |
11 | 11 | 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/ |
138 | 138 | </choice> |
139 | 139 | </zeroOrMore> |
140 | 140 | </element> |
141 | | - <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4484335e74066-constraint"> |
| 141 | + <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4723987e73931-constraint"> |
142 | 142 | <rule context="tei:content"> |
143 | 143 | <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 |
144 | 144 | namespaces |
@@ -208,7 +208,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.11.0/ |
208 | 208 | </choice> |
209 | 209 | </zeroOrMore> |
210 | 210 | </element> |
211 | | - <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4484335e75747-constraint"> |
| 211 | + <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4723987e75612-constraint"> |
212 | 212 | <rule context="tei:datatype"> |
213 | 213 | <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 |
214 | 214 | namespaces |
@@ -5341,7 +5341,9 @@ Suggested values include: 1] gloss (gloss); 2] index (index); 3] instructions (i |
5341 | 5341 | </define> |
5342 | 5342 | <define name="tei_note"> |
5343 | 5343 | <element name="note"> |
5344 | | - <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(note) contient une note ou une annotation. [3.9.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.12.2.8. Notes and Statement of Language 10.3.5.4. Notes within Entries]</a:documentation> |
| 5344 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Élément d’annotation) L’élément <code xmlns="http://www.w3.org/1999/xhtml" |
| 5345 | + xmlns:rng="http://relaxng.org/ns/structure/1.0"><note></code> peut être utilisé pour porter des annotations diverses, qui peuvent être de tout type. Dans cette personnalisation, on l’emploie notamment pour encoder le nombre d’occurrences d’un terme dans un élément <code xmlns="http://www.w3.org/1999/xhtml" |
| 5346 | + xmlns:rng="http://relaxng.org/ns/structure/1.0"><entry></code>. [3.9.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.12.2.8. Notes and Statement of Language 10.3.5.4. Notes within Entries]</a:documentation> |
5345 | 5347 | <ref name="tei_macro.specialPara"/> |
5346 | 5348 | <ref name="tei_att.global.attributes"/> |
5347 | 5349 | <ref name="tei_att.anchoring.attributes"/> |
@@ -9006,6 +9008,7 @@ Suggested values include: 1] main; 2] hom (homograph); 3] xref (cross reference) |
9006 | 9008 | <ref name="tei_sense"/> |
9007 | 9009 | <ref name="tei_xr"/> |
9008 | 9010 | </choice> |
| 9011 | + <ref name="tei_note"/> |
9009 | 9012 | </group> |
9010 | 9013 | <ref name="tei_att.global.attributes"/> |
9011 | 9014 | <ref name="tei_att.entryLike.attributes"/> |
|
0 commit comments