Statistiques
| Révision :

root / tei / dtd / HD_teiThesaurus.dtd @ 2

Historique | Voir | Annoter | Télécharger (115,16 ko)

1 2 mingarao
2 2 mingarao
<!--
3 2 mingarao
DTD Generated 2010-02-09T13:24:38-05:00.
4 2 mingarao
This template file is freely available and you are
5 2 mingarao
             hereby authorised to copy, modify, and redistribute it in
6 2 mingarao
             any way without further reference or permissions.
7 2 mingarao
When making such modifications, you are strongly
8 2 mingarao
             recommended to change the present text to include an
9 2 mingarao
             accurate statement of the licencing conditions applicable
10 2 mingarao
             to your modified text.
11 2 mingarao
Edition: 1.5.0. Last updated on November 8th 2009.
12 2 mingarao
13 2 mingarao
-->
14 2 mingarao
15 2 mingarao
<!-- start datatypes -->
16 2 mingarao
17 2 mingarao
<!-- end datatypes -->
18 2 mingarao
19 2 mingarao
<!--predeclared classes -->
20 2 mingarao
21 2 mingarao
<!ENTITY % model.entryPart "superEntry |
22 2 mingarao
 hom |
23 2 mingarao
 sense |
24 2 mingarao
 form |
25 2 mingarao
 orth |
26 2 mingarao
 pron |
27 2 mingarao
 hyph |
28 2 mingarao
 syll |
29 2 mingarao
 gen |
30 2 mingarao
 number |
31 2 mingarao
 case |
32 2 mingarao
 per |
33 2 mingarao
 tns |
34 2 mingarao
 mood |
35 2 mingarao
 iType |
36 2 mingarao
 gramGrp |
37 2 mingarao
 pos |
38 2 mingarao
 subc |
39 2 mingarao
 colloc |
40 2 mingarao
 def |
41 2 mingarao
 etym |
42 2 mingarao
 usg |
43 2 mingarao
 lbl |
44 2 mingarao
 xr |
45 2 mingarao
 re">
46 2 mingarao
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gen, number, case, per, tns, mood, iType, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
47 2 mingarao
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gen?, number?, case?, per?, tns?, mood?, iType?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
48 2 mingarao
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gen*, number*, case*, per*, tns*, mood*, iType*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
49 2 mingarao
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gen+, number+, case+, per+, tns+, mood+, iType+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
50 2 mingarao
<!ENTITY % model.resourceLike "">
51 2 mingarao
<!ENTITY % model.resourceLike_sequence "">
52 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptional "">
53 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable "">
54 2 mingarao
<!ENTITY % model.resourceLike_sequenceRepeatable "">
55 2 mingarao
<!ENTITY % model.entryLike "superEntry |
56 2 mingarao
 entry |
57 2 mingarao
 entryFree">
58 2 mingarao
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
59 2 mingarao
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
60 2 mingarao
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
61 2 mingarao
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
62 2 mingarao
<!ENTITY % model.ptrLike.form "oRef |
63 2 mingarao
 oVar |
64 2 mingarao
 pRef |
65 2 mingarao
 pVar">
66 2 mingarao
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar">
67 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?">
68 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*">
69 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+">
70 2 mingarao
<!ENTITY % att.ptrLike.form.attributes '
71 2 mingarao
target CDATA #IMPLIED'>
72 2 mingarao
<!ENTITY % att.ptrLike.form.attribute.target '
73 2 mingarao
target CDATA #IMPLIED'>
74 2 mingarao
75 2 mingarao
<!--end of predeclared classes -->
76 2 mingarao
77 2 mingarao
<!ENTITY % att.ascribed.attributes '
78 2 mingarao
who CDATA  #IMPLIED'>
79 2 mingarao
<!ENTITY % att.ascribed.attribute.who '
80 2 mingarao
who CDATA  #IMPLIED'>
81 2 mingarao
82 2 mingarao
<!ENTITY % att.canonical.attributes '
83 2 mingarao
key CDATA #IMPLIED
84 2 mingarao
ref CDATA  #IMPLIED'>
85 2 mingarao
<!ENTITY % att.canonical.attribute.key '
86 2 mingarao
key CDATA #IMPLIED'>
87 2 mingarao
88 2 mingarao
<!ENTITY % att.canonical.attribute.ref '
89 2 mingarao
ref CDATA  #IMPLIED'>
90 2 mingarao
91 2 mingarao
<!ENTITY % att.ranging.attributes '
92 2 mingarao
atLeast CDATA #IMPLIED
93 2 mingarao
atMost CDATA #IMPLIED
94 2 mingarao
min CDATA #IMPLIED
95 2 mingarao
max CDATA #IMPLIED'>
96 2 mingarao
<!ENTITY % att.ranging.attribute.atLeast '
97 2 mingarao
atLeast CDATA #IMPLIED'>
98 2 mingarao
99 2 mingarao
<!ENTITY % att.ranging.attribute.atMost '
100 2 mingarao
atMost CDATA #IMPLIED'>
101 2 mingarao
102 2 mingarao
<!ENTITY % att.ranging.attribute.min '
103 2 mingarao
min CDATA #IMPLIED'>
104 2 mingarao
105 2 mingarao
<!ENTITY % att.ranging.attribute.max '
106 2 mingarao
max CDATA #IMPLIED'>
107 2 mingarao
108 2 mingarao
<!ENTITY % att.dimensions.attributes ' %att.ranging.attributes;
109 2 mingarao
unit NMTOKEN  #IMPLIED
110 2 mingarao
quantity CDATA #IMPLIED
111 2 mingarao
extent CDATA  #IMPLIED
112 2 mingarao
precision CDATA #IMPLIED
113 2 mingarao
scope NMTOKEN  #IMPLIED'>
114 2 mingarao
<!ENTITY % att.dimensions.attribute.unit '
115 2 mingarao
unit NMTOKEN  #IMPLIED'>
116 2 mingarao
117 2 mingarao
<!ENTITY % att.dimensions.attribute.quantity '
118 2 mingarao
quantity CDATA #IMPLIED'>
119 2 mingarao
120 2 mingarao
<!ENTITY % att.dimensions.attribute.extent '
121 2 mingarao
extent CDATA  #IMPLIED'>
122 2 mingarao
123 2 mingarao
<!ENTITY % att.dimensions.attribute.precision '
124 2 mingarao
precision CDATA #IMPLIED'>
125 2 mingarao
126 2 mingarao
<!ENTITY % att.dimensions.attribute.scope '
127 2 mingarao
scope NMTOKEN  #IMPLIED'>
128 2 mingarao
129 2 mingarao
<!ENTITY % att.datable.w3c.attributes '
130 2 mingarao
period CDATA #IMPLIED
131 2 mingarao
when CDATA #IMPLIED
132 2 mingarao
notBefore CDATA #IMPLIED
133 2 mingarao
notAfter CDATA #IMPLIED
134 2 mingarao
from CDATA #IMPLIED
135 2 mingarao
to CDATA #IMPLIED'>
136 2 mingarao
<!ENTITY % att.datable.w3c.attribute.period '
137 2 mingarao
period CDATA #IMPLIED'>
138 2 mingarao
139 2 mingarao
<!ENTITY % att.datable.w3c.attribute.when '
140 2 mingarao
when CDATA #IMPLIED'>
141 2 mingarao
142 2 mingarao
<!ENTITY % att.datable.w3c.attribute.notBefore '
143 2 mingarao
notBefore CDATA #IMPLIED'>
144 2 mingarao
145 2 mingarao
<!ENTITY % att.datable.w3c.attribute.notAfter '
146 2 mingarao
notAfter CDATA #IMPLIED'>
147 2 mingarao
148 2 mingarao
<!ENTITY % att.datable.w3c.attribute.from '
149 2 mingarao
from CDATA #IMPLIED'>
150 2 mingarao
151 2 mingarao
<!ENTITY % att.datable.w3c.attribute.to '
152 2 mingarao
to CDATA #IMPLIED'>
153 2 mingarao
154 2 mingarao
<!ENTITY % att.datable.attributes ' %att.datable.w3c.attributes;'>
155 2 mingarao
<!ENTITY % att.declarable.attributes '
156 2 mingarao
default (true|
157 2 mingarao
false) "false" '>
158 2 mingarao
<!ENTITY % att.declarable.attribute.default '
159 2 mingarao
default (true|
160 2 mingarao
false) "false" '>
161 2 mingarao
162 2 mingarao
<!ENTITY % att.declaring.attributes '
163 2 mingarao
decls CDATA  #IMPLIED'>
164 2 mingarao
<!ENTITY % att.declaring.attribute.decls '
165 2 mingarao
decls CDATA  #IMPLIED'>
166 2 mingarao
167 2 mingarao
<!ENTITY % att.divLike.attributes '
168 2 mingarao
org (composite|
169 2 mingarao
uniform) "uniform"
170 2 mingarao
sample (initial|
171 2 mingarao
medial|
172 2 mingarao
final|
173 2 mingarao
unknown|
174 2 mingarao
complete) "complete"
175 2 mingarao
part (Y|
176 2 mingarao
N|
177 2 mingarao
I|
178 2 mingarao
M|
179 2 mingarao
F) "N" '>
180 2 mingarao
<!ENTITY % att.divLike.attribute.org '
181 2 mingarao
org (composite|
182 2 mingarao
uniform) "uniform" '>
183 2 mingarao
184 2 mingarao
<!ENTITY % att.divLike.attribute.sample '
185 2 mingarao
sample (initial|
186 2 mingarao
medial|
187 2 mingarao
final|
188 2 mingarao
unknown|
189 2 mingarao
complete) "complete" '>
190 2 mingarao
191 2 mingarao
<!ENTITY % att.divLike.attribute.part '
192 2 mingarao
part (Y|
193 2 mingarao
N|
194 2 mingarao
I|
195 2 mingarao
M|
196 2 mingarao
F) "N" '>
197 2 mingarao
198 2 mingarao
<!ENTITY % att.responsibility.attributes '
199 2 mingarao
cert CDATA #IMPLIED
200 2 mingarao
resp CDATA  #IMPLIED'>
201 2 mingarao
<!ENTITY % att.responsibility.attribute.cert '
202 2 mingarao
cert CDATA #IMPLIED'>
203 2 mingarao
204 2 mingarao
<!ENTITY % att.responsibility.attribute.resp '
205 2 mingarao
resp CDATA  #IMPLIED'>
206 2 mingarao
207 2 mingarao
<!ENTITY % att.editLike.attributes ' %att.dimensions.attributes; %att.responsibility.attributes;
208 2 mingarao
evidence NMTOKEN  #IMPLIED
209 2 mingarao
source CDATA  #IMPLIED'>
210 2 mingarao
<!ENTITY % att.editLike.attribute.evidence '
211 2 mingarao
evidence NMTOKEN  #IMPLIED'>
212 2 mingarao
213 2 mingarao
<!ENTITY % att.editLike.attribute.source '
214 2 mingarao
source CDATA  #IMPLIED'>
215 2 mingarao
216 2 mingarao
<!ENTITY % att.global.attributes '
217 2 mingarao
xml:id ID #IMPLIED
218 2 mingarao
n CDATA  #IMPLIED
219 2 mingarao
xml:lang CDATA #IMPLIED
220 2 mingarao
rend CDATA  #IMPLIED
221 2 mingarao
rendition CDATA  #IMPLIED
222 2 mingarao
xml:base CDATA #IMPLIED'>
223 2 mingarao
<!ENTITY % att.global.attribute.xmlid '
224 2 mingarao
xml:id ID #IMPLIED'>
225 2 mingarao
226 2 mingarao
<!ENTITY % att.global.attribute.n '
227 2 mingarao
n CDATA  #IMPLIED'>
228 2 mingarao
229 2 mingarao
<!ENTITY % att.global.attribute.xmllang '
230 2 mingarao
xml:lang CDATA #IMPLIED'>
231 2 mingarao
232 2 mingarao
<!ENTITY % att.global.attribute.rend '
233 2 mingarao
rend CDATA  #IMPLIED'>
234 2 mingarao
235 2 mingarao
<!ENTITY % att.global.attribute.rendition '
236 2 mingarao
rendition CDATA  #IMPLIED'>
237 2 mingarao
238 2 mingarao
<!ENTITY % att.global.attribute.xmlbase '
239 2 mingarao
xml:base CDATA #IMPLIED'>
240 2 mingarao
241 2 mingarao
<!ENTITY % att.handFeatures.attributes '
242 2 mingarao
scribe NMTOKEN  #IMPLIED
243 2 mingarao
script NMTOKENS  #IMPLIED
244 2 mingarao
medium NMTOKEN  #IMPLIED
245 2 mingarao
scope (sole|
246 2 mingarao
major|
247 2 mingarao
minor) #IMPLIED'>
248 2 mingarao
<!ENTITY % att.handFeatures.attribute.scribe '
249 2 mingarao
scribe NMTOKEN  #IMPLIED'>
250 2 mingarao
251 2 mingarao
<!ENTITY % att.handFeatures.attribute.script '
252 2 mingarao
script NMTOKENS  #IMPLIED'>
253 2 mingarao
254 2 mingarao
<!ENTITY % att.handFeatures.attribute.medium '
255 2 mingarao
medium NMTOKEN  #IMPLIED'>
256 2 mingarao
257 2 mingarao
<!ENTITY % att.handFeatures.attribute.scope '
258 2 mingarao
scope (sole|
259 2 mingarao
major|
260 2 mingarao
minor) #IMPLIED'>
261 2 mingarao
262 2 mingarao
<!ENTITY % att.internetMedia.attributes '
263 2 mingarao
mimeType CDATA #IMPLIED'>
264 2 mingarao
<!ENTITY % att.internetMedia.attribute.mimeType '
265 2 mingarao
mimeType CDATA #IMPLIED'>
266 2 mingarao
267 2 mingarao
<!ENTITY % att.measurement.attributes '
268 2 mingarao
unit NMTOKEN  #IMPLIED
269 2 mingarao
quantity CDATA #IMPLIED
270 2 mingarao
commodity CDATA  #IMPLIED'>
271 2 mingarao
<!ENTITY % att.measurement.attribute.unit '
272 2 mingarao
unit NMTOKEN  #IMPLIED'>
273 2 mingarao
274 2 mingarao
<!ENTITY % att.measurement.attribute.quantity '
275 2 mingarao
quantity CDATA #IMPLIED'>
276 2 mingarao
277 2 mingarao
<!ENTITY % att.measurement.attribute.commodity '
278 2 mingarao
commodity CDATA  #IMPLIED'>
279 2 mingarao
280 2 mingarao
<!ENTITY % att.naming.attributes ' %att.canonical.attributes;
281 2 mingarao
role NMTOKEN  #IMPLIED
282 2 mingarao
nymRef CDATA  #IMPLIED'>
283 2 mingarao
<!ENTITY % att.naming.attribute.role '
284 2 mingarao
role NMTOKEN  #IMPLIED'>
285 2 mingarao
286 2 mingarao
<!ENTITY % att.naming.attribute.nymRef '
287 2 mingarao
nymRef CDATA  #IMPLIED'>
288 2 mingarao
289 2 mingarao
<!ENTITY % att.placement.attributes '
290 2 mingarao
place NMTOKENS  #IMPLIED'>
291 2 mingarao
<!ENTITY % att.placement.attribute.place '
292 2 mingarao
place NMTOKENS  #IMPLIED'>
293 2 mingarao
294 2 mingarao
<!ENTITY % att.sourced.attributes '
295 2 mingarao
ed CDATA  #IMPLIED'>
296 2 mingarao
<!ENTITY % att.sourced.attribute.ed '
297 2 mingarao
ed CDATA  #IMPLIED'>
298 2 mingarao
299 2 mingarao
<!ENTITY % att.spanning.attributes '
300 2 mingarao
spanTo CDATA #IMPLIED'>
301 2 mingarao
<!ENTITY % att.spanning.attribute.spanTo '
302 2 mingarao
spanTo CDATA #IMPLIED'>
303 2 mingarao
304 2 mingarao
<!ENTITY % att.transcriptional.attributes ' %att.editLike.attributes;
305 2 mingarao
hand CDATA #IMPLIED
306 2 mingarao
status NMTOKEN  "unremarkable"
307 2 mingarao
seq CDATA  #IMPLIED'>
308 2 mingarao
<!ENTITY % att.transcriptional.attribute.hand '
309 2 mingarao
hand CDATA #IMPLIED'>
310 2 mingarao
311 2 mingarao
<!ENTITY % att.transcriptional.attribute.status '
312 2 mingarao
status NMTOKEN  "unremarkable" '>
313 2 mingarao
314 2 mingarao
<!ENTITY % att.transcriptional.attribute.seq '
315 2 mingarao
seq CDATA  #IMPLIED'>
316 2 mingarao
317 2 mingarao
<!ENTITY % att.translatable.attributes '
318 2 mingarao
version CDATA #IMPLIED'>
319 2 mingarao
<!ENTITY % att.translatable.attribute.version '
320 2 mingarao
version CDATA #IMPLIED'>
321 2 mingarao
322 2 mingarao
<!ENTITY % att.typed.attributes '
323 2 mingarao
type NMTOKEN  #IMPLIED
324 2 mingarao
subtype NMTOKEN  #IMPLIED'>
325 2 mingarao
<!ENTITY % att.typed.attribute.type '
326 2 mingarao
type NMTOKEN  #IMPLIED'>
327 2 mingarao
328 2 mingarao
<!ENTITY % att.typed.attribute.subtype '
329 2 mingarao
subtype NMTOKEN  #IMPLIED'>
330 2 mingarao
331 2 mingarao
<!ENTITY % model.nameLike.agent "name">
332 2 mingarao
<!ENTITY % model.nameLike.agent_sequence "name">
333 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceOptional "name?">
334 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceOptionalRepeatable "name*">
335 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceRepeatable "name+">
336 2 mingarao
<!ENTITY % model.segLike "">
337 2 mingarao
<!ENTITY % model.segLike_sequence "">
338 2 mingarao
<!ENTITY % model.segLike_sequenceOptional "">
339 2 mingarao
<!ENTITY % model.segLike_sequenceOptionalRepeatable "">
340 2 mingarao
<!ENTITY % model.segLike_sequenceRepeatable "">
341 2 mingarao
<!ENTITY % model.hiLike "hi">
342 2 mingarao
<!ENTITY % model.hiLike_sequence "hi">
343 2 mingarao
<!ENTITY % model.hiLike_sequenceOptional "hi?">
344 2 mingarao
<!ENTITY % model.hiLike_sequenceOptionalRepeatable "hi*">
345 2 mingarao
<!ENTITY % model.hiLike_sequenceRepeatable "hi+">
346 2 mingarao
<!ENTITY % model.emphLike "foreign |
347 2 mingarao
 emph |
348 2 mingarao
 distinct |
349 2 mingarao
 mentioned |
350 2 mingarao
 soCalled |
351 2 mingarao
 gloss |
352 2 mingarao
 term |
353 2 mingarao
 title">
354 2 mingarao
<!ENTITY % model.emphLike_sequence "foreign, emph, distinct, mentioned, soCalled, gloss, term, title">
355 2 mingarao
<!ENTITY % model.emphLike_sequenceOptional "foreign?, emph?, distinct?, mentioned?, soCalled?, gloss?, term?, title?">
356 2 mingarao
<!ENTITY % model.emphLike_sequenceOptionalRepeatable "foreign*, emph*, distinct*, mentioned*, soCalled*, gloss*, term*, title*">
357 2 mingarao
<!ENTITY % model.emphLike_sequenceRepeatable "foreign+, emph+, distinct+, mentioned+, soCalled+, gloss+, term+, title+">
358 2 mingarao
<!ENTITY % model.highlighted "%model.hiLike; |
359 2 mingarao
 %model.emphLike;">
360 2 mingarao
<!ENTITY % model.highlighted_sequence "%model.hiLike;, %model.emphLike;">
361 2 mingarao
<!ENTITY % model.highlighted_sequenceOptional "%model.hiLike;?, %model.emphLike;?">
362 2 mingarao
<!ENTITY % model.highlighted_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*">
363 2 mingarao
<!ENTITY % model.highlighted_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+">
364 2 mingarao
<!ENTITY % model.dateLike "date |
365 2 mingarao
 time">
366 2 mingarao
<!ENTITY % model.dateLike_sequence "date, time">
367 2 mingarao
<!ENTITY % model.dateLike_sequenceOptional "date?, time?">
368 2 mingarao
<!ENTITY % model.dateLike_sequenceOptionalRepeatable "date*, time*">
369 2 mingarao
<!ENTITY % model.dateLike_sequenceRepeatable "date+, time+">
370 2 mingarao
<!ENTITY % model.measureLike "num |
371 2 mingarao
 measure |
372 2 mingarao
 measureGrp">
373 2 mingarao
<!ENTITY % model.measureLike_sequence "num, measure, measureGrp">
374 2 mingarao
<!ENTITY % model.measureLike_sequenceOptional "num?, measure?, measureGrp?">
375 2 mingarao
<!ENTITY % model.measureLike_sequenceOptionalRepeatable "num*, measure*, measureGrp*">
376 2 mingarao
<!ENTITY % model.measureLike_sequenceRepeatable "num+, measure+, measureGrp+">
377 2 mingarao
<!ENTITY % model.graphicLike "graphic |
378 2 mingarao
 binaryObject">
379 2 mingarao
<!ENTITY % model.graphicLike_sequence "graphic, binaryObject">
380 2 mingarao
<!ENTITY % model.graphicLike_sequenceOptional "graphic?, binaryObject?">
381 2 mingarao
<!ENTITY % model.graphicLike_sequenceOptionalRepeatable "graphic*, binaryObject*">
382 2 mingarao
<!ENTITY % model.graphicLike_sequenceRepeatable "graphic+, binaryObject+">
383 2 mingarao
<!ENTITY % model.pPart.editorial "choice |
384 2 mingarao
 abbr |
385 2 mingarao
 expan">
386 2 mingarao
<!ENTITY % model.pPart.editorial_sequence "choice, abbr, expan">
387 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceOptional "choice?, abbr?, expan?">
388 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceOptionalRepeatable "choice*, abbr*, expan*">
389 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceRepeatable "choice+, abbr+, expan+">
390 2 mingarao
<!ENTITY % model.pPart.transcriptional "sic |
391 2 mingarao
 corr |
392 2 mingarao
 reg |
393 2 mingarao
 orig |
394 2 mingarao
 add |
395 2 mingarao
 del |
396 2 mingarao
 unclear">
397 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequence "sic, corr, reg, orig, add, del, unclear">
398 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceOptional "sic?, corr?, reg?, orig?, add?, del?, unclear?">
399 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, add*, del*, unclear*">
400 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceRepeatable "sic+, corr+, reg+, orig+, add+, del+, unclear+">
401 2 mingarao
<!ENTITY % model.pPart.edit "%model.pPart.editorial; |
402 2 mingarao
 %model.pPart.transcriptional;">
403 2 mingarao
<!ENTITY % model.pPart.edit_sequence "%model.pPart.editorial;, %model.pPart.transcriptional;">
404 2 mingarao
<!ENTITY % model.pPart.edit_sequenceOptional "%model.pPart.editorial;?, %model.pPart.transcriptional;?">
405 2 mingarao
<!ENTITY % model.pPart.edit_sequenceOptionalRepeatable "%model.pPart.editorial;*, %model.pPart.transcriptional;*">
406 2 mingarao
<!ENTITY % model.pPart.edit_sequenceRepeatable "%model.pPart.editorial;+, %model.pPart.transcriptional;+">
407 2 mingarao
<!ENTITY % model.ptrLike "ptr |
408 2 mingarao
 ref">
409 2 mingarao
<!ENTITY % model.ptrLike_sequence "ptr, ref">
410 2 mingarao
<!ENTITY % model.ptrLike_sequenceOptional "ptr?, ref?">
411 2 mingarao
<!ENTITY % model.ptrLike_sequenceOptionalRepeatable "ptr*, ref*">
412 2 mingarao
<!ENTITY % model.ptrLike_sequenceRepeatable "ptr+, ref+">
413 2 mingarao
<!ENTITY % model.global.meta "index">
414 2 mingarao
<!ENTITY % model.global.meta_sequence "index">
415 2 mingarao
<!ENTITY % model.global.meta_sequenceOptional "index?">
416 2 mingarao
<!ENTITY % model.global.meta_sequenceOptionalRepeatable "index*">
417 2 mingarao
<!ENTITY % model.global.meta_sequenceRepeatable "index+">
418 2 mingarao
<!ENTITY % model.milestoneLike "milestone |
419 2 mingarao
 pb |
420 2 mingarao
 lb |
421 2 mingarao
 cb">
422 2 mingarao
<!ENTITY % model.milestoneLike_sequence "milestone, pb, lb, cb">
423 2 mingarao
<!ENTITY % model.milestoneLike_sequenceOptional "milestone?, pb?, lb?, cb?">
424 2 mingarao
<!ENTITY % model.milestoneLike_sequenceOptionalRepeatable "milestone*, pb*, lb*, cb*">
425 2 mingarao
<!ENTITY % model.milestoneLike_sequenceRepeatable "milestone+, pb+, lb+, cb+">
426 2 mingarao
<!ENTITY % model.gLike "">
427 2 mingarao
<!ENTITY % model.gLike_sequence "">
428 2 mingarao
<!ENTITY % model.gLike_sequenceOptional "">
429 2 mingarao
<!ENTITY % model.gLike_sequenceOptionalRepeatable "">
430 2 mingarao
<!ENTITY % model.gLike_sequenceRepeatable "">
431 2 mingarao
<!ENTITY % model.biblLike "bibl |
432 2 mingarao
 biblStruct |
433 2 mingarao
 biblFull">
434 2 mingarao
<!ENTITY % model.biblLike_sequence "bibl, biblStruct, biblFull">
435 2 mingarao
<!ENTITY % model.biblLike_sequenceOptional "bibl?, biblStruct?, biblFull?">
436 2 mingarao
<!ENTITY % model.biblLike_sequenceOptionalRepeatable "bibl*, biblStruct*, biblFull*">
437 2 mingarao
<!ENTITY % model.biblLike_sequenceRepeatable "bibl+, biblStruct+, biblFull+">
438 2 mingarao
<!ENTITY % model.headLike "head">
439 2 mingarao
<!ENTITY % model.headLike_sequence "head">
440 2 mingarao
<!ENTITY % model.headLike_sequenceOptional "head?">
441 2 mingarao
<!ENTITY % model.headLike_sequenceOptionalRepeatable "head*">
442 2 mingarao
<!ENTITY % model.headLike_sequenceRepeatable "head+">
443 2 mingarao
<!ENTITY % model.labelLike "desc |
444 2 mingarao
 label">
445 2 mingarao
<!ENTITY % model.labelLike_sequence "desc, label">
446 2 mingarao
<!ENTITY % model.labelLike_sequenceOptional "desc?, label?">
447 2 mingarao
<!ENTITY % model.labelLike_sequenceOptionalRepeatable "desc*, label*">
448 2 mingarao
<!ENTITY % model.labelLike_sequenceRepeatable "desc+, label+">
449 2 mingarao
<!ENTITY % model.listLike "list |
450 2 mingarao
 listBibl">
451 2 mingarao
<!ENTITY % model.listLike_sequence "list, listBibl">
452 2 mingarao
<!ENTITY % model.listLike_sequenceOptional "list?, listBibl?">
453 2 mingarao
<!ENTITY % model.listLike_sequenceOptionalRepeatable "list*, listBibl*">
454 2 mingarao
<!ENTITY % model.listLike_sequenceRepeatable "list+, listBibl+">
455 2 mingarao
<!ENTITY % model.noteLike "note">
456 2 mingarao
<!ENTITY % model.noteLike_sequence "note">
457 2 mingarao
<!ENTITY % model.noteLike_sequenceOptional "note?">
458 2 mingarao
<!ENTITY % model.noteLike_sequenceOptionalRepeatable "note*">
459 2 mingarao
<!ENTITY % model.noteLike_sequenceRepeatable "note+">
460 2 mingarao
<!ENTITY % model.lLike "l">
461 2 mingarao
<!ENTITY % model.lLike_sequence "l">
462 2 mingarao
<!ENTITY % model.lLike_sequenceOptional "l?">
463 2 mingarao
<!ENTITY % model.lLike_sequenceOptionalRepeatable "l*">
464 2 mingarao
<!ENTITY % model.lLike_sequenceRepeatable "l+">
465 2 mingarao
<!ENTITY % model.pLike "p">
466 2 mingarao
<!ENTITY % model.pLike_sequence "p">
467 2 mingarao
<!ENTITY % model.pLike_sequenceOptional "p?">
468 2 mingarao
<!ENTITY % model.pLike_sequenceOptionalRepeatable "p*">
469 2 mingarao
<!ENTITY % model.pLike_sequenceRepeatable "p+">
470 2 mingarao
<!ENTITY % model.stageLike "stage">
471 2 mingarao
<!ENTITY % model.stageLike_sequence "stage">
472 2 mingarao
<!ENTITY % model.stageLike_sequenceOptional "stage?">
473 2 mingarao
<!ENTITY % model.stageLike_sequenceOptionalRepeatable "stage*">
474 2 mingarao
<!ENTITY % model.stageLike_sequenceRepeatable "stage+">
475 2 mingarao
<!ENTITY % model.entryPart "superEntry |
476 2 mingarao
 hom |
477 2 mingarao
 sense |
478 2 mingarao
 form |
479 2 mingarao
 orth |
480 2 mingarao
 pron |
481 2 mingarao
 hyph |
482 2 mingarao
 syll |
483 2 mingarao
 gen |
484 2 mingarao
 number |
485 2 mingarao
 case |
486 2 mingarao
 per |
487 2 mingarao
 tns |
488 2 mingarao
 mood |
489 2 mingarao
 iType |
490 2 mingarao
 gramGrp |
491 2 mingarao
 pos |
492 2 mingarao
 subc |
493 2 mingarao
 colloc |
494 2 mingarao
 def |
495 2 mingarao
 etym |
496 2 mingarao
 usg |
497 2 mingarao
 lbl |
498 2 mingarao
 xr |
499 2 mingarao
 re">
500 2 mingarao
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gen, number, case, per, tns, mood, iType, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
501 2 mingarao
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gen?, number?, case?, per?, tns?, mood?, iType?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
502 2 mingarao
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gen*, number*, case*, per*, tns*, mood*, iType*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
503 2 mingarao
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gen+, number+, case+, per+, tns+, mood+, iType+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
504 2 mingarao
<!ENTITY % model.entryPart.top "cit |
505 2 mingarao
 dictScrap |
506 2 mingarao
 form |
507 2 mingarao
 gramGrp |
508 2 mingarao
 def |
509 2 mingarao
 etym |
510 2 mingarao
 usg |
511 2 mingarao
 xr |
512 2 mingarao
 re">
513 2 mingarao
<!ENTITY % model.entryPart.top_sequence "cit, dictScrap, form, gramGrp, def, etym, usg, xr, re">
514 2 mingarao
<!ENTITY % model.entryPart.top_sequenceOptional "cit?, dictScrap?, form?, gramGrp?, def?, etym?, usg?, xr?, re?">
515 2 mingarao
<!ENTITY % model.entryPart.top_sequenceOptionalRepeatable "cit*, dictScrap*, form*, gramGrp*, def*, etym*, usg*, xr*, re*">
516 2 mingarao
<!ENTITY % model.entryPart.top_sequenceRepeatable "cit+, dictScrap+, form+, gramGrp+, def+, etym+, usg+, xr+, re+">
517 2 mingarao
<!ENTITY % model.global.edit "gap">
518 2 mingarao
<!ENTITY % model.global.edit_sequence "gap">
519 2 mingarao
<!ENTITY % model.global.edit_sequenceOptional "gap?">
520 2 mingarao
<!ENTITY % model.global.edit_sequenceOptionalRepeatable "gap*">
521 2 mingarao
<!ENTITY % model.global.edit_sequenceRepeatable "gap+">
522 2 mingarao
<!ENTITY % model.divPart "%model.lLike; |
523 2 mingarao
 %model.pLike; |
524 2 mingarao
 lg |
525 2 mingarao
 sp |
526 2 mingarao
 floatingText">
527 2 mingarao
<!ENTITY % model.divPart_sequence "%model.lLike;, %model.pLike;, lg, sp, floatingText">
528 2 mingarao
<!ENTITY % model.divPart_sequenceOptional "%model.lLike;?, %model.pLike;?, lg?, sp?, floatingText?">
529 2 mingarao
<!ENTITY % model.divPart_sequenceOptionalRepeatable "%model.lLike;*, %model.pLike;*, lg*, sp*, floatingText*">
530 2 mingarao
<!ENTITY % model.divPart_sequenceRepeatable "%model.lLike;+, %model.pLike;+, lg+, sp+, floatingText+">
531 2 mingarao
<!ENTITY % model.personPart "bibl">
532 2 mingarao
<!ENTITY % model.personPart_sequence "bibl">
533 2 mingarao
<!ENTITY % model.personPart_sequenceOptional "bibl?">
534 2 mingarao
<!ENTITY % model.personPart_sequenceOptionalRepeatable "bibl*">
535 2 mingarao
<!ENTITY % model.personPart_sequenceRepeatable "bibl+">
536 2 mingarao
<!ENTITY % model.publicationStmtPart "address |
537 2 mingarao
 date |
538 2 mingarao
 publisher |
539 2 mingarao
 pubPlace |
540 2 mingarao
 distributor |
541 2 mingarao
 authority |
542 2 mingarao
 idno |
543 2 mingarao
 availability">
544 2 mingarao
<!ENTITY % model.publicationStmtPart_sequence "address, date, publisher, pubPlace, distributor, authority, idno, availability">
545 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceOptional "address?, date?, publisher?, pubPlace?, distributor?, authority?, idno?, availability?">
546 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceOptionalRepeatable "address*, date*, publisher*, pubPlace*, distributor*, authority*, idno*, availability*">
547 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceRepeatable "address+, date+, publisher+, pubPlace+, distributor+, authority+, idno+, availability+">
548 2 mingarao
<!ENTITY % model.glossLike "desc |
549 2 mingarao
 gloss">
550 2 mingarao
<!ENTITY % model.glossLike_sequence "desc, gloss">
551 2 mingarao
<!ENTITY % model.glossLike_sequenceOptional "desc?, gloss?">
552 2 mingarao
<!ENTITY % model.glossLike_sequenceOptionalRepeatable "desc*, gloss*">
553 2 mingarao
<!ENTITY % model.glossLike_sequenceRepeatable "desc+, gloss+">
554 2 mingarao
<!ENTITY % model.quoteLike "quote |
555 2 mingarao
 cit">
556 2 mingarao
<!ENTITY % model.quoteLike_sequence "quote, cit">
557 2 mingarao
<!ENTITY % model.quoteLike_sequenceOptional "quote?, cit?">
558 2 mingarao
<!ENTITY % model.quoteLike_sequenceOptionalRepeatable "quote*, cit*">
559 2 mingarao
<!ENTITY % model.quoteLike_sequenceRepeatable "quote+, cit+">
560 2 mingarao
<!ENTITY % model.qLike "%model.quoteLike; |
561 2 mingarao
 said |
562 2 mingarao
 q">
563 2 mingarao
<!ENTITY % model.qLike_sequence "%model.quoteLike;, said, q">
564 2 mingarao
<!ENTITY % model.qLike_sequenceOptional "%model.quoteLike;?, said?, q?">
565 2 mingarao
<!ENTITY % model.qLike_sequenceOptionalRepeatable "%model.quoteLike;*, said*, q*">
566 2 mingarao
<!ENTITY % model.qLike_sequenceRepeatable "%model.quoteLike;+, said+, q+">
567 2 mingarao
<!ENTITY % model.respLike "author |
568 2 mingarao
 editor |
569 2 mingarao
 respStmt |
570 2 mingarao
 sponsor |
571 2 mingarao
 funder |
572 2 mingarao
 principal">
573 2 mingarao
<!ENTITY % model.respLike_sequence "author, editor, respStmt, sponsor, funder, principal">
574 2 mingarao
<!ENTITY % model.respLike_sequenceOptional "author?, editor?, respStmt?, sponsor?, funder?, principal?">
575 2 mingarao
<!ENTITY % model.respLike_sequenceOptionalRepeatable "author*, editor*, respStmt*, sponsor*, funder*, principal*">
576 2 mingarao
<!ENTITY % model.respLike_sequenceRepeatable "author+, editor+, respStmt+, sponsor+, funder+, principal+">
577 2 mingarao
<!ENTITY % model.divWrapper "meeting |
578 2 mingarao
 byline |
579 2 mingarao
 dateline |
580 2 mingarao
 argument |
581 2 mingarao
 epigraph |
582 2 mingarao
 salute |
583 2 mingarao
 docAuthor |
584 2 mingarao
 docDate">
585 2 mingarao
<!ENTITY % model.divWrapper_sequence "meeting, byline, dateline, argument, epigraph, salute, docAuthor, docDate">
586 2 mingarao
<!ENTITY % model.divWrapper_sequenceOptional "meeting?, byline?, dateline?, argument?, epigraph?, salute?, docAuthor?, docDate?">
587 2 mingarao
<!ENTITY % model.divWrapper_sequenceOptionalRepeatable "meeting*, byline*, dateline*, argument*, epigraph*, salute*, docAuthor*, docDate*">
588 2 mingarao
<!ENTITY % model.divWrapper_sequenceRepeatable "meeting+, byline+, dateline+, argument+, epigraph+, salute+, docAuthor+, docDate+">
589 2 mingarao
<!ENTITY % model.divTopPart "%model.headLike; |
590 2 mingarao
 opener">
591 2 mingarao
<!ENTITY % model.divTopPart_sequence "%model.headLike;, opener">
592 2 mingarao
<!ENTITY % model.divTopPart_sequenceOptional "%model.headLike;?, opener?">
593 2 mingarao
<!ENTITY % model.divTopPart_sequenceOptionalRepeatable "%model.headLike;*, opener*">
594 2 mingarao
<!ENTITY % model.divTopPart_sequenceRepeatable "%model.headLike;+, opener+">
595 2 mingarao
<!ENTITY % model.divTop "%model.divWrapper; |
596 2 mingarao
 %model.divTopPart;">
597 2 mingarao
<!ENTITY % model.divTop_sequence "%model.divWrapper;, %model.divTopPart;">
598 2 mingarao
<!ENTITY % model.divTop_sequenceOptional "%model.divWrapper;?, %model.divTopPart;?">
599 2 mingarao
<!ENTITY % model.divTop_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divTopPart;*">
600 2 mingarao
<!ENTITY % model.divTop_sequenceRepeatable "%model.divWrapper;+, %model.divTopPart;+">
601 2 mingarao
<!ENTITY % model.pLike.front "head |
602 2 mingarao
 byline |
603 2 mingarao
 argument |
604 2 mingarao
 epigraph |
605 2 mingarao
 docTitle |
606 2 mingarao
 titlePart |
607 2 mingarao
 docAuthor |
608 2 mingarao
 docEdition |
609 2 mingarao
 docImprint |
610 2 mingarao
 docDate">
611 2 mingarao
<!ENTITY % model.pLike.front_sequence "head, byline, argument, epigraph, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate">
612 2 mingarao
<!ENTITY % model.pLike.front_sequenceOptional "head?, byline?, argument?, epigraph?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?">
613 2 mingarao
<!ENTITY % model.pLike.front_sequenceOptionalRepeatable "head*, byline*, argument*, epigraph*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*">
614 2 mingarao
<!ENTITY % model.pLike.front_sequenceRepeatable "head+, byline+, argument+, epigraph+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+">
615 2 mingarao
<!ENTITY % model.divBottomPart "trailer |
616 2 mingarao
 closer |
617 2 mingarao
 signed |
618 2 mingarao
 postscript">
619 2 mingarao
<!ENTITY % model.divBottomPart_sequence "trailer, closer, signed, postscript">
620 2 mingarao
<!ENTITY % model.divBottomPart_sequenceOptional "trailer?, closer?, signed?, postscript?">
621 2 mingarao
<!ENTITY % model.divBottomPart_sequenceOptionalRepeatable "trailer*, closer*, signed*, postscript*">
622 2 mingarao
<!ENTITY % model.divBottomPart_sequenceRepeatable "trailer+, closer+, signed+, postscript+">
623 2 mingarao
<!ENTITY % model.divBottom "%model.divWrapper; |
624 2 mingarao
 %model.divBottomPart;">
625 2 mingarao
<!ENTITY % model.divBottom_sequence "%model.divWrapper;, %model.divBottomPart;">
626 2 mingarao
<!ENTITY % model.divBottom_sequenceOptional "%model.divWrapper;?, %model.divBottomPart;?">
627 2 mingarao
<!ENTITY % model.divBottom_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divBottomPart;*">
628 2 mingarao
<!ENTITY % model.divBottom_sequenceRepeatable "%model.divWrapper;+, %model.divBottomPart;+">
629 2 mingarao
<!ENTITY % model.titlepagePart "graphic |
630 2 mingarao
 binaryObject |
631 2 mingarao
 byline |
632 2 mingarao
 epigraph |
633 2 mingarao
 docTitle |
634 2 mingarao
 titlePart |
635 2 mingarao
 docAuthor |
636 2 mingarao
 imprimatur |
637 2 mingarao
 docEdition |
638 2 mingarao
 docImprint |
639 2 mingarao
 docDate">
640 2 mingarao
<!ENTITY % model.titlepagePart_sequence "graphic, binaryObject, byline, epigraph, docTitle, titlePart, docAuthor, imprimatur, docEdition, docImprint, docDate">
641 2 mingarao
<!ENTITY % model.titlepagePart_sequenceOptional "graphic?, binaryObject?, byline?, epigraph?, docTitle?, titlePart?, docAuthor?, imprimatur?, docEdition?, docImprint?, docDate?">
642 2 mingarao
<!ENTITY % model.titlepagePart_sequenceOptionalRepeatable "graphic*, binaryObject*, byline*, epigraph*, docTitle*, titlePart*, docAuthor*, imprimatur*, docEdition*, docImprint*, docDate*">
643 2 mingarao
<!ENTITY % model.titlepagePart_sequenceRepeatable "graphic+, binaryObject+, byline+, epigraph+, docTitle+, titlePart+, docAuthor+, imprimatur+, docEdition+, docImprint+, docDate+">
644 2 mingarao
<!ENTITY % model.msQuoteLike "title">
645 2 mingarao
<!ENTITY % model.msQuoteLike_sequence "title">
646 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceOptional "title?">
647 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceOptionalRepeatable "title*">
648 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceRepeatable "title+">
649 2 mingarao
<!ENTITY % model.msItemPart "%model.quoteLike; |
650 2 mingarao
 %model.respLike; |
651 2 mingarao
 %model.msQuoteLike; |
652 2 mingarao
 bibl |
653 2 mingarao
 listBibl">
654 2 mingarao
<!ENTITY % model.msItemPart_sequence "%model.quoteLike;, %model.respLike;, %model.msQuoteLike;, bibl, listBibl">
655 2 mingarao
<!ENTITY % model.msItemPart_sequenceOptional "%model.quoteLike;?, %model.respLike;?, %model.msQuoteLike;?, bibl?, listBibl?">
656 2 mingarao
<!ENTITY % model.msItemPart_sequenceOptionalRepeatable "%model.quoteLike;*, %model.respLike;*, %model.msQuoteLike;*, bibl*, listBibl*">
657 2 mingarao
<!ENTITY % model.msItemPart_sequenceRepeatable "%model.quoteLike;+, %model.respLike;+, %model.msQuoteLike;+, bibl+, listBibl+">
658 2 mingarao
<!ENTITY % model.choicePart "sic |
659 2 mingarao
 corr |
660 2 mingarao
 reg |
661 2 mingarao
 orig |
662 2 mingarao
 unclear |
663 2 mingarao
 abbr |
664 2 mingarao
 expan">
665 2 mingarao
<!ENTITY % model.choicePart_sequence "sic, corr, reg, orig, unclear, abbr, expan">
666 2 mingarao
<!ENTITY % model.choicePart_sequenceOptional "sic?, corr?, reg?, orig?, unclear?, abbr?, expan?">
667 2 mingarao
<!ENTITY % model.choicePart_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, unclear*, abbr*, expan*">
668 2 mingarao
<!ENTITY % model.choicePart_sequenceRepeatable "sic+, corr+, reg+, orig+, unclear+, abbr+, expan+">
669 2 mingarao
<!ENTITY % model.imprintPart "publisher |
670 2 mingarao
 biblScope |
671 2 mingarao
 pubPlace |
672 2 mingarao
 distributor">
673 2 mingarao
<!ENTITY % model.imprintPart_sequence "publisher, biblScope, pubPlace, distributor">
674 2 mingarao
<!ENTITY % model.imprintPart_sequenceOptional "publisher?, biblScope?, pubPlace?, distributor?">
675 2 mingarao
<!ENTITY % model.imprintPart_sequenceOptionalRepeatable "publisher*, biblScope*, pubPlace*, distributor*">
676 2 mingarao
<!ENTITY % model.imprintPart_sequenceRepeatable "publisher+, biblScope+, pubPlace+, distributor+">
677 2 mingarao
<!ENTITY % model.catDescPart "">
678 2 mingarao
<!ENTITY % model.catDescPart_sequence "">
679 2 mingarao
<!ENTITY % model.catDescPart_sequenceOptional "">
680 2 mingarao
<!ENTITY % model.catDescPart_sequenceOptionalRepeatable "">
681 2 mingarao
<!ENTITY % model.catDescPart_sequenceRepeatable "">
682 2 mingarao
<!ENTITY % model.addressLike "email |
683 2 mingarao
 address">
684 2 mingarao
<!ENTITY % model.addressLike_sequence "email, address">
685 2 mingarao
<!ENTITY % model.addressLike_sequenceOptional "email?, address?">
686 2 mingarao
<!ENTITY % model.addressLike_sequenceOptionalRepeatable "email*, address*">
687 2 mingarao
<!ENTITY % model.addressLike_sequenceRepeatable "email+, address+">
688 2 mingarao
<!ENTITY % model.nameLike "%model.nameLike.agent; |
689 2 mingarao
 rs |
690 2 mingarao
 lang">
691 2 mingarao
<!ENTITY % model.nameLike_sequence "%model.nameLike.agent;, rs, lang">
692 2 mingarao
<!ENTITY % model.nameLike_sequenceOptional "%model.nameLike.agent;?, rs?, lang?">
693 2 mingarao
<!ENTITY % model.nameLike_sequenceOptionalRepeatable "%model.nameLike.agent;*, rs*, lang*">
694 2 mingarao
<!ENTITY % model.nameLike_sequenceRepeatable "%model.nameLike.agent;+, rs+, lang+">
695 2 mingarao
<!ENTITY % model.global "%model.global.meta; |
696 2 mingarao
 %model.milestoneLike; |
697 2 mingarao
 %model.noteLike; |
698 2 mingarao
 %model.global.edit;">
699 2 mingarao
<!ENTITY % model.global_sequence "%model.global.meta;, %model.milestoneLike;, %model.noteLike;, %model.global.edit;">
700 2 mingarao
<!ENTITY % model.global_sequenceOptional "%model.global.meta;?, %model.milestoneLike;?, %model.noteLike;?, %model.global.edit;?">
701 2 mingarao
<!ENTITY % model.global_sequenceOptionalRepeatable "%model.global.meta;*, %model.milestoneLike;*, %model.noteLike;*, %model.global.edit;*">
702 2 mingarao
<!ENTITY % model.global_sequenceRepeatable "%model.global.meta;+, %model.milestoneLike;+, %model.noteLike;+, %model.global.edit;+">
703 2 mingarao
<!ENTITY % model.biblPart "%model.respLike; |
704 2 mingarao
 %model.imprintPart; |
705 2 mingarao
 series |
706 2 mingarao
 meeting |
707 2 mingarao
 relatedItem |
708 2 mingarao
 edition |
709 2 mingarao
 extent |
710 2 mingarao
 idno">
711 2 mingarao
<!ENTITY % model.biblPart_sequence "%model.respLike;, %model.imprintPart;, series, meeting, relatedItem, edition, extent, idno">
712 2 mingarao
<!ENTITY % model.biblPart_sequenceOptional "%model.respLike;?, %model.imprintPart;?, series?, meeting?, relatedItem?, edition?, extent?, idno?">
713 2 mingarao
<!ENTITY % model.biblPart_sequenceOptionalRepeatable "%model.respLike;*, %model.imprintPart;*, series*, meeting*, relatedItem*, edition*, extent*, idno*">
714 2 mingarao
<!ENTITY % model.biblPart_sequenceRepeatable "%model.respLike;+, %model.imprintPart;+, series+, meeting+, relatedItem+, edition+, extent+, idno+">
715 2 mingarao
<!ENTITY % model.frontPart "divGen |
716 2 mingarao
 titlePage">
717 2 mingarao
<!ENTITY % model.frontPart_sequence "divGen, titlePage">
718 2 mingarao
<!ENTITY % model.frontPart_sequenceOptional "divGen?, titlePage?">
719 2 mingarao
<!ENTITY % model.frontPart_sequenceOptionalRepeatable "divGen*, titlePage*">
720 2 mingarao
<!ENTITY % model.frontPart_sequenceRepeatable "divGen+, titlePage+">
721 2 mingarao
<!ENTITY % model.addrPart "%model.nameLike; |
722 2 mingarao
 addrLine |
723 2 mingarao
 street |
724 2 mingarao
 postCode |
725 2 mingarao
 postBox">
726 2 mingarao
<!ENTITY % model.addrPart_sequence "%model.nameLike;, addrLine, street, postCode, postBox">
727 2 mingarao
<!ENTITY % model.addrPart_sequenceOptional "%model.nameLike;?, addrLine?, street?, postCode?, postBox?">
728 2 mingarao
<!ENTITY % model.addrPart_sequenceOptionalRepeatable "%model.nameLike;*, addrLine*, street*, postCode*, postBox*">
729 2 mingarao
<!ENTITY % model.addrPart_sequenceRepeatable "%model.nameLike;+, addrLine+, street+, postCode+, postBox+">
730 2 mingarao
<!ENTITY % model.pPart.data "%model.dateLike; |
731 2 mingarao
 %model.measureLike; |
732 2 mingarao
 %model.addressLike; |
733 2 mingarao
 %model.nameLike;">
734 2 mingarao
<!ENTITY % model.pPart.data_sequence "%model.dateLike;, %model.measureLike;, %model.addressLike;, %model.nameLike;">
735 2 mingarao
<!ENTITY % model.pPart.data_sequenceOptional "%model.dateLike;?, %model.measureLike;?, %model.addressLike;?, %model.nameLike;?">
736 2 mingarao
<!ENTITY % model.pPart.data_sequenceOptionalRepeatable "%model.dateLike;*, %model.measureLike;*, %model.addressLike;*, %model.nameLike;*">
737 2 mingarao
<!ENTITY % model.pPart.data_sequenceRepeatable "%model.dateLike;+, %model.measureLike;+, %model.addressLike;+, %model.nameLike;+">
738 2 mingarao
<!ENTITY % model.inter "%model.biblLike; |
739 2 mingarao
 %model.labelLike; |
740 2 mingarao
 %model.listLike; |
741 2 mingarao
 %model.stageLike; |
742 2 mingarao
 %model.qLike;">
743 2 mingarao
<!ENTITY % model.inter_sequence "%model.biblLike;, %model.labelLike;, %model.listLike;, %model.stageLike;, %model.qLike;">
744 2 mingarao
<!ENTITY % model.inter_sequenceOptional "%model.biblLike;?, %model.labelLike;?, %model.listLike;?, %model.stageLike;?, %model.qLike;?">
745 2 mingarao
<!ENTITY % model.inter_sequenceOptionalRepeatable "%model.biblLike;*, %model.labelLike;*, %model.listLike;*, %model.stageLike;*, %model.qLike;*">
746 2 mingarao
<!ENTITY % model.inter_sequenceRepeatable "%model.biblLike;+, %model.labelLike;+, %model.listLike;+, %model.stageLike;+, %model.qLike;+">
747 2 mingarao
<!ENTITY % model.common "%model.divPart; |
748 2 mingarao
 %model.inter; |
749 2 mingarao
 %model.entryLike;">
750 2 mingarao
<!ENTITY % model.common_sequence "%model.divPart;, %model.inter;, %model.entryLike;">
751 2 mingarao
<!ENTITY % model.common_sequenceOptional "%model.divPart;?, %model.inter;?, %model.entryLike;?">
752 2 mingarao
<!ENTITY % model.common_sequenceOptionalRepeatable "%model.divPart;*, %model.inter;*, %model.entryLike;*">
753 2 mingarao
<!ENTITY % model.common_sequenceRepeatable "%model.divPart;+, %model.inter;+, %model.entryLike;+">
754 2 mingarao
<!ENTITY % model.phrase "%model.highlighted; |
755 2 mingarao
 %model.graphicLike; |
756 2 mingarao
 %model.pPart.edit; |
757 2 mingarao
 %model.ptrLike; |
758 2 mingarao
 %model.pPart.data; |
759 2 mingarao
 %model.ptrLike.form;">
760 2 mingarao
<!ENTITY % model.phrase_sequence "%model.highlighted;, %model.graphicLike;, %model.pPart.edit;, %model.ptrLike;, %model.pPart.data;, %model.ptrLike.form;">
761 2 mingarao
<!ENTITY % model.phrase_sequenceOptional "%model.highlighted;?, %model.graphicLike;?, %model.pPart.edit;?, %model.ptrLike;?, %model.pPart.data;?, %model.ptrLike.form;?">
762 2 mingarao
<!ENTITY % model.phrase_sequenceOptionalRepeatable "%model.highlighted;*, %model.graphicLike;*, %model.pPart.edit;*, %model.ptrLike;*, %model.pPart.data;*, %model.ptrLike.form;*">
763 2 mingarao
<!ENTITY % model.phrase_sequenceRepeatable "%model.highlighted;+, %model.graphicLike;+, %model.pPart.edit;+, %model.ptrLike;+, %model.pPart.data;+, %model.ptrLike.form;+">
764 2 mingarao
<!ENTITY % model.limitedPhrase "%model.emphLike; |
765 2 mingarao
 %model.pPart.editorial; |
766 2 mingarao
 %model.ptrLike; |
767 2 mingarao
 %model.pPart.data;">
768 2 mingarao
<!ENTITY % model.limitedPhrase_sequence "%model.emphLike;, %model.pPart.editorial;, %model.ptrLike;, %model.pPart.data;">
769 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceOptional "%model.emphLike;?, %model.pPart.editorial;?, %model.ptrLike;?, %model.pPart.data;?">
770 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceOptionalRepeatable "%model.emphLike;*, %model.pPart.editorial;*, %model.ptrLike;*, %model.pPart.data;*">
771 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceRepeatable "%model.emphLike;+, %model.pPart.editorial;+, %model.ptrLike;+, %model.pPart.data;+">
772 2 mingarao
<!ENTITY % model.divLike "div">
773 2 mingarao
<!ENTITY % model.divLike_sequence "div">
774 2 mingarao
<!ENTITY % model.divLike_sequenceOptional "div?">
775 2 mingarao
<!ENTITY % model.divLike_sequenceOptionalRepeatable "div*">
776 2 mingarao
<!ENTITY % model.divLike_sequenceRepeatable "div+">
777 2 mingarao
<!ENTITY % model.divGenLike "divGen">
778 2 mingarao
<!ENTITY % model.divGenLike_sequence "divGen">
779 2 mingarao
<!ENTITY % model.divGenLike_sequenceOptional "divGen?">
780 2 mingarao
<!ENTITY % model.divGenLike_sequenceOptionalRepeatable "divGen*">
781 2 mingarao
<!ENTITY % model.divGenLike_sequenceRepeatable "divGen+">
782 2 mingarao
<!ENTITY % model.div1Like "div1">
783 2 mingarao
<!ENTITY % model.div1Like_sequence "div1">
784 2 mingarao
<!ENTITY % model.div1Like_sequenceOptional "div1?">
785 2 mingarao
<!ENTITY % model.div1Like_sequenceOptionalRepeatable "div1*">
786 2 mingarao
<!ENTITY % model.div1Like_sequenceRepeatable "div1+">
787 2 mingarao
<!ENTITY % model.div2Like "div2">
788 2 mingarao
<!ENTITY % model.div2Like_sequence "div2">
789 2 mingarao
<!ENTITY % model.div2Like_sequenceOptional "div2?">
790 2 mingarao
<!ENTITY % model.div2Like_sequenceOptionalRepeatable "div2*">
791 2 mingarao
<!ENTITY % model.div2Like_sequenceRepeatable "div2+">
792 2 mingarao
<!ENTITY % model.div3Like "div3">
793 2 mingarao
<!ENTITY % model.div3Like_sequence "div3">
794 2 mingarao
<!ENTITY % model.div3Like_sequenceOptional "div3?">
795 2 mingarao
<!ENTITY % model.div3Like_sequenceOptionalRepeatable "div3*">
796 2 mingarao
<!ENTITY % model.div3Like_sequenceRepeatable "div3+">
797 2 mingarao
<!ENTITY % model.div4Like "div4">
798 2 mingarao
<!ENTITY % model.div4Like_sequence "div4">
799 2 mingarao
<!ENTITY % model.div4Like_sequenceOptional "div4?">
800 2 mingarao
<!ENTITY % model.div4Like_sequenceOptionalRepeatable "div4*">
801 2 mingarao
<!ENTITY % model.div4Like_sequenceRepeatable "div4+">
802 2 mingarao
<!ENTITY % model.div5Like "div5">
803 2 mingarao
<!ENTITY % model.div5Like_sequence "div5">
804 2 mingarao
<!ENTITY % model.div5Like_sequenceOptional "div5?">
805 2 mingarao
<!ENTITY % model.div5Like_sequenceOptionalRepeatable "div5*">
806 2 mingarao
<!ENTITY % model.div5Like_sequenceRepeatable "div5+">
807 2 mingarao
<!ENTITY % model.div6Like "div6">
808 2 mingarao
<!ENTITY % model.div6Like_sequence "div6">
809 2 mingarao
<!ENTITY % model.div6Like_sequenceOptional "div6?">
810 2 mingarao
<!ENTITY % model.div6Like_sequenceOptionalRepeatable "div6*">
811 2 mingarao
<!ENTITY % model.div6Like_sequenceRepeatable "div6+">
812 2 mingarao
<!ENTITY % model.div7Like "div7">
813 2 mingarao
<!ENTITY % model.div7Like_sequence "div7">
814 2 mingarao
<!ENTITY % model.div7Like_sequenceOptional "div7?">
815 2 mingarao
<!ENTITY % model.div7Like_sequenceOptionalRepeatable "div7*">
816 2 mingarao
<!ENTITY % model.div7Like_sequenceRepeatable "div7+">
817 2 mingarao
<!ENTITY % model.resourceLike "">
818 2 mingarao
<!ENTITY % model.resourceLike_sequence "">
819 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptional "">
820 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable "">
821 2 mingarao
<!ENTITY % model.resourceLike_sequenceRepeatable "">
822 2 mingarao
<!ENTITY % model.teiHeaderPart "encodingDesc |
823 2 mingarao
 profileDesc">
824 2 mingarao
<!ENTITY % model.teiHeaderPart_sequence "encodingDesc, profileDesc">
825 2 mingarao
<!ENTITY % model.teiHeaderPart_sequenceOptional "encodingDesc?, profileDesc?">
826 2 mingarao
<!ENTITY % model.teiHeaderPart_sequenceOptionalRepeatable "encodingDesc*, profileDesc*">
827 2 mingarao
<!ENTITY % model.teiHeaderPart_sequenceRepeatable "encodingDesc+, profileDesc+">
828 2 mingarao
<!ENTITY % model.sourceDescPart "">
829 2 mingarao
<!ENTITY % model.sourceDescPart_sequence "">
830 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceOptional "">
831 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceOptionalRepeatable "">
832 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceRepeatable "">
833 2 mingarao
<!ENTITY % model.encodingDescPart "projectDesc |
834 2 mingarao
 samplingDecl |
835 2 mingarao
 editorialDecl |
836 2 mingarao
 tagsDecl |
837 2 mingarao
 refsDecl |
838 2 mingarao
 classDecl |
839 2 mingarao
 appInfo |
840 2 mingarao
 geoDecl">
841 2 mingarao
<!ENTITY % model.encodingDescPart_sequence "projectDesc, samplingDecl, editorialDecl, tagsDecl, refsDecl, classDecl, appInfo, geoDecl">
842 2 mingarao
<!ENTITY % model.encodingDescPart_sequenceOptional "projectDesc?, samplingDecl?, editorialDecl?, tagsDecl?, refsDecl?, classDecl?, appInfo?, geoDecl?">
843 2 mingarao
<!ENTITY % model.encodingDescPart_sequenceOptionalRepeatable "projectDesc*, samplingDecl*, editorialDecl*, tagsDecl*, refsDecl*, classDecl*, appInfo*, geoDecl*">
844 2 mingarao
<!ENTITY % model.encodingDescPart_sequenceRepeatable "projectDesc+, samplingDecl+, editorialDecl+, tagsDecl+, refsDecl+, classDecl+, appInfo+, geoDecl+">
845 2 mingarao
<!ENTITY % model.editorialDeclPart "correction |
846 2 mingarao
 normalization |
847 2 mingarao
 quotation |
848 2 mingarao
 hyphenation |
849 2 mingarao
 segmentation |
850 2 mingarao
 stdVals |
851 2 mingarao
 interpretation">
852 2 mingarao
<!ENTITY % model.editorialDeclPart_sequence "correction, normalization, quotation, hyphenation, segmentation, stdVals, interpretation">
853 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceOptional "correction?, normalization?, quotation?, hyphenation?, segmentation?, stdVals?, interpretation?">
854 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceOptionalRepeatable "correction*, normalization*, quotation*, hyphenation*, segmentation*, stdVals*, interpretation*">
855 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceRepeatable "correction+, normalization+, quotation+, hyphenation+, segmentation+, stdVals+, interpretation+">
856 2 mingarao
<!ENTITY % model.applicationLike "application">
857 2 mingarao
<!ENTITY % model.applicationLike_sequence "application">
858 2 mingarao
<!ENTITY % model.applicationLike_sequenceOptional "application?">
859 2 mingarao
<!ENTITY % model.applicationLike_sequenceOptionalRepeatable "application*">
860 2 mingarao
<!ENTITY % model.applicationLike_sequenceRepeatable "application+">
861 2 mingarao
<!ENTITY % model.profileDescPart "langUsage |
862 2 mingarao
 textClass">
863 2 mingarao
<!ENTITY % model.profileDescPart_sequence "langUsage, textClass">
864 2 mingarao
<!ENTITY % model.profileDescPart_sequenceOptional "langUsage?, textClass?">
865 2 mingarao
<!ENTITY % model.profileDescPart_sequenceOptionalRepeatable "langUsage*, textClass*">
866 2 mingarao
<!ENTITY % model.profileDescPart_sequenceRepeatable "langUsage+, textClass+">
867 2 mingarao
<!ENTITY % model.entryLike "superEntry |
868 2 mingarao
 entry |
869 2 mingarao
 entryFree">
870 2 mingarao
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
871 2 mingarao
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
872 2 mingarao
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
873 2 mingarao
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
874 2 mingarao
<!ENTITY % att.entryLike.attributes '
875 2 mingarao
type NMTOKEN  "main"
876 2 mingarao
sortKey CDATA #IMPLIED'>
877 2 mingarao
<!ENTITY % att.entryLike.attribute.type '
878 2 mingarao
type NMTOKEN  "main" '>
879 2 mingarao
880 2 mingarao
<!ENTITY % att.entryLike.attribute.sortKey '
881 2 mingarao
sortKey CDATA #IMPLIED'>
882 2 mingarao
883 2 mingarao
<!ENTITY % att.lexicographic.attributes '
884 2 mingarao
expand CDATA #IMPLIED
885 2 mingarao
norm CDATA #IMPLIED
886 2 mingarao
split CDATA #IMPLIED
887 2 mingarao
value CDATA #IMPLIED
888 2 mingarao
orig CDATA #IMPLIED
889 2 mingarao
location CDATA #IMPLIED
890 2 mingarao
mergedIn CDATA #IMPLIED
891 2 mingarao
opt (true | false)  "false" '>
892 2 mingarao
<!ENTITY % att.lexicographic.attribute.expand '
893 2 mingarao
expand CDATA #IMPLIED'>
894 2 mingarao
895 2 mingarao
<!ENTITY % att.lexicographic.attribute.norm '
896 2 mingarao
norm CDATA #IMPLIED'>
897 2 mingarao
898 2 mingarao
<!ENTITY % att.lexicographic.attribute.split '
899 2 mingarao
split CDATA #IMPLIED'>
900 2 mingarao
901 2 mingarao
<!ENTITY % att.lexicographic.attribute.value '
902 2 mingarao
value CDATA #IMPLIED'>
903 2 mingarao
904 2 mingarao
<!ENTITY % att.lexicographic.attribute.orig '
905 2 mingarao
orig CDATA #IMPLIED'>
906 2 mingarao
907 2 mingarao
<!ENTITY % att.lexicographic.attribute.location '
908 2 mingarao
location CDATA #IMPLIED'>
909 2 mingarao
910 2 mingarao
<!ENTITY % att.lexicographic.attribute.mergedIn '
911 2 mingarao
mergedIn CDATA #IMPLIED'>
912 2 mingarao
913 2 mingarao
<!ENTITY % att.lexicographic.attribute.opt '
914 2 mingarao
opt (true | false)  "false" '>
915 2 mingarao
916 2 mingarao
<!ENTITY % model.morphLike "gram |
917 2 mingarao
 gen |
918 2 mingarao
 number |
919 2 mingarao
 case |
920 2 mingarao
 per |
921 2 mingarao
 tns |
922 2 mingarao
 mood |
923 2 mingarao
 iType">
924 2 mingarao
<!ENTITY % model.morphLike_sequence "gram, gen, number, case, per, tns, mood, iType">
925 2 mingarao
<!ENTITY % model.morphLike_sequenceOptional "gram?, gen?, number?, case?, per?, tns?, mood?, iType?">
926 2 mingarao
<!ENTITY % model.morphLike_sequenceOptionalRepeatable "gram*, gen*, number*, case*, per*, tns*, mood*, iType*">
927 2 mingarao
<!ENTITY % model.morphLike_sequenceRepeatable "gram+, gen+, number+, case+, per+, tns+, mood+, iType+">
928 2 mingarao
<!ENTITY % model.gramPart "%model.morphLike; |
929 2 mingarao
 gramGrp |
930 2 mingarao
 pos |
931 2 mingarao
 subc |
932 2 mingarao
 colloc |
933 2 mingarao
 usg |
934 2 mingarao
 lbl">
935 2 mingarao
<!ENTITY % model.gramPart_sequence "%model.morphLike;, gramGrp, pos, subc, colloc, usg, lbl">
936 2 mingarao
<!ENTITY % model.gramPart_sequenceOptional "%model.morphLike;?, gramGrp?, pos?, subc?, colloc?, usg?, lbl?">
937 2 mingarao
<!ENTITY % model.gramPart_sequenceOptionalRepeatable "%model.morphLike;*, gramGrp*, pos*, subc*, colloc*, usg*, lbl*">
938 2 mingarao
<!ENTITY % model.gramPart_sequenceRepeatable "%model.morphLike;+, gramGrp+, pos+, subc+, colloc+, usg+, lbl+">
939 2 mingarao
<!ENTITY % model.formPart "form |
940 2 mingarao
 orth |
941 2 mingarao
 pron |
942 2 mingarao
 hyph |
943 2 mingarao
 syll |
944 2 mingarao
 stress |
945 2 mingarao
 %model.gramPart;">
946 2 mingarao
<!ENTITY % model.formPart_sequence "form, orth, pron, hyph, syll, stress, %model.gramPart;">
947 2 mingarao
<!ENTITY % model.formPart_sequenceOptional "form?, orth?, pron?, hyph?, syll?, stress?, %model.gramPart;?">
948 2 mingarao
<!ENTITY % model.formPart_sequenceOptionalRepeatable "form*, orth*, pron*, hyph*, syll*, stress*, %model.gramPart;*">
949 2 mingarao
<!ENTITY % model.formPart_sequenceRepeatable "form+, orth+, pron+, hyph+, syll+, stress+, %model.gramPart;+">
950 2 mingarao
<!ENTITY % model.ptrLike.form "oRef |
951 2 mingarao
 oVar |
952 2 mingarao
 pRef |
953 2 mingarao
 pVar">
954 2 mingarao
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar">
955 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?">
956 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*">
957 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+">
958 2 mingarao
<!ENTITY % att.ptrLike.form.attributes '
959 2 mingarao
target CDATA #IMPLIED'>
960 2 mingarao
<!ENTITY % att.ptrLike.form.attribute.target '
961 2 mingarao
target CDATA #IMPLIED'>
962 2 mingarao
963 2 mingarao
<!-- start predeclared patterns -->
964 2 mingarao
965 2 mingarao
<!-- start rest of patterns -->
966 2 mingarao
967 2 mingarao
<!ENTITY % macro.paraContent '( #PCDATA |
968 2 mingarao
 _DUMMY_model.gLike |
969 2 mingarao
 %model.phrase; |
970 2 mingarao
 %model.inter; |
971 2 mingarao
 %model.global;)*' >
972 2 mingarao
973 2 mingarao
<!ENTITY % macro.limitedContent '( #PCDATA |
974 2 mingarao
 %model.limitedPhrase; |
975 2 mingarao
 %model.inter;)*' >
976 2 mingarao
977 2 mingarao
<!ENTITY % macro.phraseSeq '( #PCDATA |
978 2 mingarao
 _DUMMY_model.gLike |
979 2 mingarao
 %model.phrase; |
980 2 mingarao
 %model.global;)*' >
981 2 mingarao
982 2 mingarao
<!ENTITY % macro.phraseSeq.limited '( #PCDATA |
983 2 mingarao
 %model.limitedPhrase; |
984 2 mingarao
 %model.global;)*' >
985 2 mingarao
986 2 mingarao
<!ENTITY % macro.specialPara '( #PCDATA |
987 2 mingarao
 _DUMMY_model.gLike |
988 2 mingarao
 %model.phrase; |
989 2 mingarao
 %model.inter; |
990 2 mingarao
 %model.divPart; |
991 2 mingarao
 %model.global;)*' >
992 2 mingarao
993 2 mingarao
<!-- end patterns -->
994 2 mingarao
995 2 mingarao
<!-- start elements -->
996 2 mingarao
997 2 mingarao
<!--doc: (document TEI) contient un seul document conforme à la TEI, qui
998 2 mingarao
            comprend un en-tête TEI et un texte, soit de façon isolée soit comme  partie d’un
999 2 mingarao
            élément teiCorpus. -->
1000 2 mingarao
    <!ELEMENT TEI (teiHeader,((_DUMMY_model.resourceLike+,text?) |
1001 2 mingarao
 text))>
1002 2 mingarao
<!ATTLIST TEI xmlns CDATA "http://www.tei-c.org/ns/1.0">
1003 2 mingarao
<!ATTLIST TEI
1004 2 mingarao
 %att.global.attributes;
1005 2 mingarao
version CDATA "5.0"  >
1006 2 mingarao
<!ATTLIST TEI xsi:schemaLocation CDATA #IMPLIED
1007 2 mingarao
 xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
1008 2 mingarao
 >
1009 2 mingarao
<!--doc: (abréviation) contient une abréviation quelconque. -->
1010 2 mingarao
    <!ELEMENT abbr %macro.phraseSeq;>
1011 2 mingarao
<!ATTLIST abbr xmlns CDATA "http://www.tei-c.org/ns/1.0">
1012 2 mingarao
<!ATTLIST abbr
1013 2 mingarao
 %att.global.attributes;
1014 2 mingarao
type NMTOKEN  #IMPLIED >
1015 2 mingarao
<!--doc: ( ajout) contient des lettres, des mots ou des phrases
1016 2 mingarao
        insérées dans le texte par un auteur, un copiste, un annotateur ou un correcteur. -->
1017 2 mingarao
    <!ELEMENT add %macro.paraContent;>
1018 2 mingarao
<!ATTLIST add xmlns CDATA "http://www.tei-c.org/ns/1.0">
1019 2 mingarao
<!ATTLIST add
1020 2 mingarao
 %att.global.attributes;
1021 2 mingarao
 %att.transcriptional.attributes;
1022 2 mingarao
 %att.placement.attributes;
1023 2 mingarao
 %att.typed.attributes; >
1024 2 mingarao
<!--doc: (ligne d'adresse) contient une ligne d'adresse postale.
1025 2 mingarao
     -->
1026 2 mingarao
    <!ELEMENT addrLine %macro.phraseSeq;>
1027 2 mingarao
<!ATTLIST addrLine xmlns CDATA "http://www.tei-c.org/ns/1.0">
1028 2 mingarao
<!ATTLIST addrLine
1029 2 mingarao
 %att.global.attributes; >
1030 2 mingarao
<!--doc:contient une adresse postale ou d'un autre type, par
1031 2 mingarao
        exemple l'adresse d'un éditeur, d'un organisme ou d'une personne. -->
1032 2 mingarao
    <!ELEMENT address ((%model.global;)*,((%model.addrPart;),(%model.global;)*)+)>
1033 2 mingarao
<!ATTLIST address xmlns CDATA "http://www.tei-c.org/ns/1.0">
1034 2 mingarao
<!ATTLIST address
1035 2 mingarao
 %att.global.attributes; >
1036 2 mingarao
<!--doc: (niveau analytique) contient des éléments descriptifs qui décrivent la
1037 2 mingarao
    bibliographie d'une ressource (par exemple un poème ou un article de revue) publiée à
1038 2 mingarao
    l'intérieur d'une monographie ou d'une ressource et non publiée de façon indépendante. -->
1039 2 mingarao
    <!ELEMENT analytic (author |
1040 2 mingarao
 editor |
1041 2 mingarao
 respStmt |
1042 2 mingarao
 title)*>
1043 2 mingarao
<!ATTLIST analytic xmlns CDATA "http://www.tei-c.org/ns/1.0">
1044 2 mingarao
<!ATTLIST analytic
1045 2 mingarao
 %att.global.attributes; >
1046 2 mingarao
<!--doc: (informations d'application) enregistre des informations sur l'application qui a
1047 2 mingarao
été utilisée pour traiter le fichier TEI. -->
1048 2 mingarao
    <!ELEMENT appInfo (%model.applicationLike;)+>
1049 2 mingarao
<!ATTLIST appInfo xmlns CDATA "http://www.tei-c.org/ns/1.0">
1050 2 mingarao
<!ATTLIST appInfo
1051 2 mingarao
 %att.global.attributes; >
1052 2 mingarao
<!--doc:fournit des informations sur une application qui a été
1053 2 mingarao
    utilisée pour le traitement du document. -->
1054 2 mingarao
    <!ELEMENT application ((%model.labelLike;)+,((%model.ptrLike;)* |
1055 2 mingarao
 (%model.pLike;)*))>
1056 2 mingarao
<!ATTLIST application xmlns CDATA "http://www.tei-c.org/ns/1.0">
1057 2 mingarao
<!ATTLIST application
1058 2 mingarao
 %att.global.attributes;
1059 2 mingarao
 %att.typed.attributes;
1060 2 mingarao
 %att.datable.attributes;
1061 2 mingarao
ident NMTOKEN  #REQUIRED
1062 2 mingarao
version CDATA #REQUIRED >
1063 2 mingarao
<!--doc: (argument) liste formelle ou description en texte libre
1064 2 mingarao
            des sujets traités dans une subdivision d’un texte -->
1065 2 mingarao
    <!ELEMENT argument ((%model.global; |
1066 2 mingarao
 %model.headLike;)*,((%model.common;),(%model.global;)*)+)>
1067 2 mingarao
<!ATTLIST argument xmlns CDATA "http://www.tei-c.org/ns/1.0">
1068 2 mingarao
<!ATTLIST argument
1069 2 mingarao
 %att.global.attributes; >
1070 2 mingarao
<!--doc: (auteur) dans une référence bibliographique contient le nom de la
1071 2 mingarao
    (des) personne(s) physique(s) ou du collectif, auteur(s) d'une oeuvre ; la première mention de
1072 2 mingarao
    responsabilité comme seul élément bibliographique.  -->
1073 2 mingarao
    <!ELEMENT author %macro.phraseSeq;>
1074 2 mingarao
<!ATTLIST author xmlns CDATA "http://www.tei-c.org/ns/1.0">
1075 2 mingarao
<!ATTLIST author
1076 2 mingarao
 %att.global.attributes;
1077 2 mingarao
 %att.canonical.attributes; >
1078 2 mingarao
<!--doc: (responsable de la publication.)  donne le nom de la personne ou de l'organisme responsable de la publication d’un fichier électronique, autre qu’un éditeur ou un distributeur. -->
1079 2 mingarao
    <!ELEMENT authority %macro.phraseSeq.limited;>
1080 2 mingarao
<!ATTLIST authority xmlns CDATA "http://www.tei-c.org/ns/1.0">
1081 2 mingarao
<!ATTLIST authority
1082 2 mingarao
 %att.global.attributes; >
1083 2 mingarao
<!--doc: (disponibilité) renseigne sur la disponibilité du texte, par exemple sur
1084 2 mingarao
    toutes restrictions quant à son usage ou sa diffusion, son statut de copyright, etc. -->
1085 2 mingarao
    <!ELEMENT availability (%model.pLike;)+>
1086 2 mingarao
<!ATTLIST availability xmlns CDATA "http://www.tei-c.org/ns/1.0">
1087 2 mingarao
<!ATTLIST availability
1088 2 mingarao
 %att.global.attributes;
1089 2 mingarao
 %att.declarable.attributes;
1090 2 mingarao
status (free|
1091 2 mingarao
unknown|
1092 2 mingarao
restricted) "unknown"  >
1093 2 mingarao
<!--doc: (texte postliminaire) contient tout supplément placé après la partie principale
1094 2 mingarao
    d'un texte : appendice, etc. -->
1095 2 mingarao
    <!ELEMENT back ((%model.frontPart; |
1096 2 mingarao
 %model.pLike.front; |
1097 2 mingarao
 %model.global;)*,(((%model.div1Like;),(%model.frontPart; |
1098 2 mingarao
 %model.div1Like; |
1099 2 mingarao
 %model.global;)*) |
1100 2 mingarao
 ((%model.divLike;),(%model.frontPart; |
1101 2 mingarao
 %model.divLike; |
1102 2 mingarao
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
1103 2 mingarao
 %model.global;)*)?)>
1104 2 mingarao
<!ATTLIST back xmlns CDATA "http://www.tei-c.org/ns/1.0">
1105 2 mingarao
<!ATTLIST back
1106 2 mingarao
 %att.global.attributes;
1107 2 mingarao
 %att.declaring.attributes; >
1108 2 mingarao
<!--doc: (référence bibliographique.) contient une référence bibliographique faiblement
1109 2 mingarao
    structurée dans laquelle les sous-composants peuvent ou non être explicitement balisés. -->
1110 2 mingarao
    <!ELEMENT bibl ( #PCDATA |
1111 2 mingarao
 _DUMMY_model.gLike |
1112 2 mingarao
 %model.highlighted; |
1113 2 mingarao
 %model.pPart.data; |
1114 2 mingarao
 %model.pPart.edit; |
1115 2 mingarao
 _DUMMY_model.segLike |
1116 2 mingarao
 %model.ptrLike; |
1117 2 mingarao
 %model.biblPart; |
1118 2 mingarao
 %model.global;)*>
1119 2 mingarao
<!ATTLIST bibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1120 2 mingarao
<!ATTLIST bibl
1121 2 mingarao
 %att.global.attributes;
1122 2 mingarao
 %att.declarable.attributes;
1123 2 mingarao
 %att.typed.attributes; >
1124 2 mingarao
<!--doc: (référence bibliographique totalement structurée) contient une référence bibliographique totalement
1125 2 mingarao
    structurée : tous les composants de la description du fichier TEI  y sont présents. -->
1126 2 mingarao
    <!ELEMENT biblFull ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc*)>
1127 2 mingarao
<!ATTLIST biblFull xmlns CDATA "http://www.tei-c.org/ns/1.0">
1128 2 mingarao
<!ATTLIST biblFull
1129 2 mingarao
 %att.global.attributes;
1130 2 mingarao
 %att.declarable.attributes; >
1131 2 mingarao
<!--doc: (extension d'une référence bibliographique.) définit l'extension d'une référence
1132 2 mingarao
        bibliographique, comme par exemple une liste de numéros de pages, ou le nom
1133 2 mingarao
        d'une subdivision d'une oeuvre plus étendue. -->
1134 2 mingarao
    <!ELEMENT biblScope %macro.phraseSeq;>
1135 2 mingarao
<!ATTLIST biblScope xmlns CDATA "http://www.tei-c.org/ns/1.0">
1136 2 mingarao
<!ATTLIST biblScope
1137 2 mingarao
 %att.global.attributes;
1138 2 mingarao
type NMTOKEN  #IMPLIED
1139 2 mingarao
from CDATA #IMPLIED
1140 2 mingarao
to CDATA #IMPLIED >
1141 2 mingarao
<!--doc: (référence bibliographique structurée) contient une référence bibliographique dans laquelle
1142 2 mingarao
    seuls des sous-éléments bibliographiques apparaissent et cela, selon un ordre déterminé. -->
1143 2 mingarao
    <!ELEMENT biblStruct (analytic*,(monogr,series*)+,(%model.noteLike; |
1144 2 mingarao
 idno |
1145 2 mingarao
 relatedItem)*)>
1146 2 mingarao
<!ATTLIST biblStruct xmlns CDATA "http://www.tei-c.org/ns/1.0">
1147 2 mingarao
<!ATTLIST biblStruct
1148 2 mingarao
 %att.global.attributes;
1149 2 mingarao
 %att.declarable.attributes;
1150 2 mingarao
 %att.typed.attributes; >
1151 2 mingarao
<!--doc:fournit des données binaires encodées qui représentent
1152 2 mingarao
    une image ou un autre objet insérés dans le texte ou dans un autre objet. -->
1153 2 mingarao
    <!ELEMENT binaryObject  (#PCDATA)>
1154 2 mingarao
<!ATTLIST binaryObject xmlns CDATA "http://www.tei-c.org/ns/1.0">
1155 2 mingarao
<!ATTLIST binaryObject
1156 2 mingarao
 %att.global.attributes;
1157 2 mingarao
 %att.internetMedia.attributes;
1158 2 mingarao
width CDATA #IMPLIED
1159 2 mingarao
height CDATA #IMPLIED
1160 2 mingarao
scale CDATA #IMPLIED
1161 2 mingarao
encoding CDATA  #IMPLIED >
1162 2 mingarao
<!--doc: (corps du texte) contient la totalité du corps d’un seul texte simple, à
1163 2 mingarao
    l’exclusion de toute partie pré- ou post-liminaire. -->
1164 2 mingarao
    <!ELEMENT body ((%model.global;)*,((%model.divTop;),(%model.global; |
1165 2 mingarao
 %model.divTop;)*)?,((%model.divGenLike;),(%model.global; |
1166 2 mingarao
 %model.divGenLike;)*)?,(((%model.divLike;),(%model.global; |
1167 2 mingarao
 %model.divGenLike;)*)+ |
1168 2 mingarao
 ((%model.div1Like;),(%model.global; |
1169 2 mingarao
 %model.divGenLike;)*)+ |
1170 2 mingarao
 (((%model.common;),(%model.global;)*)+,(((%model.divLike;),(%model.global; |
1171 2 mingarao
 %model.divGenLike;)*)+ |
1172 2 mingarao
 ((%model.div1Like;),(%model.global; |
1173 2 mingarao
 %model.divGenLike;)*)+)?)),((%model.divBottom;),(%model.global;)*)*)>
1174 2 mingarao
<!ATTLIST body xmlns CDATA "http://www.tei-c.org/ns/1.0">
1175 2 mingarao
<!ATTLIST body
1176 2 mingarao
 %att.global.attributes;
1177 2 mingarao
 %att.declaring.attributes; >
1178 2 mingarao
<!--doc: (mention de responsablité) contient la mention de responsabilité principale
1179 2 mingarao
            pour une œuvre donnée sur la page de titre ou au début ou à la fin de
1180 2 mingarao
        l’œuvre. -->
1181 2 mingarao
    <!ELEMENT byline ( #PCDATA |
1182 2 mingarao
 _DUMMY_model.gLike |
1183 2 mingarao
 %model.phrase; |
1184 2 mingarao
 docAuthor |
1185 2 mingarao
 %model.global;)*>
1186 2 mingarao
<!ATTLIST byline xmlns CDATA "http://www.tei-c.org/ns/1.0">
1187 2 mingarao
<!ATTLIST byline
1188 2 mingarao
 %att.global.attributes; >
1189 2 mingarao
<!--doc: (Modèle de référence canonique) spécifie un modèle d’expression et des règles de
1190 2 mingarao
    remplacement pour transformer une référence canonique en URI. -->
1191 2 mingarao
    <!ELEMENT cRefPattern (%model.pLike;)*>
1192 2 mingarao
<!ATTLIST cRefPattern xmlns CDATA "http://www.tei-c.org/ns/1.0">
1193 2 mingarao
<!ATTLIST cRefPattern
1194 2 mingarao
 %att.global.attributes;
1195 2 mingarao
matchPattern CDATA #REQUIRED
1196 2 mingarao
replacementPattern CDATA #REQUIRED >
1197 2 mingarao
<!--doc: (cas)  contient des informations sur le cas grammatical
1198 2 mingarao
			présenté par le dictionnaire pour une forme donnée.  -->
1199 2 mingarao
    <!ELEMENT case %macro.paraContent;>
1200 2 mingarao
<!ATTLIST case xmlns CDATA "http://www.tei-c.org/ns/1.0">
1201 2 mingarao
<!ATTLIST case
1202 2 mingarao
 %att.global.attributes;
1203 2 mingarao
 %att.lexicographic.attributes; >
1204 2 mingarao
<!--doc: (Description de la catégorie) décrit une catégorie particulière à l’intérieur d’une
1205 2 mingarao
    taxinomie ou d’une typologie de texte, sous forme d’un court texte descriptif suivi ou dans les
1206 2 mingarao
    termes des paramètres contextuels utilisés dans l’élément Description du texte
1207 2 mingarao
    textDesc.  -->
1208 2 mingarao
    <!ELEMENT catDesc ( #PCDATA |
1209 2 mingarao
 %model.limitedPhrase; |
1210 2 mingarao
 _DUMMY_model.catDescPart)*>
1211 2 mingarao
<!ATTLIST catDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
1212 2 mingarao
<!ATTLIST catDesc
1213 2 mingarao
 %att.global.attributes; >
1214 2 mingarao
<!--doc: (Référence à la catégorie) spécifie une ou plusieurs catégories définies dans une
1215 2 mingarao
    taxinomie ou une typologie textuelle. -->
1216 2 mingarao
    <!ELEMENT catRef EMPTY>
1217 2 mingarao
<!ATTLIST catRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
1218 2 mingarao
<!ATTLIST catRef
1219 2 mingarao
 %att.global.attributes;
1220 2 mingarao
target CDATA  #REQUIRED
1221 2 mingarao
scheme CDATA #IMPLIED >
1222 2 mingarao
<!--doc: (catégorie)  contient une catégorie descriptive particulière,
1223 2 mingarao
    éventuellement intégrée dans une catégorie de niveau supérieur, à l’intérieur d’une taxinomie
1224 2 mingarao
    définie par l’utilisateur. -->
1225 2 mingarao
    <!ELEMENT category ((catDesc+ |
1226 2 mingarao
 (%model.glossLike;)*),category*)>
1227 2 mingarao
<!ATTLIST category xmlns CDATA "http://www.tei-c.org/ns/1.0">
1228 2 mingarao
<!ATTLIST category
1229 2 mingarao
 %att.global.attributes; >
1230 2 mingarao
<!--doc: (saut de colonne) Dans un système de référence normalisé, marque dans un texte la frontière entre une colonne et la suivante. -->
1231 2 mingarao
    <!ELEMENT cb EMPTY>
1232 2 mingarao
<!ATTLIST cb xmlns CDATA "http://www.tei-c.org/ns/1.0">
1233 2 mingarao
<!ATTLIST cb
1234 2 mingarao
 %att.global.attributes;
1235 2 mingarao
 %att.typed.attributes;
1236 2 mingarao
 %att.sourced.attributes; >
1237 2 mingarao
<!--doc: (changement) résume une modification ou une correction apportée à une
1238 2 mingarao
    version particulière d’un texte électronique partagé entre plusieurs chercheurs. -->
1239 2 mingarao
    <!ELEMENT change ( #PCDATA |
1240 2 mingarao
 %model.limitedPhrase; |
1241 2 mingarao
 %model.inter; |
1242 2 mingarao
 %model.global;)*>
1243 2 mingarao
<!ATTLIST change xmlns CDATA "http://www.tei-c.org/ns/1.0">
1244 2 mingarao
<!ATTLIST change
1245 2 mingarao
 %att.global.attributes;
1246 2 mingarao
 %att.ascribed.attributes;
1247 2 mingarao
 %att.datable.attributes; >
1248 2 mingarao
<!--doc: (choix) regroupe un certain nombre de balisages alternatifs possibles
1249 2 mingarao
        pour un même endroit  dans un texte. -->
1250 2 mingarao
    <!ELEMENT choice (%model.choicePart; |
1251 2 mingarao
 choice)*>
1252 2 mingarao
<!ATTLIST choice xmlns CDATA "http://www.tei-c.org/ns/1.0">
1253 2 mingarao
<!ATTLIST choice
1254 2 mingarao
 %att.global.attributes; >
1255 2 mingarao
<!--doc: (citation) citation provenant d'un autre document comprenant la
1256 2 mingarao
    référence bibliographique de sa source. Dans un dictionnaire il peut contenir un exemple avec au
1257 2 mingarao
    moins une occurrence du mot employé dans l’acception qui est décrite, ou une traduction du
1258 2 mingarao
    mot-clé, ou un exemple. -->
1259 2 mingarao
    <!ELEMENT cit (%model.qLike; |
1260 2 mingarao
 %model.biblLike; |
1261 2 mingarao
 %model.ptrLike; |
1262 2 mingarao
 %model.global; |
1263 2 mingarao
 %model.entryPart;)+>
1264 2 mingarao
<!ATTLIST cit xmlns CDATA "http://www.tei-c.org/ns/1.0">
1265 2 mingarao
<!ATTLIST cit
1266 2 mingarao
 %att.global.attributes;
1267 2 mingarao
 %att.typed.attributes; >
1268 2 mingarao
<!--doc: (code de classification) contient le code de classification attribué à ce texte en
1269 2 mingarao
    référence à un système standard de classification. -->
1270 2 mingarao
    <!ELEMENT classCode %macro.phraseSeq.limited;>
1271 2 mingarao
<!ATTLIST classCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
1272 2 mingarao
<!ATTLIST classCode
1273 2 mingarao
 %att.global.attributes;
1274 2 mingarao
scheme CDATA #REQUIRED >
1275 2 mingarao
<!--doc: (déclaration de classification) contient une ou plusieurs taxinomies définissant les codes de classification utilisés n’importe où dans le texte. -->
1276 2 mingarao
    <!ELEMENT classDecl (taxonomy)+>
1277 2 mingarao
<!ATTLIST classDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1278 2 mingarao
<!ATTLIST classDecl
1279 2 mingarao
 %att.global.attributes; >
1280 2 mingarao
<!--doc: (formule finale) regroupe une formule de politesse, une indication d'une
1281 2 mingarao
    date et d'autres expressions semblables figurant comme expression à la fin d’une division, en
1282 2 mingarao
    particulier à la fin d’une lettre. -->
1283 2 mingarao
    <!ELEMENT closer ( #PCDATA |
1284 2 mingarao
 _DUMMY_model.gLike |
1285 2 mingarao
 signed |
1286 2 mingarao
 dateline |
1287 2 mingarao
 salute |
1288 2 mingarao
 %model.phrase; |
1289 2 mingarao
 %model.global;)*>
1290 2 mingarao
<!ATTLIST closer xmlns CDATA "http://www.tei-c.org/ns/1.0">
1291 2 mingarao
<!ATTLIST closer
1292 2 mingarao
 %att.global.attributes; >
1293 2 mingarao
<!--doc: (collocation) contient une collocation de l'entrée. -->
1294 2 mingarao
    <!ELEMENT colloc %macro.paraContent;>
1295 2 mingarao
<!ATTLIST colloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
1296 2 mingarao
<!ATTLIST colloc
1297 2 mingarao
 %att.global.attributes;
1298 2 mingarao
 %att.lexicographic.attributes;
1299 2 mingarao
 %att.typed.attributes; >
1300 2 mingarao
<!--doc: (correction) correctioncontient la forme correcte d'un passage
1301 2 mingarao
    qui, apparemment  est erroné dans la copie du texte. -->
1302 2 mingarao
    <!ELEMENT corr %macro.paraContent;>
1303 2 mingarao
<!ATTLIST corr xmlns CDATA "http://www.tei-c.org/ns/1.0">
1304 2 mingarao
<!ATTLIST corr
1305 2 mingarao
 %att.global.attributes;
1306 2 mingarao
 %att.editLike.attributes;
1307 2 mingarao
 %att.typed.attributes; >
1308 2 mingarao
<!--doc: (règles de correction) établit comment et dans quelles circonstances des
1309 2 mingarao
    corrections ont été apportées au texte. -->
1310 2 mingarao
    <!ELEMENT correction (%model.pLike;)+>
1311 2 mingarao
<!ATTLIST correction xmlns CDATA "http://www.tei-c.org/ns/1.0">
1312 2 mingarao
<!ATTLIST correction
1313 2 mingarao
 %att.global.attributes;
1314 2 mingarao
 %att.declarable.attributes;
1315 2 mingarao
status (high|
1316 2 mingarao
medium|
1317 2 mingarao
low|
1318 2 mingarao
unknown) "unknown"
1319 2 mingarao
method (silent|
1320 2 mingarao
markup) "silent"  >
1321 2 mingarao
<!--doc: (création) contient des informations concernant la création d’un
1322 2 mingarao
    texte. -->
1323 2 mingarao
    <!ELEMENT creation %macro.phraseSeq.limited;>
1324 2 mingarao
<!ATTLIST creation xmlns CDATA "http://www.tei-c.org/ns/1.0">
1325 2 mingarao
<!ATTLIST creation
1326 2 mingarao
 %att.global.attributes; >
1327 2 mingarao
<!--doc: (date) contient une date exprimée dans n'importe quel format. -->
1328 2 mingarao
    <!ELEMENT date ( #PCDATA |
1329 2 mingarao
 _DUMMY_model.gLike |
1330 2 mingarao
 %model.phrase; |
1331 2 mingarao
 %model.global;)*>
1332 2 mingarao
<!ATTLIST date xmlns CDATA "http://www.tei-c.org/ns/1.0">
1333 2 mingarao
<!ATTLIST date
1334 2 mingarao
 %att.global.attributes;
1335 2 mingarao
 %att.datable.attributes;
1336 2 mingarao
 %att.editLike.attributes;
1337 2 mingarao
 %att.typed.attributes;
1338 2 mingarao
calendar NMTOKEN  #IMPLIED >
1339 2 mingarao
<!--doc: (mention de date) contient une brève description des lieux, date, heure,
1340 2 mingarao
    etc. concernant la production d’une lettre, d’un article de journal ou d’un autre texte qui,
1341 2 mingarao
    placée au début ou à la fin, lui est associée comme en-tête ou annonce de fin. -->
1342 2 mingarao
    <!ELEMENT dateline %macro.phraseSeq;>
1343 2 mingarao
<!ATTLIST dateline xmlns CDATA "http://www.tei-c.org/ns/1.0">
1344 2 mingarao
<!ATTLIST dateline
1345 2 mingarao
 %att.global.attributes; >
1346 2 mingarao
<!--doc: (définition) contient le texte de la définition dans une entrée de
1347 2 mingarao
    dictionnaire -->
1348 2 mingarao
    <!ELEMENT def %macro.paraContent;>
1349 2 mingarao
<!ATTLIST def xmlns CDATA "http://www.tei-c.org/ns/1.0">
1350 2 mingarao
<!ATTLIST def
1351 2 mingarao
 %att.global.attributes;
1352 2 mingarao
 %att.lexicographic.attributes; >
1353 2 mingarao
<!--doc: (suppression) contient une lettre, un mot ou un passage supprimé,
1354 2 mingarao
    marqué comme supprimé, sinon indiqué comme superflu ou erroné dans le texte par un auteur, un
1355 2 mingarao
    copiste, un annotateur ou un correcteur. -->
1356 2 mingarao
    <!ELEMENT del %macro.paraContent;>
1357 2 mingarao
<!ATTLIST del xmlns CDATA "http://www.tei-c.org/ns/1.0">
1358 2 mingarao
<!ATTLIST del
1359 2 mingarao
 %att.global.attributes;
1360 2 mingarao
 %att.transcriptional.attributes;
1361 2 mingarao
 %att.typed.attributes; >
1362 2 mingarao
<!--doc: (description) contient une courte description de l'objet documenté par
1363 2 mingarao
    son élément parent, qui comprend son utilisation prévue, son but, ou son application là où c'est
1364 2 mingarao
    approprié. -->
1365 2 mingarao
    <!ELEMENT desc %macro.limitedContent;>
1366 2 mingarao
<!ATTLIST desc xmlns CDATA "http://www.tei-c.org/ns/1.0">
1367 2 mingarao
<!ATTLIST desc
1368 2 mingarao
 %att.global.attributes;
1369 2 mingarao
 %att.translatable.attributes; >
1370 2 mingarao
<!--doc: (bloc d'informations) contient la partie d'une entrée de dictionnaire
1371 2 mingarao
			dans laquelle d'autres éléments de niveau "expression" sont librement associés. -->
1372 2 mingarao
    <!ELEMENT dictScrap ( #PCDATA |
1373 2 mingarao
 _DUMMY_model.gLike |
1374 2 mingarao
 %model.entryPart; |
1375 2 mingarao
 %model.phrase; |
1376 2 mingarao
 %model.inter; |
1377 2 mingarao
 %model.global;)*>
1378 2 mingarao
<!ATTLIST dictScrap xmlns CDATA "http://www.tei-c.org/ns/1.0">
1379 2 mingarao
<!ATTLIST dictScrap
1380 2 mingarao
 %att.global.attributes; >
1381 2 mingarao
<!--doc:identifie tout mot ou toute expression en la  considérérant comme
1382 2 mingarao
        linguistiquement spécifique, par exemple comme étant archaïque, technique, dialectale,
1383 2 mingarao
        inusitée, ou comme appartenant à une langue spécifique. -->
1384 2 mingarao
    <!ELEMENT distinct %macro.phraseSeq;>
1385 2 mingarao
<!ATTLIST distinct xmlns CDATA "http://www.tei-c.org/ns/1.0">
1386 2 mingarao
<!ATTLIST distinct
1387 2 mingarao
 %att.global.attributes;
1388 2 mingarao
type NMTOKEN  #IMPLIED
1389 2 mingarao
time CDATA #IMPLIED
1390 2 mingarao
space CDATA #IMPLIED
1391 2 mingarao
social CDATA #IMPLIED >
1392 2 mingarao
<!--doc: (Diffuseur) donne le nom d’une personne ou d’un organisme responsable de la diffusion d’un texte. -->
1393 2 mingarao
    <!ELEMENT distributor %macro.phraseSeq;>
1394 2 mingarao
<!ATTLIST distributor xmlns CDATA "http://www.tei-c.org/ns/1.0">
1395 2 mingarao
<!ATTLIST distributor
1396 2 mingarao
 %att.global.attributes; >
1397 2 mingarao
<!--doc: (division du texte) contient une subdivision dans le texte préliminaire, dans le
1398 2 mingarao
    corps d’un texte ou dans le texte postliminaire. -->
1399 2 mingarao
    <!ELEMENT div ((%model.divTop; |
1400 2 mingarao
 %model.global;)*,((((%model.divLike; |
1401 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1402 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.divLike; |
1403 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1404 2 mingarao
<!ATTLIST div xmlns CDATA "http://www.tei-c.org/ns/1.0">
1405 2 mingarao
<!ATTLIST div
1406 2 mingarao
 %att.global.attributes;
1407 2 mingarao
 %att.divLike.attributes;
1408 2 mingarao
 %att.typed.attributes;
1409 2 mingarao
 %att.declaring.attributes; >
1410 2 mingarao
<!--doc: (division du texte de niveau 1) contient une subdivision de premier niveau dans
1411 2 mingarao
    le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1412 2 mingarao
    <!ELEMENT div1 ((%model.divTop; |
1413 2 mingarao
 %model.global;)*,((((%model.div2Like; |
1414 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1415 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div2Like; |
1416 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1417 2 mingarao
<!ATTLIST div1 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1418 2 mingarao
<!ATTLIST div1
1419 2 mingarao
 %att.global.attributes;
1420 2 mingarao
 %att.divLike.attributes;
1421 2 mingarao
 %att.typed.attributes;
1422 2 mingarao
 %att.declaring.attributes; >
1423 2 mingarao
<!--doc: (division du texte de niveau 2) contient une subdivision de deuxième niveau dans
1424 2 mingarao
   le texte prélimaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1425 2 mingarao
    <!ELEMENT div2 ((%model.divTop; |
1426 2 mingarao
 %model.global;)*,((((%model.div3Like; |
1427 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1428 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div3Like; |
1429 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1430 2 mingarao
<!ATTLIST div2 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1431 2 mingarao
<!ATTLIST div2
1432 2 mingarao
 %att.global.attributes;
1433 2 mingarao
 %att.divLike.attributes;
1434 2 mingarao
 %att.typed.attributes;
1435 2 mingarao
 %att.declaring.attributes; >
1436 2 mingarao
<!--doc: (division du texte de niveau 3) contient une subdivision de troisième niveau dans
1437 2 mingarao
  le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1438 2 mingarao
    <!ELEMENT div3 ((%model.divTop; |
1439 2 mingarao
 %model.global;)*,((((%model.div4Like; |
1440 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1441 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div4Like; |
1442 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1443 2 mingarao
<!ATTLIST div3 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1444 2 mingarao
<!ATTLIST div3
1445 2 mingarao
 %att.global.attributes;
1446 2 mingarao
 %att.divLike.attributes;
1447 2 mingarao
 %att.typed.attributes;
1448 2 mingarao
 %att.declaring.attributes; >
1449 2 mingarao
<!--doc: ( division du texte de niveau 4)  contient une subdivision de quatrième niveau dans
1450 2 mingarao
  le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1451 2 mingarao
    <!ELEMENT div4 ((%model.divTop; |
1452 2 mingarao
 %model.global;)*,((((%model.div5Like; |
1453 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1454 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div5Like; |
1455 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1456 2 mingarao
<!ATTLIST div4 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1457 2 mingarao
<!ATTLIST div4
1458 2 mingarao
 %att.global.attributes;
1459 2 mingarao
 %att.divLike.attributes;
1460 2 mingarao
 %att.typed.attributes;
1461 2 mingarao
 %att.declaring.attributes; >
1462 2 mingarao
<!--doc: ( division du texte de niveau 5)  contient une subdivision de cinquième niveau dans le
1463 2 mingarao
    texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1464 2 mingarao
    <!ELEMENT div5 ((%model.divTop; |
1465 2 mingarao
 %model.global;)*,((((%model.div6Like; |
1466 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1467 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div6Like; |
1468 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1469 2 mingarao
<!ATTLIST div5 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1470 2 mingarao
<!ATTLIST div5
1471 2 mingarao
 %att.global.attributes;
1472 2 mingarao
 %att.divLike.attributes;
1473 2 mingarao
 %att.typed.attributes;
1474 2 mingarao
 %att.declaring.attributes; >
1475 2 mingarao
<!--doc: ( division du texte de niveau 6)  contient une subdivision de sixième niveau dans le texte
1476 2 mingarao
    préliminaire, dans le corps d’un texte ou dans le texte postliminaire.  -->
1477 2 mingarao
    <!ELEMENT div6 ((%model.divTop; |
1478 2 mingarao
 %model.global;)*,((((%model.div7Like; |
1479 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
1480 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div7Like; |
1481 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
1482 2 mingarao
<!ATTLIST div6 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1483 2 mingarao
<!ATTLIST div6
1484 2 mingarao
 %att.global.attributes;
1485 2 mingarao
 %att.divLike.attributes;
1486 2 mingarao
 %att.typed.attributes;
1487 2 mingarao
 %att.declaring.attributes; >
1488 2 mingarao
<!--doc: ( division du texte de niveau 7) contient la plus petite subdivision possible dans le
1489 2 mingarao
    texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire, plus grande
1490 2 mingarao
    néanmoins qu’un paragraphe. -->
1491 2 mingarao
    <!ELEMENT div7 ((%model.divTop; |
1492 2 mingarao
 %model.global;)*,(((%model.common;),(%model.global;)*)+,((%model.divBottom;),(%model.global;)*)*)?)>
1493 2 mingarao
<!ATTLIST div7 xmlns CDATA "http://www.tei-c.org/ns/1.0">
1494 2 mingarao
<!ATTLIST div7
1495 2 mingarao
 %att.global.attributes;
1496 2 mingarao
 %att.divLike.attributes;
1497 2 mingarao
 %att.typed.attributes;
1498 2 mingarao
 %att.declaring.attributes; >
1499 2 mingarao
<!--doc: (division de texte générée automatiquement.) indique l'emplacement où doit apparaître une
1500 2 mingarao
        division du texte générée automatiquement par une application de traitement de
1501 2 mingarao
        texte. -->
1502 2 mingarao
    <!ELEMENT divGen (%model.headLike;)*>
1503 2 mingarao
<!ATTLIST divGen xmlns CDATA "http://www.tei-c.org/ns/1.0">
1504 2 mingarao
<!ATTLIST divGen
1505 2 mingarao
 %att.global.attributes;
1506 2 mingarao
type NMTOKEN  #IMPLIED >
1507 2 mingarao
<!--doc: (auteur du document) contient le nom de l’auteur du document tel qu’il
1508 2 mingarao
            est donné sur la page de titre (ce nom est le plus souvent contenu dans une mention de
1509 2 mingarao
           responsabilité) . -->
1510 2 mingarao
    <!ELEMENT docAuthor %macro.phraseSeq;>
1511 2 mingarao
<!ATTLIST docAuthor xmlns CDATA "http://www.tei-c.org/ns/1.0">
1512 2 mingarao
<!ATTLIST docAuthor
1513 2 mingarao
 %att.global.attributes;
1514 2 mingarao
 %att.canonical.attributes; >
1515 2 mingarao
<!--doc: (date du document) contient la date d’un document telle qu’elle est
1516 2 mingarao
            (généralement ) donnée sur une page de titre.  -->
1517 2 mingarao
    <!ELEMENT docDate %macro.phraseSeq;>
1518 2 mingarao
<!ATTLIST docDate xmlns CDATA "http://www.tei-c.org/ns/1.0">
1519 2 mingarao
<!ATTLIST docDate
1520 2 mingarao
 %att.global.attributes;
1521 2 mingarao
when CDATA #IMPLIED >
1522 2 mingarao
<!--doc: (édition du document) contient une mention d’édition telle qu’elle
1523 2 mingarao
            figure sur la page de titre d’un document. -->
1524 2 mingarao
    <!ELEMENT docEdition %macro.paraContent;>
1525 2 mingarao
<!ATTLIST docEdition xmlns CDATA "http://www.tei-c.org/ns/1.0">
1526 2 mingarao
<!ATTLIST docEdition
1527 2 mingarao
 %att.global.attributes; >
1528 2 mingarao
<!--doc: (mention d'impression) contient la mention d'impression
1529 2 mingarao
            de l'éditeur (lieu et date de publication, nom de l’éditeur), telle qu’elle est
1530 2 mingarao
            généralement donnée au bas de la page de titre. -->
1531 2 mingarao
    <!ELEMENT docImprint ( #PCDATA |
1532 2 mingarao
 _DUMMY_model.gLike |
1533 2 mingarao
 %model.phrase; |
1534 2 mingarao
 pubPlace |
1535 2 mingarao
 docDate |
1536 2 mingarao
 publisher |
1537 2 mingarao
 %model.global;)*>
1538 2 mingarao
<!ATTLIST docImprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
1539 2 mingarao
<!ATTLIST docImprint
1540 2 mingarao
 %att.global.attributes; >
1541 2 mingarao
<!--doc: (titre du document) contient le titre d’un document, incluant la
1542 2 mingarao
            totalité de ses composants tels qu’ils sont donnés sur la page de titre. -->
1543 2 mingarao
    <!ELEMENT docTitle ((%model.global;)*,(titlePart,(%model.global;)*)+)>
1544 2 mingarao
<!ATTLIST docTitle xmlns CDATA "http://www.tei-c.org/ns/1.0">
1545 2 mingarao
<!ATTLIST docTitle
1546 2 mingarao
 %att.global.attributes;
1547 2 mingarao
 %att.canonical.attributes; >
1548 2 mingarao
<!--doc: (édition) décrit les particularités de l’édition d’un texte. -->
1549 2 mingarao
    <!ELEMENT edition %macro.phraseSeq;>
1550 2 mingarao
<!ATTLIST edition xmlns CDATA "http://www.tei-c.org/ns/1.0">
1551 2 mingarao
<!ATTLIST edition
1552 2 mingarao
 %att.global.attributes; >
1553 2 mingarao
<!--doc: (mention d'édition) regroupe les informations relatives à l’édition d’un texte. -->
1554 2 mingarao
    <!ELEMENT editionStmt ((%model.pLike;)+ |
1555 2 mingarao
 (edition,respStmt*))>
1556 2 mingarao
<!ATTLIST editionStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
1557 2 mingarao
<!ATTLIST editionStmt
1558 2 mingarao
 %att.global.attributes; >
1559 2 mingarao
<!--doc:mention de responsabilité secondaire pour un item
1560 2 mingarao
    bibliographique, par exemple le nom d'une personne, d'une institution ou d'un organisme (ou de
1561 2 mingarao
    plusieurs d'entre eux) comme éditeur scientifique, compilateur, traducteur, etc. -->
1562 2 mingarao
    <!ELEMENT editor %macro.phraseSeq;>
1563 2 mingarao
<!ATTLIST editor xmlns CDATA "http://www.tei-c.org/ns/1.0">
1564 2 mingarao
<!ATTLIST editor
1565 2 mingarao
 %att.global.attributes;
1566 2 mingarao
role NMTOKEN  "editor"  >
1567 2 mingarao
<!--doc: (déclaration des pratiques éditoriales) donne des précisions sur les pratiques et  les principes éditoriaux appliqués au cours de l’encodage du texte. -->
1568 2 mingarao
    <!ELEMENT editorialDecl (%model.pLike; |
1569 2 mingarao
 %model.editorialDeclPart;)+>
1570 2 mingarao
<!ATTLIST editorialDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1571 2 mingarao
<!ATTLIST editorialDecl
1572 2 mingarao
 %att.global.attributes;
1573 2 mingarao
 %att.declarable.attributes; >
1574 2 mingarao
<!--doc: (adresse de courrier électronique) contient l'adresse de courriel identifiant un
1575 2 mingarao
        emplacement où un courriel peut être envoyé. -->
1576 2 mingarao
    <!ELEMENT email %macro.phraseSeq;>
1577 2 mingarao
<!ATTLIST email xmlns CDATA "http://www.tei-c.org/ns/1.0">
1578 2 mingarao
<!ATTLIST email
1579 2 mingarao
 %att.global.attributes; >
1580 2 mingarao
<!--doc: (mis en valeur) marque des mots ou des expressions qui sont
1581 2 mingarao
        accentuées ou mises en valeur pour un motif  linguistique ou rhétorique. -->
1582 2 mingarao
    <!ELEMENT emph %macro.paraContent;>
1583 2 mingarao
<!ATTLIST emph xmlns CDATA "http://www.tei-c.org/ns/1.0">
1584 2 mingarao
<!ATTLIST emph
1585 2 mingarao
 %att.global.attributes; >
1586 2 mingarao
<!--doc: (description de l'encodage) documente la relation d'un texte électronique avec sa ou ses sources. -->
1587 2 mingarao
    <!ELEMENT encodingDesc (%model.encodingDescPart; |
1588 2 mingarao
 %model.pLike;)+>
1589 2 mingarao
<!ATTLIST encodingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
1590 2 mingarao
<!ATTLIST encodingDesc
1591 2 mingarao
 %att.global.attributes; >
1592 2 mingarao
<!--doc: (entrée) contient une entrée structurée de dictionnaire. -->
1593 2 mingarao
    <!ELEMENT entry (hom |
1594 2 mingarao
 sense |
1595 2 mingarao
 %model.entryPart.top; |
1596 2 mingarao
 %model.global;)+>
1597 2 mingarao
<!ATTLIST entry xmlns CDATA "http://www.tei-c.org/ns/1.0">
1598 2 mingarao
<!ATTLIST entry
1599 2 mingarao
 %att.global.attributes;
1600 2 mingarao
 %att.entryLike.attributes; >
1601 2 mingarao
<!--doc: (entrée libre) contient une entrée de dictionnaire qui ne se
1602 2 mingarao
			conforme pas nécessairement aux contraintes imposées par l’élément
1603 2 mingarao
		entry. -->
1604 2 mingarao
    <!ELEMENT entryFree ( #PCDATA |
1605 2 mingarao
 _DUMMY_model.gLike |
1606 2 mingarao
 %model.entryPart; |
1607 2 mingarao
 %model.phrase; |
1608 2 mingarao
 %model.inter; |
1609 2 mingarao
 %model.global;)*>
1610 2 mingarao
<!ATTLIST entryFree xmlns CDATA "http://www.tei-c.org/ns/1.0">
1611 2 mingarao
<!ATTLIST entryFree
1612 2 mingarao
 %att.global.attributes;
1613 2 mingarao
 %att.entryLike.attributes;
1614 2 mingarao
 %att.lexicographic.attributes; >
1615 2 mingarao
<!--doc:contient une citation, anonyme ou attribuée et qui apparaît au
1616 2 mingarao
    début d’une section ou d’un chapitre ou sur une page de titre. -->
1617 2 mingarao
    <!ELEMENT epigraph (%model.common; |
1618 2 mingarao
 %model.global;)*>
1619 2 mingarao
<!ATTLIST epigraph xmlns CDATA "http://www.tei-c.org/ns/1.0">
1620 2 mingarao
<!ATTLIST epigraph
1621 2 mingarao
 %att.global.attributes; >
1622 2 mingarao
<!--doc: (étymologie) contient les informations sur l'étymologie de l'entrée -->
1623 2 mingarao
    <!ELEMENT etym ( #PCDATA |
1624 2 mingarao
 _DUMMY_model.gLike |
1625 2 mingarao
 %model.phrase; |
1626 2 mingarao
 %model.inter; |
1627 2 mingarao
 usg |
1628 2 mingarao
 lbl |
1629 2 mingarao
 def |
1630 2 mingarao
 %model.morphLike; |
1631 2 mingarao
 xr |
1632 2 mingarao
 %model.global;)*>
1633 2 mingarao
<!ATTLIST etym xmlns CDATA "http://www.tei-c.org/ns/1.0">
1634 2 mingarao
<!ATTLIST etym
1635 2 mingarao
 %att.global.attributes;
1636 2 mingarao
 %att.lexicographic.attributes; >
1637 2 mingarao
<!--doc: (expansion) contient l'expansion d'une abréviation. -->
1638 2 mingarao
    <!ELEMENT expan %macro.phraseSeq;>
1639 2 mingarao
<!ATTLIST expan xmlns CDATA "http://www.tei-c.org/ns/1.0">
1640 2 mingarao
<!ATTLIST expan
1641 2 mingarao
 %att.global.attributes;
1642 2 mingarao
 %att.editLike.attributes; >
1643 2 mingarao
<!--doc: (étendue)  décrit la taille approximative d’un texte stocké sur son
1644 2 mingarao
    support, numérique ou non-numérique, exprimé dans une unité quelconque appropriée. -->
1645 2 mingarao
    <!ELEMENT extent %macro.phraseSeq;>
1646 2 mingarao
<!ATTLIST extent xmlns CDATA "http://www.tei-c.org/ns/1.0">
1647 2 mingarao
<!ATTLIST extent
1648 2 mingarao
 %att.global.attributes; >
1649 2 mingarao
<!--doc: (description bibliographique du fichier.) contient une description bibliographique complète du
1650 2 mingarao
    fichier électronique. -->
1651 2 mingarao
    <!ELEMENT fileDesc ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc+)>
1652 2 mingarao
<!ATTLIST fileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
1653 2 mingarao
<!ATTLIST fileDesc
1654 2 mingarao
 %att.global.attributes; >
1655 2 mingarao
<!--doc: (texte mobile) contient un texte quelconque, homogène ou composite, qui
1656 2 mingarao
    interrompt le texte le contenant à n’importe quel endroit et après lequel le texte environnant
1657 2 mingarao
    reprend. -->
1658 2 mingarao
    <!ELEMENT floatingText ((%model.global;)*,(front,(%model.global;)*)?,(body |
1659 2 mingarao
 group),(%model.global;)*,(back,(%model.global;)*)?)>
1660 2 mingarao
<!ATTLIST floatingText xmlns CDATA "http://www.tei-c.org/ns/1.0">
1661 2 mingarao
<!ATTLIST floatingText
1662 2 mingarao
 %att.global.attributes;
1663 2 mingarao
 %att.declaring.attributes;
1664 2 mingarao
 %att.typed.attributes; >
1665 2 mingarao
<!--doc: (étranger) reconnaît un mot ou une expression comme
1666 2 mingarao
                appartenant à une langue différente de celle du contexte.  -->
1667 2 mingarao
    <!ELEMENT foreign %macro.phraseSeq;>
1668 2 mingarao
<!ATTLIST foreign xmlns CDATA "http://www.tei-c.org/ns/1.0">
1669 2 mingarao
<!ATTLIST foreign
1670 2 mingarao
 %att.global.attributes; >
1671 2 mingarao
<!--doc: (groupe d'informations sur une forme dans une entrée) regroupe toutes les informations relatives à la
1672 2 mingarao
    morphologie et à la prononciation d'une entrée -->
1673 2 mingarao
    <!ELEMENT form ( #PCDATA |
1674 2 mingarao
 _DUMMY_model.gLike |
1675 2 mingarao
 %model.phrase; |
1676 2 mingarao
 %model.inter; |
1677 2 mingarao
 %model.formPart; |
1678 2 mingarao
 %model.global;)*>
1679 2 mingarao
<!ATTLIST form xmlns CDATA "http://www.tei-c.org/ns/1.0">
1680 2 mingarao
<!ATTLIST form
1681 2 mingarao
 %att.global.attributes;
1682 2 mingarao
 %att.lexicographic.attributes;
1683 2 mingarao
type NMTOKEN  #IMPLIED >
1684 2 mingarao
<!--doc: (texte préliminaire) contient tout ce qui est au début du document,
1685 2 mingarao
            avant le corps du texte : en-têtes, page de titre, préfaces, dédicaces, etc. -->
1686 2 mingarao
    <!ELEMENT front ((%model.frontPart; |
1687 2 mingarao
 %model.pLike.front; |
1688 2 mingarao
 %model.global;)*,(((%model.div1Like;),(%model.frontPart; |
1689 2 mingarao
 %model.div1Like; |
1690 2 mingarao
 %model.global;)*) |
1691 2 mingarao
 ((%model.divLike;),(%model.frontPart; |
1692 2 mingarao
 %model.divLike; |
1693 2 mingarao
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
1694 2 mingarao
 %model.global;)*)?)>
1695 2 mingarao
<!ATTLIST front xmlns CDATA "http://www.tei-c.org/ns/1.0">
1696 2 mingarao
<!ATTLIST front
1697 2 mingarao
 %att.global.attributes;
1698 2 mingarao
 %att.declaring.attributes; >
1699 2 mingarao
<!--doc: (financeur) désigne le nom d’une personne ou d’un organisme
1700 2 mingarao
    responsable du financement d’un projet ou d’un texte. -->
1701 2 mingarao
    <!ELEMENT funder %macro.phraseSeq.limited;>
1702 2 mingarao
<!ATTLIST funder xmlns CDATA "http://www.tei-c.org/ns/1.0">
1703 2 mingarao
<!ATTLIST funder
1704 2 mingarao
 %att.global.attributes; >
1705 2 mingarao
<!--doc: (omission) indique une omission dans une transcription, soit pour
1706 2 mingarao
    des raisons éditoriales décrites dans l'en-tête TEI au cours d’un échantillonnage, soit parce
1707 2 mingarao
    que le matériau est illisible ou inaudible. -->
1708 2 mingarao
    <!ELEMENT gap (%model.glossLike;)*>
1709 2 mingarao
<!ATTLIST gap xmlns CDATA "http://www.tei-c.org/ns/1.0">
1710 2 mingarao
<!ATTLIST gap
1711 2 mingarao
 %att.global.attributes;
1712 2 mingarao
 %att.editLike.attributes;
1713 2 mingarao
reason CDATA  #IMPLIED
1714 2 mingarao
hand CDATA #IMPLIED
1715 2 mingarao
agent NMTOKEN  #IMPLIED >
1716 2 mingarao
<!--doc: (genre) identifie le genre morphologique d'un élément
1717 2 mingarao
			lexical, tel qu'il est donné par le dictionnaire. -->
1718 2 mingarao
    <!ELEMENT gen %macro.paraContent;>
1719 2 mingarao
<!ATTLIST gen xmlns CDATA "http://www.tei-c.org/ns/1.0">
1720 2 mingarao
<!ATTLIST gen
1721 2 mingarao
 %att.global.attributes;
1722 2 mingarao
 %att.lexicographic.attributes; >
1723 2 mingarao
<!--doc: (déclaration de coordonnées géographiques.) documente la notation et les données utilisées pour
1724 2 mingarao
    exprimer les coordonnées géographiques dans l'élément geo ailleurs dans le document. -->
1725 2 mingarao
    <!ELEMENT geoDecl %macro.phraseSeq;>
1726 2 mingarao
<!ATTLIST geoDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1727 2 mingarao
<!ATTLIST geoDecl
1728 2 mingarao
 %att.global.attributes;
1729 2 mingarao
 %att.declarable.attributes;
1730 2 mingarao
datum NMTOKEN  "WGS84"  >
1731 2 mingarao
<!--doc: (glose) identifie une expression ou un mot utilisé pour fournir
1732 2 mingarao
    une glose ou une définition à quelque autre mot ou expression. -->
1733 2 mingarao
    <!ELEMENT gloss %macro.phraseSeq;>
1734 2 mingarao
<!ATTLIST gloss xmlns CDATA "http://www.tei-c.org/ns/1.0">
1735 2 mingarao
<!ATTLIST gloss
1736 2 mingarao
 %att.global.attributes;
1737 2 mingarao
 %att.declaring.attributes;
1738 2 mingarao
 %att.translatable.attributes;
1739 2 mingarao
 %att.typed.attributes;
1740 2 mingarao
target CDATA #IMPLIED
1741 2 mingarao
cRef CDATA #IMPLIED >
1742 2 mingarao
<!--doc: (information grammaticale )  contient de l'information grammaticale relative à un
1743 2 mingarao
    terme, un mot ou une forme dans une entrée de dictionnaire ou dans un fichier de données
1744 2 mingarao
    terminologiques. -->
1745 2 mingarao
    <!ELEMENT gram %macro.paraContent;>
1746 2 mingarao
<!ATTLIST gram xmlns CDATA "http://www.tei-c.org/ns/1.0">
1747 2 mingarao
<!ATTLIST gram
1748 2 mingarao
 %att.global.attributes;
1749 2 mingarao
 %att.lexicographic.attributes;
1750 2 mingarao
type NMTOKEN  #IMPLIED >
1751 2 mingarao
<!--doc: (groupe d'informations grammaticales) regroupe des informations morphosyntaxiques sur
1752 2 mingarao
			un item lexical, par exemple Partie du discours pos, Genre gen, Nombre
1753 2 mingarao
				number, Cas case, ou Classe flexionnelle iType. -->
1754 2 mingarao
    <!ELEMENT gramGrp ( #PCDATA |
1755 2 mingarao
 _DUMMY_model.gLike |
1756 2 mingarao
 %model.phrase; |
1757 2 mingarao
 %model.inter; |
1758 2 mingarao
 %model.gramPart; |
1759 2 mingarao
 %model.global;)*>
1760 2 mingarao
<!ATTLIST gramGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
1761 2 mingarao
<!ATTLIST gramGrp
1762 2 mingarao
 %att.global.attributes;
1763 2 mingarao
 %att.lexicographic.attributes; >
1764 2 mingarao
<!--doc:indique l'emplacement d'une image, d'une illustration ou
1765 2 mingarao
    d'un schéma intégrés. -->
1766 2 mingarao
    <!ELEMENT graphic EMPTY>
1767 2 mingarao
<!ATTLIST graphic xmlns CDATA "http://www.tei-c.org/ns/1.0">
1768 2 mingarao
<!ATTLIST graphic
1769 2 mingarao
 %att.global.attributes;
1770 2 mingarao
 %att.internetMedia.attributes;
1771 2 mingarao
 %att.declaring.attributes;
1772 2 mingarao
width CDATA #IMPLIED
1773 2 mingarao
height CDATA #IMPLIED
1774 2 mingarao
scale CDATA #IMPLIED
1775 2 mingarao
url CDATA #IMPLIED >
1776 2 mingarao
<!--doc: (groupe) contient le corps d’un texte composite qui regroupe une
1777 2 mingarao
    suite de textes distincts (ou des groupes de textes de ce type), considérés comme formant une
1778 2 mingarao
    unité dans un but quelconque, par exemple pour présenter les œuvres complètes d’un auteur, une
1779 2 mingarao
    suite d’essais en prose, etc. -->
1780 2 mingarao
    <!ELEMENT group ((%model.divTop; |
1781 2 mingarao
 %model.global;)*,((text |
1782 2 mingarao
 group),(text |
1783 2 mingarao
 group |
1784 2 mingarao
 %model.global;)*),(%model.divBottom;)*)>
1785 2 mingarao
<!ATTLIST group xmlns CDATA "http://www.tei-c.org/ns/1.0">
1786 2 mingarao
<!ATTLIST group
1787 2 mingarao
 %att.global.attributes;
1788 2 mingarao
 %att.declaring.attributes; >
1789 2 mingarao
<!--doc: (en-tête) contient tout type d'en-tête, par exemple le titre d'une
1790 2 mingarao
    section, ou l'intitulé d'une liste, d'un glossaire, d'une description de manuscrit, etc. -->
1791 2 mingarao
    <!ELEMENT head %macro.paraContent;>
1792 2 mingarao
<!ATTLIST head xmlns CDATA "http://www.tei-c.org/ns/1.0">
1793 2 mingarao
<!ATTLIST head
1794 2 mingarao
 %att.global.attributes;
1795 2 mingarao
 %att.typed.attributes; >
1796 2 mingarao
<!--doc: (intitulé d'une liste d'items ) contient l'intitulé pour la colonne d'items ou de
1797 2 mingarao
        gloses dans un glossaire ou  dans une liste  semblablement structurée. -->
1798 2 mingarao
    <!ELEMENT headItem %macro.phraseSeq;>
1799 2 mingarao
<!ATTLIST headItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
1800 2 mingarao
<!ATTLIST headItem
1801 2 mingarao
 %att.global.attributes; >
1802 2 mingarao
<!--doc: (intitulé d'une liste d'étiquettes) contient l'intitulé pour la colonne d'étiquettes ou de
1803 2 mingarao
        termes dans un glossaire ou dans une liste structurée de la même manière.  -->
1804 2 mingarao
    <!ELEMENT headLabel %macro.phraseSeq;>
1805 2 mingarao
<!ATTLIST headLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
1806 2 mingarao
<!ATTLIST headLabel
1807 2 mingarao
 %att.global.attributes; >
1808 2 mingarao
<!--doc: (mis en évidence) distingue un mot ou une expression comme
1809 2 mingarao
        graphiquement distincte du texte environnant, sans en donner la raison.  -->
1810 2 mingarao
    <!ELEMENT hi %macro.paraContent;>
1811 2 mingarao
<!ATTLIST hi xmlns CDATA "http://www.tei-c.org/ns/1.0">
1812 2 mingarao
<!ATTLIST hi
1813 2 mingarao
 %att.global.attributes; >
1814 2 mingarao
<!--doc: (homographe) regroupe les informations relatives à un
1815 2 mingarao
			homographe dans une entrée. -->
1816 2 mingarao
    <!ELEMENT hom (sense |
1817 2 mingarao
 %model.entryPart.top; |
1818 2 mingarao
 %model.global;)*>
1819 2 mingarao
<!ATTLIST hom xmlns CDATA "http://www.tei-c.org/ns/1.0">
1820 2 mingarao
<!ATTLIST hom
1821 2 mingarao
 %att.global.attributes;
1822 2 mingarao
 %att.lexicographic.attributes; >
1823 2 mingarao
<!--doc: (syllabation) contient une entrée de dictionnaire comportant des
1824 2 mingarao
    marques de césure sous forme de traits d'union ou sous d'autres formes.  -->
1825 2 mingarao
    <!ELEMENT hyph %macro.paraContent;>
1826 2 mingarao
<!ATTLIST hyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
1827 2 mingarao
<!ATTLIST hyph
1828 2 mingarao
 %att.global.attributes;
1829 2 mingarao
 %att.lexicographic.attributes; >
1830 2 mingarao
<!--doc: (césurage) résume la façon dont les traits d'union sécants de fin de
1831 2 mingarao
    ligne d’un texte source ont été traités dans sa version encodée. -->
1832 2 mingarao
    <!ELEMENT hyphenation (%model.pLike;)+>
1833 2 mingarao
<!ATTLIST hyphenation xmlns CDATA "http://www.tei-c.org/ns/1.0">
1834 2 mingarao
<!ATTLIST hyphenation
1835 2 mingarao
 %att.global.attributes;
1836 2 mingarao
 %att.declarable.attributes;
1837 2 mingarao
eol (all|
1838 2 mingarao
some|
1839 2 mingarao
hard|
1840 2 mingarao
none) "some"  >
1841 2 mingarao
<!--doc: (classe flexionnelle) indique la classe flexionnelle à laquelle appartient un
1842 2 mingarao
    item lexical.  -->
1843 2 mingarao
    <!ELEMENT iType %macro.paraContent;>
1844 2 mingarao
<!ATTLIST iType xmlns CDATA "http://www.tei-c.org/ns/1.0">
1845 2 mingarao
<!ATTLIST iType
1846 2 mingarao
 %att.global.attributes;
1847 2 mingarao
 %att.lexicographic.attributes;
1848 2 mingarao
type NMTOKEN  #IMPLIED >
1849 2 mingarao
<!--doc: (Numéro d'identification) donne un numéro normalisé ou non qui peut être utilisé
1850 2 mingarao
    pour identifier une référence bibliographique. -->
1851 2 mingarao
    <!ELEMENT idno  (#PCDATA)>
1852 2 mingarao
<!ATTLIST idno xmlns CDATA "http://www.tei-c.org/ns/1.0">
1853 2 mingarao
<!ATTLIST idno
1854 2 mingarao
 %att.global.attributes;
1855 2 mingarao
type NMTOKEN  #IMPLIED >
1856 2 mingarao
<!--doc:contient une mention formalisée autorisant la publication
1857 2 mingarao
    d’un ouvrage, parfois exigée sur une page de titre ou à son verso. -->
1858 2 mingarao
    <!ELEMENT imprimatur %macro.paraContent;>
1859 2 mingarao
<!ATTLIST imprimatur xmlns CDATA "http://www.tei-c.org/ns/1.0">
1860 2 mingarao
<!ATTLIST imprimatur
1861 2 mingarao
 %att.global.attributes; >
1862 2 mingarao
<!--doc:regroupe des informations relatives à la
1863 2 mingarao
        publication ou à la distribution d'un élément bibliographique. -->
1864 2 mingarao
    <!ELEMENT imprint (((%model.imprintPart;) |
1865 2 mingarao
 (%model.dateLike;)),(%model.global;)*)+>
1866 2 mingarao
<!ATTLIST imprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
1867 2 mingarao
<!ATTLIST imprint
1868 2 mingarao
 %att.global.attributes; >
1869 2 mingarao
<!--doc: (entrée d'index) marque un emplacement à indexer dans un but quelconque -->
1870 2 mingarao
    <!ELEMENT index (term,index?)*>
1871 2 mingarao
<!ATTLIST index xmlns CDATA "http://www.tei-c.org/ns/1.0">
1872 2 mingarao
<!ATTLIST index
1873 2 mingarao
 %att.global.attributes;
1874 2 mingarao
 %att.spanning.attributes;
1875 2 mingarao
indexName NMTOKEN  #IMPLIED >
1876 2 mingarao
<!--doc: (Interprétation) décrit le champ d’application de toute information
1877 2 mingarao
    analytique ou interprétative ajoutée à la transcription du texte. -->
1878 2 mingarao
    <!ELEMENT interpretation (%model.pLike;)+>
1879 2 mingarao
<!ATTLIST interpretation xmlns CDATA "http://www.tei-c.org/ns/1.0">
1880 2 mingarao
<!ATTLIST interpretation
1881 2 mingarao
 %att.global.attributes;
1882 2 mingarao
 %att.declarable.attributes; >
1883 2 mingarao
<!--doc:contient un composant d'une liste. -->
1884 2 mingarao
    <!ELEMENT item %macro.specialPara;>
1885 2 mingarao
<!ATTLIST item xmlns CDATA "http://www.tei-c.org/ns/1.0">
1886 2 mingarao
<!ATTLIST item
1887 2 mingarao
 %att.global.attributes; >
1888 2 mingarao
<!--doc: (mot-clé) contient une liste de mots-clés ou d’expressions
1889 2 mingarao
    décrivant la nature ou le sujet d’un texte. -->
1890 2 mingarao
    <!ELEMENT keywords (term+ |
1891 2 mingarao
 list)>
1892 2 mingarao
<!ATTLIST keywords xmlns CDATA "http://www.tei-c.org/ns/1.0">
1893 2 mingarao
<!ATTLIST keywords
1894 2 mingarao
 %att.global.attributes;
1895 2 mingarao
scheme CDATA #REQUIRED >
1896 2 mingarao
<!--doc: (vers) contient un seul vers, éventuellement incomplet. -->
1897 2 mingarao
    <!ELEMENT l %macro.paraContent;>
1898 2 mingarao
<!ATTLIST l xmlns CDATA "http://www.tei-c.org/ns/1.0">
1899 2 mingarao
<!ATTLIST l
1900 2 mingarao
 %att.global.attributes;
1901 2 mingarao
part (Y|
1902 2 mingarao
N|
1903 2 mingarao
I|
1904 2 mingarao
M|
1905 2 mingarao
F) "N"  >
1906 2 mingarao
<!--doc: (étiquette) contient l'étiquette attachée à un item dans une liste ;
1907 2 mingarao
    dans les glossaires marque le terme qui est défini. -->
1908 2 mingarao
    <!ELEMENT label %macro.phraseSeq;>
1909 2 mingarao
<!ATTLIST label xmlns CDATA "http://www.tei-c.org/ns/1.0">
1910 2 mingarao
<!ATTLIST label
1911 2 mingarao
 %att.global.attributes; >
1912 2 mingarao
<!--doc: (nom de la langue)  nom de la langue mentionnée des informations de nature
1913 2 mingarao
    linguistique (étymologique ou autre) -->
1914 2 mingarao
    <!ELEMENT lang %macro.paraContent;>
1915 2 mingarao
<!ATTLIST lang xmlns CDATA "http://www.tei-c.org/ns/1.0">
1916 2 mingarao
<!ATTLIST lang
1917 2 mingarao
 %att.global.attributes;
1918 2 mingarao
 %att.lexicographic.attributes; >
1919 2 mingarao
<!--doc: (langue utilisée)  décrit les langues, variétés de
1920 2 mingarao
langues, registres, dialectes, etc. présents à l’intérieur d’un texte. -->
1921 2 mingarao
    <!ELEMENT langUsage (language)+>
1922 2 mingarao
<!ATTLIST langUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
1923 2 mingarao
<!ATTLIST langUsage
1924 2 mingarao
 %att.global.attributes;
1925 2 mingarao
 %att.declarable.attributes; >
1926 2 mingarao
<!--doc: (langue) caractérise une langue ou une variété de langue utilisée
1927 2 mingarao
    dans un texte. -->
1928 2 mingarao
    <!ELEMENT language %macro.phraseSeq.limited;>
1929 2 mingarao
<!ATTLIST language xmlns CDATA "http://www.tei-c.org/ns/1.0">
1930 2 mingarao
<!ATTLIST language
1931 2 mingarao
 %att.global.attributes;
1932 2 mingarao
ident CDATA #REQUIRED
1933 2 mingarao
usage CDATA #IMPLIED >
1934 2 mingarao
<!--doc: (saut de ligne) marque le début d'une nouvelle ligne (typographique) dans
1935 2 mingarao
    une édition ou dans une version d'un texte. -->
1936 2 mingarao
    <!ELEMENT lb EMPTY>
1937 2 mingarao
<!ATTLIST lb xmlns CDATA "http://www.tei-c.org/ns/1.0">
1938 2 mingarao
<!ATTLIST lb
1939 2 mingarao
 %att.global.attributes;
1940 2 mingarao
 %att.typed.attributes;
1941 2 mingarao
 %att.sourced.attributes; >
1942 2 mingarao
<!--doc: (étiquette) étiquette pour la forme d’un mot, pour un exemple, pour
1943 2 mingarao
    une traduction, ou pour tout autre type d’information, par exemple "abréviation pour",
1944 2 mingarao
    "contraction de", "littéralement", "approximativement", "synonymes", etc. -->
1945 2 mingarao
    <!ELEMENT lbl %macro.paraContent;>
1946 2 mingarao
<!ATTLIST lbl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1947 2 mingarao
<!ATTLIST lbl
1948 2 mingarao
 %att.global.attributes;
1949 2 mingarao
 %att.lexicographic.attributes;
1950 2 mingarao
type NMTOKEN  #IMPLIED >
1951 2 mingarao
<!--doc: (groupe de vers) contient un groupe de vers fonctionnant comme une unité
1952 2 mingarao
        formelle, par exemple une strophe, un refrain, un paragraphe en vers, etc. -->
1953 2 mingarao
    <!ELEMENT lg ((%model.divTop; |
1954 2 mingarao
 %model.global;)*,(%model.lLike; |
1955 2 mingarao
 lg),(%model.lLike; |
1956 2 mingarao
 lg |
1957 2 mingarao
 %model.global;)*,((%model.divBottom;),(%model.global;)*)*)>
1958 2 mingarao
<!ATTLIST lg xmlns CDATA "http://www.tei-c.org/ns/1.0">
1959 2 mingarao
<!ATTLIST lg
1960 2 mingarao
 %att.global.attributes;
1961 2 mingarao
 %att.divLike.attributes;
1962 2 mingarao
 %att.typed.attributes;
1963 2 mingarao
 %att.declaring.attributes; >
1964 2 mingarao
<!--doc: (liste) contient une suite d'items ordonnés dans une liste. -->
1965 2 mingarao
    <!ELEMENT list (((%model.divTop;) |
1966 2 mingarao
 (%model.global;))*,((item,(%model.global;)*)+ |
1967 2 mingarao
 (headLabel?,headItem?,(label,(%model.global;)*,item,(%model.global;)*)+)),((%model.divBottom;),(%model.global;)*)*)>
1968 2 mingarao
<!ATTLIST list xmlns CDATA "http://www.tei-c.org/ns/1.0">
1969 2 mingarao
<!ATTLIST list
1970 2 mingarao
 %att.global.attributes;
1971 2 mingarao
type NMTOKEN  "simple"  >
1972 2 mingarao
<!--doc: (liste de références bibliographiques) contient une liste de références
1973 2 mingarao
        bibliographiques de toute nature. -->
1974 2 mingarao
    <!ELEMENT listBibl ((%model.headLike;)*,(%model.biblLike; |
1975 2 mingarao
 %model.milestoneLike; |
1976 2 mingarao
 listBibl)+)>
1977 2 mingarao
<!ATTLIST listBibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
1978 2 mingarao
<!ATTLIST listBibl
1979 2 mingarao
 %att.global.attributes;
1980 2 mingarao
 %att.declarable.attributes;
1981 2 mingarao
 %att.typed.attributes; >
1982 2 mingarao
<!--doc: (mesure) contient un mot ou une expression faisant référence à
1983 2 mingarao
        la quantité d'un objet ou d'un produit, comprenant en général un nombre, une unité et le nom
1984 2 mingarao
        d'un produit. -->
1985 2 mingarao
    <!ELEMENT measure %macro.phraseSeq;>
1986 2 mingarao
<!ATTLIST measure xmlns CDATA "http://www.tei-c.org/ns/1.0">
1987 2 mingarao
<!ATTLIST measure
1988 2 mingarao
 %att.global.attributes;
1989 2 mingarao
 %att.measurement.attributes;
1990 2 mingarao
type NMTOKEN  #IMPLIED >
1991 2 mingarao
<!--doc: (groupe de mesures) contient un groupe de spécifications des dimensions qui
1992 2 mingarao
    concernent un même objet, par exemple la hauteur et la largeur d'une page d'un manuscrit. -->
1993 2 mingarao
    <!ELEMENT measureGrp ( #PCDATA |
1994 2 mingarao
 _DUMMY_model.gLike |
1995 2 mingarao
 %model.measureLike;)*>
1996 2 mingarao
<!ATTLIST measureGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
1997 2 mingarao
<!ATTLIST measureGrp
1998 2 mingarao
 %att.global.attributes;
1999 2 mingarao
 %att.measurement.attributes;
2000 2 mingarao
 %att.typed.attributes; >
2001 2 mingarao
<!--doc:contient le titre descriptif formalisé d’une réunion ou
2002 2 mingarao
    d’une conférence, employé dans une description bibliographique pour un article provenant d'une
2003 2 mingarao
    telle réunion, ou comme le titre ou le préambule aux publications qui en émanent.  -->
2004 2 mingarao
    <!ELEMENT meeting %macro.limitedContent;>
2005 2 mingarao
<!ATTLIST meeting xmlns CDATA "http://www.tei-c.org/ns/1.0">
2006 2 mingarao
<!ATTLIST meeting
2007 2 mingarao
 %att.global.attributes; >
2008 2 mingarao
<!--doc:marque des mots ou des expressions mentionnées mais non
2009 2 mingarao
        employées -->
2010 2 mingarao
    <!ELEMENT mentioned %macro.phraseSeq;>
2011 2 mingarao
<!ATTLIST mentioned xmlns CDATA "http://www.tei-c.org/ns/1.0">
2012 2 mingarao
<!ATTLIST mentioned
2013 2 mingarao
 %att.global.attributes; >
2014 2 mingarao
<!--doc: (balise de bornage) marque un point séparant n'importe quelle section d'un
2015 2 mingarao
    texte qui indique, habituellement mais pas nécessairement, un endroit à partir duquel une
2016 2 mingarao
    certaine partie d'un système standard de référence change et que ce changement n'est pas
2017 2 mingarao
    représenté par un élément structurel. -->
2018 2 mingarao
    <!ELEMENT milestone EMPTY>
2019 2 mingarao
<!ATTLIST milestone xmlns CDATA "http://www.tei-c.org/ns/1.0">
2020 2 mingarao
<!ATTLIST milestone
2021 2 mingarao
 %att.global.attributes;
2022 2 mingarao
 %att.typed.attributes;
2023 2 mingarao
 %att.sourced.attributes;
2024 2 mingarao
unit NMTOKEN  #REQUIRED >
2025 2 mingarao
<!--doc: (niveau monographique) contient des données bibliographiques décrivant un objet
2026 2 mingarao
    (par exemple une monographie ou une revue) publié comme un élément indépendant (i.e.
2027 2 mingarao
    matériellement séparé. -->
2028 2 mingarao
    <!ELEMENT monogr ((((author |
2029 2 mingarao
 editor |
2030 2 mingarao
 respStmt),(author |
2031 2 mingarao
 editor |
2032 2 mingarao
 respStmt)*,title+,(idno |
2033 2 mingarao
 editor |
2034 2 mingarao
 respStmt)*) |
2035 2 mingarao
 (title+,(idno |
2036 2 mingarao
 author |
2037 2 mingarao
 editor |
2038 2 mingarao
 respStmt)*))?,(%model.noteLike; |
2039 2 mingarao
 meeting)*,(edition,(idno |
2040 2 mingarao
 editor |
2041 2 mingarao
 respStmt)*)*,imprint,(imprint |
2042 2 mingarao
 extent |
2043 2 mingarao
 biblScope)*)>
2044 2 mingarao
<!ATTLIST monogr xmlns CDATA "http://www.tei-c.org/ns/1.0">
2045 2 mingarao
<!ATTLIST monogr
2046 2 mingarao
 %att.global.attributes; >
2047 2 mingarao
<!--doc: (mode) contient des informations sur le mode grammatical
2048 2 mingarao
			des verbes (par exemple l’indicatif, le subjonctif, l’impératif) -->
2049 2 mingarao
    <!ELEMENT mood %macro.paraContent;>
2050 2 mingarao
<!ATTLIST mood xmlns CDATA "http://www.tei-c.org/ns/1.0">
2051 2 mingarao
<!ATTLIST mood
2052 2 mingarao
 %att.global.attributes;
2053 2 mingarao
 %att.lexicographic.attributes; >
2054 2 mingarao
<!--doc: (nom, nom propre) contient un nom propre ou un syntagme nominal -->
2055 2 mingarao
    <!ELEMENT name %macro.phraseSeq;>
2056 2 mingarao
<!ATTLIST name xmlns CDATA "http://www.tei-c.org/ns/1.0">
2057 2 mingarao
<!ATTLIST name
2058 2 mingarao
 %att.global.attributes;
2059 2 mingarao
 %att.naming.attributes;
2060 2 mingarao
 %att.typed.attributes; >
2061 2 mingarao
<!--doc: (espace de noms) fournit le nom formel de l'espace de noms auquel
2062 2 mingarao
    appartiennent les éléments documentés par ses éléments fils.  -->
2063 2 mingarao
    <!ELEMENT namespace (tagUsage)+>
2064 2 mingarao
<!ATTLIST namespace xmlns CDATA "http://www.tei-c.org/ns/1.0">
2065 2 mingarao
<!ATTLIST namespace
2066 2 mingarao
 %att.global.attributes;
2067 2 mingarao
name CDATA #REQUIRED >
2068 2 mingarao
<!--doc: (normalisation)  indique l'extension de la normalisation ou de la
2069 2 mingarao
    régularisation effectuée sur le texte source dans sa conversion vers sa forme électronique.  -->
2070 2 mingarao
    <!ELEMENT normalization (%model.pLike;)+>
2071 2 mingarao
<!ATTLIST normalization xmlns CDATA "http://www.tei-c.org/ns/1.0">
2072 2 mingarao
<!ATTLIST normalization
2073 2 mingarao
 %att.global.attributes;
2074 2 mingarao
 %att.declarable.attributes;
2075 2 mingarao
source CDATA #IMPLIED
2076 2 mingarao
method (silent|
2077 2 mingarao
markup) "silent"  >
2078 2 mingarao
<!--doc:contient une note ou une annotation -->
2079 2 mingarao
    <!ELEMENT note %macro.specialPara;>
2080 2 mingarao
<!ATTLIST note xmlns CDATA "http://www.tei-c.org/ns/1.0">
2081 2 mingarao
<!ATTLIST note
2082 2 mingarao
 %att.global.attributes;
2083 2 mingarao
 %att.placement.attributes;
2084 2 mingarao
 %att.responsibility.attributes;
2085 2 mingarao
type NMTOKEN  #IMPLIED
2086 2 mingarao
anchored CDATA "true"
2087 2 mingarao
target CDATA  #IMPLIED
2088 2 mingarao
targetEnd CDATA  #IMPLIED >
2089 2 mingarao
<!--doc: (mention de notes) rassemble toutes les notes fournissant des informations
2090 2 mingarao
    sur un texte, en plus des informations mentionnées dans d'autres parties de la description
2091 2 mingarao
    bibliographique. -->
2092 2 mingarao
    <!ELEMENT notesStmt (%model.noteLike;)+>
2093 2 mingarao
<!ATTLIST notesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
2094 2 mingarao
<!ATTLIST notesStmt
2095 2 mingarao
 %att.global.attributes; >
2096 2 mingarao
<!--doc: (numéro) contient un numéro écrit sous une forme quelconque. -->
2097 2 mingarao
    <!ELEMENT num %macro.phraseSeq;>
2098 2 mingarao
<!ATTLIST num xmlns CDATA "http://www.tei-c.org/ns/1.0">
2099 2 mingarao
<!ATTLIST num
2100 2 mingarao
 %att.global.attributes;
2101 2 mingarao
 %att.ranging.attributes;
2102 2 mingarao
type NMTOKEN  #IMPLIED
2103 2 mingarao
value CDATA #IMPLIED >
2104 2 mingarao
<!--doc: (nombre)  indique le nombre grammatical associé à une forme, telle
2105 2 mingarao
    qu'elle est donnée par le dictionnaire.  -->
2106 2 mingarao
    <!ELEMENT number %macro.paraContent;>
2107 2 mingarao
<!ATTLIST number xmlns CDATA "http://www.tei-c.org/ns/1.0">
2108 2 mingarao
<!ATTLIST number
2109 2 mingarao
 %att.global.attributes;
2110 2 mingarao
 %att.lexicographic.attributes; >
2111 2 mingarao
<!--doc: (référence à la forme orthographique) dans un exemple de dictionnaire, indique une référence à
2112 2 mingarao
    la/aux forme(s) orthographique(s) du mot-vedette. -->
2113 2 mingarao
    <!ELEMENT oRef EMPTY>
2114 2 mingarao
<!ATTLIST oRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
2115 2 mingarao
<!ATTLIST oRef
2116 2 mingarao
 %att.global.attributes;
2117 2 mingarao
 %att.ptrLike.form.attributes;
2118 2 mingarao
 %att.lexicographic.attributes;
2119 2 mingarao
type NMTOKEN  #IMPLIED >
2120 2 mingarao
<!--doc: (référence de variante orthographique) dans un exemple de dictionnaire, indique une référence à
2121 2 mingarao
    une/des variante(s) orthographique(s) du mot-vedette. -->
2122 2 mingarao
    <!ELEMENT oVar ( #PCDATA |
2123 2 mingarao
 _DUMMY_model.gLike |
2124 2 mingarao
 oRef)*>
2125 2 mingarao
<!ATTLIST oVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
2126 2 mingarao
<!ATTLIST oVar
2127 2 mingarao
 %att.global.attributes;
2128 2 mingarao
 %att.ptrLike.form.attributes;
2129 2 mingarao
 %att.lexicographic.attributes;
2130 2 mingarao
type NMTOKEN  #IMPLIED >
2131 2 mingarao
<!--doc: (formule de début) regroupe la date, la mention de responsabilité, la
2132 2 mingarao
    formule de politesse et d'autres expressions de ce type dans un groupe préliminaire au début
2133 2 mingarao
    d’une division, en particulier au commencement d’une lettre. -->
2134 2 mingarao
    <!ELEMENT opener ( #PCDATA |
2135 2 mingarao
 _DUMMY_model.gLike |
2136 2 mingarao
 %model.phrase; |
2137 2 mingarao
 argument |
2138 2 mingarao
 byline |
2139 2 mingarao
 dateline |
2140 2 mingarao
 epigraph |
2141 2 mingarao
 salute |
2142 2 mingarao
 signed |
2143 2 mingarao
 %model.global;)*>
2144 2 mingarao
<!ATTLIST opener xmlns CDATA "http://www.tei-c.org/ns/1.0">
2145 2 mingarao
<!ATTLIST opener
2146 2 mingarao
 %att.global.attributes; >
2147 2 mingarao
<!--doc: (forme originale) contient une leçon notée comme étant fidèle à
2148 2 mingarao
        l'original et non pas normalisée ou corrigée. -->
2149 2 mingarao
    <!ELEMENT orig %macro.paraContent;>
2150 2 mingarao
<!ATTLIST orig xmlns CDATA "http://www.tei-c.org/ns/1.0">
2151 2 mingarao
<!ATTLIST orig
2152 2 mingarao
 %att.global.attributes; >
2153 2 mingarao
<!--doc: (forme orthographique) donne l’orthographe d'un mot-vedette de dictionnaire -->
2154 2 mingarao
    <!ELEMENT orth %macro.paraContent;>
2155 2 mingarao
<!ATTLIST orth xmlns CDATA "http://www.tei-c.org/ns/1.0">
2156 2 mingarao
<!ATTLIST orth
2157 2 mingarao
 %att.global.attributes;
2158 2 mingarao
 %att.lexicographic.attributes;
2159 2 mingarao
type NMTOKEN  #IMPLIED
2160 2 mingarao
extent NMTOKEN  "full"  >
2161 2 mingarao
<!--doc: (paragraphe) marque les paragraphes dans un texte en prose. -->
2162 2 mingarao
    <!ELEMENT p %macro.paraContent;>
2163 2 mingarao
<!ATTLIST p xmlns CDATA "http://www.tei-c.org/ns/1.0">
2164 2 mingarao
<!ATTLIST p
2165 2 mingarao
 %att.global.attributes;
2166 2 mingarao
 %att.declaring.attributes; >
2167 2 mingarao
<!--doc: (référence à une prononciation) dans un exemple de dictionnaire, indique une référence à
2168 2 mingarao
    la/aux prononciation(s) du mot-vedette -->
2169 2 mingarao
    <!ELEMENT pRef EMPTY>
2170 2 mingarao
<!ATTLIST pRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
2171 2 mingarao
<!ATTLIST pRef
2172 2 mingarao
 %att.global.attributes;
2173 2 mingarao
 %att.ptrLike.form.attributes;
2174 2 mingarao
 %att.lexicographic.attributes; >
2175 2 mingarao
<!--doc: (référence à une variante de prononciation) dans un exemple de dictionnaire, indique une référence à
2176 2 mingarao
    une ou des variante(s) de prononciation du mot-vedette. -->
2177 2 mingarao
    <!ELEMENT pVar ( #PCDATA |
2178 2 mingarao
 _DUMMY_model.gLike |
2179 2 mingarao
 pRef)*>
2180 2 mingarao
<!ATTLIST pVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
2181 2 mingarao
<!ATTLIST pVar
2182 2 mingarao
 %att.global.attributes;
2183 2 mingarao
 %att.ptrLike.form.attributes;
2184 2 mingarao
 %att.lexicographic.attributes; >
2185 2 mingarao
<!--doc: (saut de page) marque la limite entre une page d'un texte et la page
2186 2 mingarao
    suivante dans un système de référence normalisé. -->
2187 2 mingarao
    <!ELEMENT pb EMPTY>
2188 2 mingarao
<!ATTLIST pb xmlns CDATA "http://www.tei-c.org/ns/1.0">
2189 2 mingarao
<!ATTLIST pb
2190 2 mingarao
 %att.global.attributes;
2191 2 mingarao
 %att.typed.attributes;
2192 2 mingarao
 %att.sourced.attributes; >
2193 2 mingarao
<!--doc: (personne) contient des indications sur la personne
2194 2 mingarao
			grammaticale (1re, 2e, 3e, etc.) liée à une forme fléchie donnée dans un
2195 2 mingarao
			dictionnaire. -->
2196 2 mingarao
    <!ELEMENT per %macro.paraContent;>
2197 2 mingarao
<!ATTLIST per xmlns CDATA "http://www.tei-c.org/ns/1.0">
2198 2 mingarao
<!ATTLIST per
2199 2 mingarao
 %att.global.attributes;
2200 2 mingarao
 %att.lexicographic.attributes; >
2201 2 mingarao
<!--doc: (partie du discours) indique la partie du discours attribuée à une
2202 2 mingarao
			entrée de dictionnaire telle que nom, verbe, adjectif. -->
2203 2 mingarao
    <!ELEMENT pos %macro.paraContent;>
2204 2 mingarao
<!ATTLIST pos xmlns CDATA "http://www.tei-c.org/ns/1.0">
2205 2 mingarao
<!ATTLIST pos
2206 2 mingarao
 %att.global.attributes;
2207 2 mingarao
 %att.lexicographic.attributes; >
2208 2 mingarao
<!--doc: (boîte postale) contient un numéro ou un autre identifiant d'un lieu de
2209 2 mingarao
    distribution du courrier autre qu'un nom de rue. -->
2210 2 mingarao
    <!ELEMENT postBox  (#PCDATA)>
2211 2 mingarao
<!ATTLIST postBox xmlns CDATA "http://www.tei-c.org/ns/1.0">
2212 2 mingarao
<!ATTLIST postBox
2213 2 mingarao
 %att.global.attributes; >
2214 2 mingarao
<!--doc: (code postal) contient un code numérique ou alphanumérique qui fait
2215 2 mingarao
        partie de l'adresse postale et sert à simplifier le tri ou la distribution du courrier. -->
2216 2 mingarao
    <!ELEMENT postCode  (#PCDATA)>
2217 2 mingarao
<!ATTLIST postCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
2218 2 mingarao
<!ATTLIST postCode
2219 2 mingarao
 %att.global.attributes; >
2220 2 mingarao
<!--doc:contient un de post-scriptum,  par exemple au bas d' une
2221 2 mingarao
lettre. -->
2222 2 mingarao
    <!ELEMENT postscript ((%model.common;) |
2223 2 mingarao
 (%model.global;))*>
2224 2 mingarao
<!ATTLIST postscript xmlns CDATA "http://www.tei-c.org/ns/1.0">
2225 2 mingarao
<!ATTLIST postscript
2226 2 mingarao
 %att.global.attributes; >
2227 2 mingarao
<!--doc: (chercheur principal) donne le nom du chercheur  qui est principalement responsable de la création d’un texte électronique. -->
2228 2 mingarao
    <!ELEMENT principal %macro.phraseSeq.limited;>
2229 2 mingarao
<!ATTLIST principal xmlns CDATA "http://www.tei-c.org/ns/1.0">
2230 2 mingarao
<!ATTLIST principal
2231 2 mingarao
 %att.global.attributes; >
2232 2 mingarao
<!--doc: (description du profil)  fournit une description détaillée des aspects
2233 2 mingarao
    non-bibliographiques du texte, notamment les langues utilisées et leurs variantes, les
2234 2 mingarao
    circonstances de sa production, les collaborateurs et leur statut. -->
2235 2 mingarao
    <!ELEMENT profileDesc (creation?,(%model.profileDescPart;)*)>
2236 2 mingarao
<!ATTLIST profileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2237 2 mingarao
<!ATTLIST profileDesc
2238 2 mingarao
 %att.global.attributes; >
2239 2 mingarao
<!--doc: (description du projet)  décrit en détail le but ou l’objectif visé dans
2240 2 mingarao
    l’encodage d’un fichier électronique, ainsi que toute autre information pertinente sur la
2241 2 mingarao
    manière dont il a été construit ou recueilli. -->
2242 2 mingarao
    <!ELEMENT projectDesc (%model.pLike;)+>
2243 2 mingarao
<!ATTLIST projectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2244 2 mingarao
<!ATTLIST projectDesc
2245 2 mingarao
 %att.global.attributes;
2246 2 mingarao
 %att.declarable.attributes; >
2247 2 mingarao
<!--doc: (prononciation) contient la/les prononciation(s) du mot  -->
2248 2 mingarao
    <!ELEMENT pron %macro.paraContent;>
2249 2 mingarao
<!ATTLIST pron xmlns CDATA "http://www.tei-c.org/ns/1.0">
2250 2 mingarao
<!ATTLIST pron
2251 2 mingarao
 %att.global.attributes;
2252 2 mingarao
 %att.lexicographic.attributes;
2253 2 mingarao
extent NMTOKEN  "full"
2254 2 mingarao
notation NMTOKEN  #IMPLIED >
2255 2 mingarao
<!--doc: (pointeur) définit un pointeur vers un autre emplacement. -->
2256 2 mingarao
    <!ELEMENT ptr EMPTY>
2257 2 mingarao
<!ATTLIST ptr xmlns CDATA "http://www.tei-c.org/ns/1.0">
2258 2 mingarao
<!ATTLIST ptr
2259 2 mingarao
 %att.global.attributes;
2260 2 mingarao
 %att.declaring.attributes;
2261 2 mingarao
target CDATA  #IMPLIED
2262 2 mingarao
cRef CDATA  #IMPLIED >
2263 2 mingarao
<!--doc: (lieu de publication) contient le nom du lieu de publication dans une référence
2264 2 mingarao
        bibliographique. -->
2265 2 mingarao
    <!ELEMENT pubPlace %macro.phraseSeq;>
2266 2 mingarao
<!ATTLIST pubPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
2267 2 mingarao
<!ATTLIST pubPlace
2268 2 mingarao
 %att.global.attributes;
2269 2 mingarao
 %att.naming.attributes; >
2270 2 mingarao
<!--doc: (mention de publication)  regroupe des informations concernant la publication ou
2271 2 mingarao
    la diffusion d’un texte électronique ou d’un autre type de texte. -->
2272 2 mingarao
    <!ELEMENT publicationStmt ((%model.pLike;)+ |
2273 2 mingarao
 (%model.publicationStmtPart;)+)>
2274 2 mingarao
<!ATTLIST publicationStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
2275 2 mingarao
<!ATTLIST publicationStmt
2276 2 mingarao
 %att.global.attributes; >
2277 2 mingarao
<!--doc: (éditeur) donne le nom de l'organisme responsable de la
2278 2 mingarao
        publication ou de la distribution d'un élément bibliographique. -->
2279 2 mingarao
    <!ELEMENT publisher %macro.phraseSeq;>
2280 2 mingarao
<!ATTLIST publisher xmlns CDATA "http://www.tei-c.org/ns/1.0">
2281 2 mingarao
<!ATTLIST publisher
2282 2 mingarao
 %att.global.attributes; >
2283 2 mingarao
<!--doc: (séparé du texte environnant par des guillemets) contient un fragment qui est marqué (visiblement) comme
2284 2 mingarao
    étant d’une manière ou d'une autre différent du texte environnant, pour diverses raisons telles
2285 2 mingarao
    que, par exemple, un discours direct ou une pensée, des termes techniques ou du jargon, une mise
2286 2 mingarao
    à distance par rapport à l’auteur, des citations empruntées et des passages qui sont mentionnés
2287 2 mingarao
    mais non employés.  -->
2288 2 mingarao
    <!ELEMENT q %macro.specialPara;>
2289 2 mingarao
<!ATTLIST q xmlns CDATA "http://www.tei-c.org/ns/1.0">
2290 2 mingarao
<!ATTLIST q
2291 2 mingarao
 %att.global.attributes;
2292 2 mingarao
 %att.ascribed.attributes;
2293 2 mingarao
type NMTOKEN  #IMPLIED >
2294 2 mingarao
<!--doc: (citation) décrit la pratique éditoriale adoptée par rapport aux
2295 2 mingarao
    guillements dans l’original. -->
2296 2 mingarao
    <!ELEMENT quotation (%model.pLike;)+>
2297 2 mingarao
<!ATTLIST quotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
2298 2 mingarao
<!ATTLIST quotation
2299 2 mingarao
 %att.global.attributes;
2300 2 mingarao
 %att.declarable.attributes;
2301 2 mingarao
marks (none|
2302 2 mingarao
some|
2303 2 mingarao
all) "all"
2304 2 mingarao
form CDATA  "unknown"  >
2305 2 mingarao
<!--doc: (citation) contient une expression ou un passage que le
2306 2 mingarao
        narrateur ou l'auteur attribue à une origine extérieure au texte. -->
2307 2 mingarao
    <!ELEMENT quote %macro.specialPara;>
2308 2 mingarao
<!ATTLIST quote xmlns CDATA "http://www.tei-c.org/ns/1.0">
2309 2 mingarao
<!ATTLIST quote
2310 2 mingarao
 %att.global.attributes;
2311 2 mingarao
 %att.typed.attributes; >
2312 2 mingarao
<!--doc: (sous-entrée) contient une entrée relative à un item lexical lié au
2313 2 mingarao
    mot-vedette, tel qu'un composé ou un dérivé, inclus dans une entrée plus large. -->
2314 2 mingarao
    <!ELEMENT re ( #PCDATA |
2315 2 mingarao
 _DUMMY_model.gLike |
2316 2 mingarao
 sense |
2317 2 mingarao
 %model.entryPart.top; |
2318 2 mingarao
 %model.phrase; |
2319 2 mingarao
 %model.global;)*>
2320 2 mingarao
<!ATTLIST re xmlns CDATA "http://www.tei-c.org/ns/1.0">
2321 2 mingarao
<!ATTLIST re
2322 2 mingarao
 %att.global.attributes;
2323 2 mingarao
 %att.lexicographic.attributes;
2324 2 mingarao
 %att.typed.attributes; >
2325 2 mingarao
<!--doc: (référence) définit une référence vers un autre emplacement  que
2326 2 mingarao
   l' ajout d'un texte ou d'un commentaire modifie éventuellement.  -->
2327 2 mingarao
    <!ELEMENT ref %macro.paraContent;>
2328 2 mingarao
<!ATTLIST ref xmlns CDATA "http://www.tei-c.org/ns/1.0">
2329 2 mingarao
<!ATTLIST ref
2330 2 mingarao
 %att.global.attributes;
2331 2 mingarao
 %att.declaring.attributes;
2332 2 mingarao
target CDATA  #IMPLIED
2333 2 mingarao
cRef CDATA  #IMPLIED >
2334 2 mingarao
<!--doc: (état de la référence) spécifie un composant d’une référence canonique définie
2335 2 mingarao
    par la méthode du bornage. -->
2336 2 mingarao
    <!ELEMENT refState EMPTY>
2337 2 mingarao
<!ATTLIST refState xmlns CDATA "http://www.tei-c.org/ns/1.0">
2338 2 mingarao
<!ATTLIST refState
2339 2 mingarao
 %att.global.attributes;
2340 2 mingarao
 %att.sourced.attributes;
2341 2 mingarao
unit NMTOKEN  #REQUIRED
2342 2 mingarao
length CDATA #IMPLIED
2343 2 mingarao
delim CDATA #IMPLIED >
2344 2 mingarao
<!--doc: (Déclaration du système de références) L’élément Déclaration du système de références refsDecl précise la manière dont les références canoniques ont construites pour ce texte. -->
2345 2 mingarao
    <!ELEMENT refsDecl ((%model.pLike;)+ |
2346 2 mingarao
 cRefPattern+ |
2347 2 mingarao
 refState+)>
2348 2 mingarao
<!ATTLIST refsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2349 2 mingarao
<!ATTLIST refsDecl
2350 2 mingarao
 %att.global.attributes;
2351 2 mingarao
 %att.declarable.attributes; >
2352 2 mingarao
<!--doc: (régularisation) contient une leçon qui a été régularisée ou normalisée
2353 2 mingarao
        de façon quelconque -->
2354 2 mingarao
    <!ELEMENT reg %macro.paraContent;>
2355 2 mingarao
<!ATTLIST reg xmlns CDATA "http://www.tei-c.org/ns/1.0">
2356 2 mingarao
<!ATTLIST reg
2357 2 mingarao
 %att.global.attributes;
2358 2 mingarao
 %att.editLike.attributes;
2359 2 mingarao
 %att.typed.attributes; >
2360 2 mingarao
<!--doc:contient ou se référe à un autre élément bibliographique
2361 2 mingarao
    ayant une relation quelconque avec l'objet décrit, par exemple comme faisant partie ou comme
2362 2 mingarao
    étant une version alternative de celui-ci. -->
2363 2 mingarao
    <!ELEMENT relatedItem (%model.biblLike; |
2364 2 mingarao
 %model.ptrLike;)>
2365 2 mingarao
<!ATTLIST relatedItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
2366 2 mingarao
<!ATTLIST relatedItem
2367 2 mingarao
 %att.global.attributes;
2368 2 mingarao
 %att.typed.attributes;
2369 2 mingarao
target CDATA #IMPLIED >
2370 2 mingarao
<!--doc: (rendu)  donne des informations sur le rendu ou sur l'apparence
2371 2 mingarao
    d'un ou de plusieurs éléments dans le texte source. -->
2372 2 mingarao
    <!ELEMENT rendition %macro.limitedContent;>
2373 2 mingarao
<!ATTLIST rendition xmlns CDATA "http://www.tei-c.org/ns/1.0">
2374 2 mingarao
<!ATTLIST rendition
2375 2 mingarao
 %att.global.attributes;
2376 2 mingarao
scheme (css|
2377 2 mingarao
xslfo|
2378 2 mingarao
free|
2379 2 mingarao
other) #IMPLIED
2380 2 mingarao
scope CDATA  #IMPLIED >
2381 2 mingarao
<!--doc: (responsabilité) contient une expression décrivant la nature de la
2382 2 mingarao
    responsabilité intellectuelle d'une personne. -->
2383 2 mingarao
    <!ELEMENT resp %macro.phraseSeq.limited;>
2384 2 mingarao
<!ATTLIST resp xmlns CDATA "http://www.tei-c.org/ns/1.0">
2385 2 mingarao
<!ATTLIST resp
2386 2 mingarao
 %att.global.attributes;
2387 2 mingarao
 %att.canonical.attributes; >
2388 2 mingarao
<!--doc: (mention de responsabilité) donne une mention de responsabilité quant au contenu
2389 2 mingarao
    intellectuel d'un texte, d'une édition, d'un enregistrement ou d'une publication en série,
2390 2 mingarao
    lorsque les éléments spécifiques relatifs aux auteurs, éditeurs, etc. ne suffisent pas ou ne
2391 2 mingarao
    s'appliquent pas. -->
2392 2 mingarao
    <!ELEMENT respStmt ((resp+,(%model.nameLike.agent;)+) |
2393 2 mingarao
 ((%model.nameLike.agent;)+,resp+))>
2394 2 mingarao
<!ATTLIST respStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
2395 2 mingarao
<!ATTLIST respStmt
2396 2 mingarao
 %att.global.attributes; >
2397 2 mingarao
<!--doc: (descriptif des révisions)  fournit un résumé de l’historique des révisions d’un
2398 2 mingarao
    fichier. -->
2399 2 mingarao
    <!ELEMENT revisionDesc (list |
2400 2 mingarao
 change+)>
2401 2 mingarao
<!ATTLIST revisionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2402 2 mingarao
<!ATTLIST revisionDesc
2403 2 mingarao
 %att.global.attributes; >
2404 2 mingarao
<!--doc: (chaîne de référence) contient un nom générique ou une chaîne permettant de
2405 2 mingarao
        s'y référer. -->
2406 2 mingarao
    <!ELEMENT rs %macro.phraseSeq;>
2407 2 mingarao
<!ATTLIST rs xmlns CDATA "http://www.tei-c.org/ns/1.0">
2408 2 mingarao
<!ATTLIST rs
2409 2 mingarao
 %att.global.attributes;
2410 2 mingarao
 %att.naming.attributes;
2411 2 mingarao
type NMTOKEN  #IMPLIED >
2412 2 mingarao
<!--doc: (Parole ou pensée.) indique que les passages sont pensés ou qu'ils sont
2413 2 mingarao
    prononcés à haute voix, que cela soit indiqué explicitement ou non dans la source , que ces
2414 2 mingarao
    passages soient directement ou indirectement rapportés par des personnages réels ou fictifs. -->
2415 2 mingarao
    <!ELEMENT said %macro.specialPara;>
2416 2 mingarao
<!ATTLIST said xmlns CDATA "http://www.tei-c.org/ns/1.0">
2417 2 mingarao
<!ATTLIST said
2418 2 mingarao
 %att.global.attributes;
2419 2 mingarao
 %att.ascribed.attributes;
2420 2 mingarao
aloud CDATA "unknown"
2421 2 mingarao
direct CDATA "true"  >
2422 2 mingarao
<!--doc: (formule de politesse) contient une salutation, une formule de salut qui précède
2423 2 mingarao
    un avant-propos, une épitre dédicatoire ou une autre division du texte ou la formule de
2424 2 mingarao
    salutation qui conclut une lettre, une préface, etc. -->
2425 2 mingarao
    <!ELEMENT salute %macro.phraseSeq;>
2426 2 mingarao
<!ATTLIST salute xmlns CDATA "http://www.tei-c.org/ns/1.0">
2427 2 mingarao
<!ATTLIST salute
2428 2 mingarao
 %att.global.attributes; >
2429 2 mingarao
<!--doc: (déclaration d'échantillonnage)  contient une description en texte libre du raisonnement
2430 2 mingarao
    et des méthodes utilisés pour l'échantillonnage des textes dans la création d’un corpus ou
2431 2 mingarao
    d’une collection. -->
2432 2 mingarao
    <!ELEMENT samplingDecl (%model.pLike;)+>
2433 2 mingarao
<!ATTLIST samplingDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2434 2 mingarao
<!ATTLIST samplingDecl
2435 2 mingarao
 %att.global.attributes;
2436 2 mingarao
 %att.declarable.attributes; >
2437 2 mingarao
<!--doc: (segmentation) décrit les principes selon lesquels le texte a été
2438 2 mingarao
    segmenté, par exemple en phrases, en intonèmes (unités tonales), en strates graphématiques
2439 2 mingarao
    (niveaux superposés de signes graphiques), etc. -->
2440 2 mingarao
    <!ELEMENT segmentation (%model.pLike;)+>
2441 2 mingarao
<!ATTLIST segmentation xmlns CDATA "http://www.tei-c.org/ns/1.0">
2442 2 mingarao
<!ATTLIST segmentation
2443 2 mingarao
 %att.global.attributes;
2444 2 mingarao
 %att.declarable.attributes; >
2445 2 mingarao
<!--doc:regroupe toutes les informations relatives à un des sens
2446 2 mingarao
    d’un mot dans une entrée de dictionnaire (définitions, exemples, équivalents linguistiques,
2447 2 mingarao
    etc.). -->
2448 2 mingarao
    <!ELEMENT sense ( #PCDATA |
2449 2 mingarao
 _DUMMY_model.gLike |
2450 2 mingarao
 sense |
2451 2 mingarao
 %model.entryPart.top; |
2452 2 mingarao
 %model.phrase; |
2453 2 mingarao
 %model.global;)*>
2454 2 mingarao
<!ATTLIST sense xmlns CDATA "http://www.tei-c.org/ns/1.0">
2455 2 mingarao
<!ATTLIST sense
2456 2 mingarao
 %att.global.attributes;
2457 2 mingarao
 %att.lexicographic.attributes;
2458 2 mingarao
level CDATA #IMPLIED >
2459 2 mingarao
<!--doc: (informations sur la série) contient une information sur la série dans laquelle une
2460 2 mingarao
    monographie ou un autre élément bibliographique ont paru.  -->
2461 2 mingarao
    <!ELEMENT series ( #PCDATA |
2462 2 mingarao
 _DUMMY_model.gLike |
2463 2 mingarao
 title |
2464 2 mingarao
 editor |
2465 2 mingarao
 respStmt |
2466 2 mingarao
 biblScope |
2467 2 mingarao
 %model.global;)*>
2468 2 mingarao
<!ATTLIST series xmlns CDATA "http://www.tei-c.org/ns/1.0">
2469 2 mingarao
<!ATTLIST series
2470 2 mingarao
 %att.global.attributes; >
2471 2 mingarao
<!--doc: (mention de collection) regroupe toute information relative à la collection (si
2472 2 mingarao
    elle existe) à laquelle appartient une publication. -->
2473 2 mingarao
    <!ELEMENT seriesStmt ((%model.pLike;)+ |
2474 2 mingarao
 (title+,(idno |
2475 2 mingarao
 respStmt)*))>
2476 2 mingarao
<!ATTLIST seriesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
2477 2 mingarao
<!ATTLIST seriesStmt
2478 2 mingarao
 %att.global.attributes; >
2479 2 mingarao
<!--doc: (latin pour ainsi) contient du texte reproduit quoiqu'il est apparemment
2480 2 mingarao
    incorrect ou inexact -->
2481 2 mingarao
    <!ELEMENT sic %macro.paraContent;>
2482 2 mingarao
<!ATTLIST sic xmlns CDATA "http://www.tei-c.org/ns/1.0">
2483 2 mingarao
<!ATTLIST sic
2484 2 mingarao
 %att.global.attributes; >
2485 2 mingarao
<!--doc: (signature) contient la dernière salutation, etc., ajoutée à un avant-propos,
2486 2 mingarao
    à une épitre dédicatoire ou à une autre division du texte. -->
2487 2 mingarao
    <!ELEMENT signed %macro.phraseSeq;>
2488 2 mingarao
<!ATTLIST signed xmlns CDATA "http://www.tei-c.org/ns/1.0">
2489 2 mingarao
<!ATTLIST signed
2490 2 mingarao
 %att.global.attributes; >
2491 2 mingarao
<!--doc:contient une expression ou un mot pour lesquels l'auteur
2492 2 mingarao
    ou le narrateur renonce à toute responsabilité, par exemple en utilisant de l'italique ou des
2493 2 mingarao
    guillemets. -->
2494 2 mingarao
    <!ELEMENT soCalled %macro.phraseSeq;>
2495 2 mingarao
<!ATTLIST soCalled xmlns CDATA "http://www.tei-c.org/ns/1.0">
2496 2 mingarao
<!ATTLIST soCalled
2497 2 mingarao
 %att.global.attributes; >
2498 2 mingarao
<!--doc: (description de la source) décrit la source à partir de laquelle un texte électronique a été
2499 2 mingarao
    dérivé ou produit, habituellement une description bibliographique pour un texte numérisé, ou une
2500 2 mingarao
    expression comme "document numérique natif " pour un texte qui n'a aucune existence précédente. -->
2501 2 mingarao
    <!ELEMENT sourceDesc ((%model.pLike;)+ |
2502 2 mingarao
 (%model.biblLike; |
2503 2 mingarao
 _DUMMY_model.sourceDescPart |
2504 2 mingarao
 %model.listLike;)+)>
2505 2 mingarao
<!ATTLIST sourceDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2506 2 mingarao
<!ATTLIST sourceDesc
2507 2 mingarao
 %att.global.attributes;
2508 2 mingarao
 %att.declarable.attributes; >
2509 2 mingarao
<!--doc: (langue orale) monologue dans un texte écrit pour la scène ou, passage
2510 2 mingarao
    présenté sous cette forme dans un texte en prose ou en vers. -->
2511 2 mingarao
    <!ELEMENT sp ((%model.global;)*,(speaker,(%model.global;)*)?,((%model.lLike; |
2512 2 mingarao
 lg |
2513 2 mingarao
 %model.pLike; |
2514 2 mingarao
 %model.stageLike; |
2515 2 mingarao
 %model.qLike;),(%model.global;)*)+)>
2516 2 mingarao
<!ATTLIST sp xmlns CDATA "http://www.tei-c.org/ns/1.0">
2517 2 mingarao
<!ATTLIST sp
2518 2 mingarao
 %att.global.attributes;
2519 2 mingarao
 %att.ascribed.attributes; >
2520 2 mingarao
<!--doc:forme particulière de titre ou de marque qui donne le
2521 2 mingarao
        nom d'un ou de  plusieurs locuteurs dans un texte ou dans un fragment de texte écrit pour le
2522 2 mingarao
        théâtre. -->
2523 2 mingarao
    <!ELEMENT speaker %macro.phraseSeq;>
2524 2 mingarao
<!ATTLIST speaker xmlns CDATA "http://www.tei-c.org/ns/1.0">
2525 2 mingarao
<!ATTLIST speaker
2526 2 mingarao
 %att.global.attributes; >
2527 2 mingarao
<!--doc: (commanditaire ) indique le nom d’une institution ou d’un organisme
2528 2 mingarao
    partenaires. -->
2529 2 mingarao
    <!ELEMENT sponsor %macro.phraseSeq.limited;>
2530 2 mingarao
<!ATTLIST sponsor xmlns CDATA "http://www.tei-c.org/ns/1.0">
2531 2 mingarao
<!ATTLIST sponsor
2532 2 mingarao
 %att.global.attributes; >
2533 2 mingarao
<!--doc: (indication scénique) contient tout type d'indication scénique à l 'intérieur
2534 2 mingarao
        d'un texte ou fragment de texte écrit pour le théâtre. -->
2535 2 mingarao
    <!ELEMENT stage %macro.specialPara;>
2536 2 mingarao
<!ATTLIST stage xmlns CDATA "http://www.tei-c.org/ns/1.0">
2537 2 mingarao
<!ATTLIST stage
2538 2 mingarao
 %att.global.attributes;
2539 2 mingarao
type NMTOKEN  #IMPLIED >
2540 2 mingarao
<!--doc: (valeurs normalisées) précise le format utilisé pour exprimer une date ou une
2541 2 mingarao
    valeur numérique de manière normalisée . -->
2542 2 mingarao
    <!ELEMENT stdVals (%model.pLike;)+>
2543 2 mingarao
<!ATTLIST stdVals xmlns CDATA "http://www.tei-c.org/ns/1.0">
2544 2 mingarao
<!ATTLIST stdVals
2545 2 mingarao
 %att.global.attributes;
2546 2 mingarao
 %att.declarable.attributes; >
2547 2 mingarao
<!--doc:adresse complète d'une rue comprenant un nom
2548 2 mingarao
        ou un numéro identifiant un bâtiment ainsi que le nom de la rue ou du chemin sur laquelle
2549 2 mingarao
        il est situé. -->
2550 2 mingarao
    <!ELEMENT street %macro.phraseSeq;>
2551 2 mingarao
<!ATTLIST street xmlns CDATA "http://www.tei-c.org/ns/1.0">
2552 2 mingarao
<!ATTLIST street
2553 2 mingarao
 %att.global.attributes; >
2554 2 mingarao
<!--doc: (accentuation) contient le modèle d’accentuation d'une entrée de
2555 2 mingarao
    dictionnaire, s’il est donné à part -->
2556 2 mingarao
    <!ELEMENT stress %macro.paraContent;>
2557 2 mingarao
<!ATTLIST stress xmlns CDATA "http://www.tei-c.org/ns/1.0">
2558 2 mingarao
<!ATTLIST stress
2559 2 mingarao
 %att.global.attributes; >
2560 2 mingarao
<!--doc: (sous-catégorisation) contient des informations de sous-catégorie
2561 2 mingarao
			(transitif/intransitif, dénombrable/indénombrable, etc.) -->
2562 2 mingarao
    <!ELEMENT subc %macro.paraContent;>
2563 2 mingarao
<!ATTLIST subc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2564 2 mingarao
<!ATTLIST subc
2565 2 mingarao
 %att.global.attributes;
2566 2 mingarao
 %att.lexicographic.attributes; >
2567 2 mingarao
<!--doc: (groupe d'entrées) regroupe des entrées successives pour un ensemble
2568 2 mingarao
			d'homographes. -->
2569 2 mingarao
    <!ELEMENT superEntry ((form?,entry+) |
2570 2 mingarao
 dictScrap)>
2571 2 mingarao
<!ATTLIST superEntry xmlns CDATA "http://www.tei-c.org/ns/1.0">
2572 2 mingarao
<!ATTLIST superEntry
2573 2 mingarao
 %att.global.attributes;
2574 2 mingarao
 %att.entryLike.attributes; >
2575 2 mingarao
<!--doc: (syllabisation) contient la syllabisation du mot-vedette. -->
2576 2 mingarao
    <!ELEMENT syll %macro.paraContent;>
2577 2 mingarao
<!ATTLIST syll xmlns CDATA "http://www.tei-c.org/ns/1.0">
2578 2 mingarao
<!ATTLIST syll
2579 2 mingarao
 %att.global.attributes;
2580 2 mingarao
 %att.lexicographic.attributes; >
2581 2 mingarao
<!--doc: (usage des balises.) donne des informations sur l’utilisation d’un élément
2582 2 mingarao
    spécifique dans un texte. -->
2583 2 mingarao
    <!ELEMENT tagUsage %macro.limitedContent;>
2584 2 mingarao
<!ATTLIST tagUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
2585 2 mingarao
<!ATTLIST tagUsage
2586 2 mingarao
 %att.global.attributes;
2587 2 mingarao
gi NMTOKEN  #REQUIRED
2588 2 mingarao
occurs CDATA #IMPLIED
2589 2 mingarao
withId CDATA #IMPLIED
2590 2 mingarao
render CDATA #IMPLIED >
2591 2 mingarao
<!--doc: (déclaration de balisage)  donne l’information détaillée sur le balisage appliqué à un document . -->
2592 2 mingarao
    <!ELEMENT tagsDecl (rendition*,namespace*)>
2593 2 mingarao
<!ATTLIST tagsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2594 2 mingarao
<!ATTLIST tagsDecl
2595 2 mingarao
 %att.global.attributes; >
2596 2 mingarao
<!--doc: (taxinomie) définit une typologie employée pour classer des textes
2597 2 mingarao
    soit implicitement au moyen d’une référence bibliographique, soit explicitement au moyen d’une
2598 2 mingarao
    taxinomie structurée. -->
2599 2 mingarao
    <!ELEMENT taxonomy ((%model.glossLike;)* |
2600 2 mingarao
 category+ |
2601 2 mingarao
 ((%model.biblLike;),category*))>
2602 2 mingarao
<!ATTLIST taxonomy xmlns CDATA "http://www.tei-c.org/ns/1.0">
2603 2 mingarao
<!ATTLIST taxonomy
2604 2 mingarao
 %att.global.attributes; >
2605 2 mingarao
<!--doc: (en-tête TEI)  donne des informations descriptives et déclaratives qui
2606 2 mingarao
    constituent une page de titre électronique au début de tout texte conforme à la TEI. -->
2607 2 mingarao
    <!ELEMENT teiHeader (fileDesc,(%model.teiHeaderPart;)*,revisionDesc?)>
2608 2 mingarao
<!ATTLIST teiHeader xmlns CDATA "http://www.tei-c.org/ns/1.0">
2609 2 mingarao
<!ATTLIST teiHeader
2610 2 mingarao
 %att.global.attributes;
2611 2 mingarao
type NMTOKEN  "text"  >
2612 2 mingarao
<!--doc: (terme) contient un mot simple, un mot composé ou un symbole
2613 2 mingarao
    considérés comme des termes techniques. -->
2614 2 mingarao
    <!ELEMENT term %macro.phraseSeq;>
2615 2 mingarao
<!ATTLIST term xmlns CDATA "http://www.tei-c.org/ns/1.0">
2616 2 mingarao
<!ATTLIST term
2617 2 mingarao
 %att.global.attributes;
2618 2 mingarao
 %att.declaring.attributes;
2619 2 mingarao
 %att.typed.attributes;
2620 2 mingarao
 %att.canonical.attributes;
2621 2 mingarao
sortKey CDATA #IMPLIED
2622 2 mingarao
target CDATA #IMPLIED
2623 2 mingarao
cRef CDATA #IMPLIED >
2624 2 mingarao
<!--doc: (texte) contient un seul texte quelconque, simple ou composite,
2625 2 mingarao
    par exemple un poème ou une pièce de théâtre, un recueil d’essais, un roman, un dictionnaire ou
2626 2 mingarao
    un échantillon de corpus. -->
2627 2 mingarao
    <!ELEMENT text ((%model.global;)*,(front,(%model.global;)*)?,(body |
2628 2 mingarao
 group),(%model.global;)*,(back,(%model.global;)*)?)>
2629 2 mingarao
<!ATTLIST text xmlns CDATA "http://www.tei-c.org/ns/1.0">
2630 2 mingarao
<!ATTLIST text
2631 2 mingarao
 %att.global.attributes;
2632 2 mingarao
 %att.declaring.attributes;
2633 2 mingarao
 %att.typed.attributes; >
2634 2 mingarao
<!--doc: (classification du texte) regroupe des informations décrivant la nature ou le sujet
2635 2 mingarao
    d’un texte selon des termes issus d’un système de classification standardisé, d’un thésaurus,
2636 2 mingarao
    etc. -->
2637 2 mingarao
    <!ELEMENT textClass (classCode |
2638 2 mingarao
 catRef |
2639 2 mingarao
 keywords)*>
2640 2 mingarao
<!ATTLIST textClass xmlns CDATA "http://www.tei-c.org/ns/1.0">
2641 2 mingarao
<!ATTLIST textClass
2642 2 mingarao
 %att.global.attributes;
2643 2 mingarao
 %att.declarable.attributes; >
2644 2 mingarao
<!--doc: (temps) contient une expression qui précise un moment de la
2645 2 mingarao
    journée sous n'importe quelle forme. -->
2646 2 mingarao
    <!ELEMENT time ( #PCDATA |
2647 2 mingarao
 _DUMMY_model.gLike |
2648 2 mingarao
 %model.phrase; |
2649 2 mingarao
 %model.global;)*>
2650 2 mingarao
<!ATTLIST time xmlns CDATA "http://www.tei-c.org/ns/1.0">
2651 2 mingarao
<!ATTLIST time
2652 2 mingarao
 %att.global.attributes;
2653 2 mingarao
 %att.datable.attributes;
2654 2 mingarao
 %att.editLike.attributes;
2655 2 mingarao
 %att.typed.attributes; >
2656 2 mingarao
<!--doc: (titre) contient le titre complet d'une oeuvre quelconque -->
2657 2 mingarao
    <!ELEMENT title %macro.paraContent;>
2658 2 mingarao
<!ATTLIST title xmlns CDATA "http://www.tei-c.org/ns/1.0">
2659 2 mingarao
<!ATTLIST title
2660 2 mingarao
 %att.global.attributes;
2661 2 mingarao
 %att.canonical.attributes;
2662 2 mingarao
level (a|
2663 2 mingarao
m|
2664 2 mingarao
j|
2665 2 mingarao
s|
2666 2 mingarao
u) #IMPLIED
2667 2 mingarao
type NMTOKEN  #IMPLIED >
2668 2 mingarao
<!--doc: (page de titre) contient la page de titre d’un texte qui figure à dans
2669 2 mingarao
    les parties liminaires. -->
2670 2 mingarao
    <!ELEMENT titlePage ((%model.global;)*,(%model.titlepagePart;),(%model.titlepagePart; |
2671 2 mingarao
 %model.global;)*)>
2672 2 mingarao
<!ATTLIST titlePage xmlns CDATA "http://www.tei-c.org/ns/1.0">
2673 2 mingarao
<!ATTLIST titlePage
2674 2 mingarao
 %att.global.attributes;
2675 2 mingarao
type NMTOKEN  #IMPLIED >
2676 2 mingarao
<!--doc:contient une section ou division du titre d’un
2677 2 mingarao
            ouvrage telle qu’elle est indiquée sur la page de titre. -->
2678 2 mingarao
    <!ELEMENT titlePart %macro.paraContent;>
2679 2 mingarao
<!ATTLIST titlePart xmlns CDATA "http://www.tei-c.org/ns/1.0">
2680 2 mingarao
<!ATTLIST titlePart
2681 2 mingarao
 %att.global.attributes;
2682 2 mingarao
type NMTOKEN  "main"  >
2683 2 mingarao
<!--doc: (mention de titre)  regroupe les informations sur le titre d’une œuvre et
2684 2 mingarao
    les personnes ou institutions responsables de son contenu intellectuel. -->
2685 2 mingarao
    <!ELEMENT titleStmt (title+,(%model.respLike;)*)>
2686 2 mingarao
<!ATTLIST titleStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
2687 2 mingarao
<!ATTLIST titleStmt
2688 2 mingarao
 %att.global.attributes; >
2689 2 mingarao
<!--doc: (temps) indique le temps grammatical lié à une forme
2690 2 mingarao
			fléchie donnée dans un dictionnaire -->
2691 2 mingarao
    <!ELEMENT tns %macro.paraContent;>
2692 2 mingarao
<!ATTLIST tns xmlns CDATA "http://www.tei-c.org/ns/1.0">
2693 2 mingarao
<!ATTLIST tns
2694 2 mingarao
 %att.global.attributes;
2695 2 mingarao
 %att.lexicographic.attributes; >
2696 2 mingarao
<!--doc:contient un titre de fin ou de bas de page à la fin d’une
2697 2 mingarao
    division du texte. -->
2698 2 mingarao
    <!ELEMENT trailer %macro.phraseSeq;>
2699 2 mingarao
<!ATTLIST trailer xmlns CDATA "http://www.tei-c.org/ns/1.0">
2700 2 mingarao
<!ATTLIST trailer
2701 2 mingarao
 %att.global.attributes; >
2702 2 mingarao
<!--doc: (note sur les caractères typographiques.) décrit une police particulière ou un autre trait
2703 2 mingarao
    typographique significatif que l’on note dans la description d'une ressource imprimée.  -->
2704 2 mingarao
    <!ELEMENT typeNote %macro.specialPara;>
2705 2 mingarao
<!ATTLIST typeNote xmlns CDATA "http://www.tei-c.org/ns/1.0">
2706 2 mingarao
<!ATTLIST typeNote
2707 2 mingarao
 %att.global.attributes;
2708 2 mingarao
 %att.handFeatures.attributes; >
2709 2 mingarao
<!--doc: (incertain) contient un mot, une expression ou bien un passage qui
2710 2 mingarao
        ne peut être transcrit avec certitude parce qu'il est illisible ou inaudible dans la source. -->
2711 2 mingarao
    <!ELEMENT unclear %macro.paraContent;>
2712 2 mingarao
<!ATTLIST unclear xmlns CDATA "http://www.tei-c.org/ns/1.0">
2713 2 mingarao
<!ATTLIST unclear
2714 2 mingarao
 %att.global.attributes;
2715 2 mingarao
 %att.editLike.attributes;
2716 2 mingarao
reason CDATA  #IMPLIED
2717 2 mingarao
hand CDATA #IMPLIED
2718 2 mingarao
agent NMTOKEN  #IMPLIED >
2719 2 mingarao
<!--doc: (usage) contient, dans une entrée de dictionnaire, les informations sur son usage -->
2720 2 mingarao
    <!ELEMENT usg %macro.paraContent;>
2721 2 mingarao
<!ATTLIST usg xmlns CDATA "http://www.tei-c.org/ns/1.0">
2722 2 mingarao
<!ATTLIST usg
2723 2 mingarao
 %att.global.attributes;
2724 2 mingarao
 %att.lexicographic.attributes;
2725 2 mingarao
type NMTOKEN  #IMPLIED >
2726 2 mingarao
<!--doc: (renvoi) contient une expression, une phrase ou une icône qui
2727 2 mingarao
    invite le lecteur à se référer à un autre endroit, dans le même texte ou dans un autre texte -->
2728 2 mingarao
    <!ELEMENT xr ( #PCDATA |
2729 2 mingarao
 _DUMMY_model.gLike |
2730 2 mingarao
 %model.phrase; |
2731 2 mingarao
 %model.inter; |
2732 2 mingarao
 usg |
2733 2 mingarao
 lbl |
2734 2 mingarao
 %model.global;)*>
2735 2 mingarao
<!ATTLIST xr xmlns CDATA "http://www.tei-c.org/ns/1.0">
2736 2 mingarao
<!ATTLIST xr
2737 2 mingarao
 %att.global.attributes;
2738 2 mingarao
 %att.lexicographic.attributes;
2739 2 mingarao
type NMTOKEN  #IMPLIED >
2740 2 mingarao
<!-- end elements -->