|
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:46:48Z. . |
| 8 | +Schema generated from ODD source 2026-03-20T19:58:09Z. . |
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="d4477089e74208-constraint"> |
| 141 | + <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4484335e74066-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="d4477089e75889-constraint"> |
| 211 | + <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d4484335e75747-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 |
@@ -9182,11 +9182,27 @@ Suggested values include: 1] main; 2] hom (homograph); 3] xref (cross reference) |
9182 | 9182 | <ref name="tei_att.lexicographic.attributes"/> |
9183 | 9183 | <ref name="tei_att.typed.attribute.subtype"/> |
9184 | 9184 | <attribute name="type"> |
9185 | | - <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Type de trait grammatical.) Liste actuelle des types produits par la feuille XSLT. |
9186 | | -Sample values include: 1] pos (part of speech); 2] gen (gender); 3] num (number); 4] animate; 5] proper</a:documentation> |
9187 | | - <data type="token"> |
9188 | | - <param name="pattern">[^\p{C}\p{Z}]+</param> |
9189 | | - </data> |
| 9185 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Type de trait grammatical.) Liste actuelle des types produits par la feuille XSLT.</a:documentation> |
| 9186 | + <choice> |
| 9187 | + <value>genre</value> |
| 9188 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Genre grammatical.</a:documentation> |
| 9189 | + <value>nombre</value> |
| 9190 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Nombre grammatical.</a:documentation> |
| 9191 | + <value>cas</value> |
| 9192 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Cas grammatical.</a:documentation> |
| 9193 | + <value>degre</value> |
| 9194 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Degré de l’adjectif ou de l’adverbe.</a:documentation> |
| 9195 | + <value>construction</value> |
| 9196 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Construction grammaticale.</a:documentation> |
| 9197 | + <value>mode</value> |
| 9198 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Mode verbal.</a:documentation> |
| 9199 | + <value>temps</value> |
| 9200 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Temps verbal.</a:documentation> |
| 9201 | + <value>voix</value> |
| 9202 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Voix verbale.</a:documentation> |
| 9203 | + <value>personne</value> |
| 9204 | + <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Personne verbale.</a:documentation> |
| 9205 | + </choice> |
9190 | 9206 | </attribute> |
9191 | 9207 | <empty/> |
9192 | 9208 | </element> |
|
0 commit comments