root / tei / dtd / teilite.dtd @ 2
Historique | Voir | Annoter | Télécharger (84,19 ko)
1 |
|
---|---|
2 |
<!-- |
3 |
DTD Generated 2009-11-09T09:11:35Z. |
4 |
Edition: 1.5.0. Last updated on November 8th 2009. |
5 |
|
6 |
--> |
7 |
|
8 |
<!-- start datatypes --> |
9 |
|
10 |
<!-- end datatypes --> |
11 |
|
12 |
<!--predeclared classes --> |
13 |
|
14 |
<!ENTITY % model.entryPart ""> |
15 |
<!ENTITY % model.entryPart_sequence ""> |
16 |
<!ENTITY % model.entryPart_sequenceOptional ""> |
17 |
<!ENTITY % model.entryPart_sequenceOptionalRepeatable ""> |
18 |
<!ENTITY % model.entryPart_sequenceRepeatable ""> |
19 |
<!ENTITY % model.resourceLike ""> |
20 |
<!ENTITY % model.resourceLike_sequence ""> |
21 |
<!ENTITY % model.resourceLike_sequenceOptional ""> |
22 |
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable ""> |
23 |
<!ENTITY % model.resourceLike_sequenceRepeatable ""> |
24 |
<!ENTITY % att.global.linking.attributes ' |
25 |
corresp CDATA #IMPLIED |
26 |
synch CDATA #IMPLIED |
27 |
sameAs CDATA #IMPLIED |
28 |
copyOf CDATA #IMPLIED |
29 |
next CDATA #IMPLIED |
30 |
prev CDATA #IMPLIED |
31 |
exclude CDATA #IMPLIED |
32 |
select CDATA #IMPLIED'> |
33 |
<!ENTITY % att.global.linking.attribute.corresp ' |
34 |
corresp CDATA #IMPLIED'> |
35 |
|
36 |
<!ENTITY % att.global.linking.attribute.synch ' |
37 |
synch CDATA #IMPLIED'> |
38 |
|
39 |
<!ENTITY % att.global.linking.attribute.sameAs ' |
40 |
sameAs CDATA #IMPLIED'> |
41 |
|
42 |
<!ENTITY % att.global.linking.attribute.copyOf ' |
43 |
copyOf CDATA #IMPLIED'> |
44 |
|
45 |
<!ENTITY % att.global.linking.attribute.next ' |
46 |
next CDATA #IMPLIED'> |
47 |
|
48 |
<!ENTITY % att.global.linking.attribute.prev ' |
49 |
prev CDATA #IMPLIED'> |
50 |
|
51 |
<!ENTITY % att.global.linking.attribute.exclude ' |
52 |
exclude CDATA #IMPLIED'> |
53 |
|
54 |
<!ENTITY % att.global.linking.attribute.select ' |
55 |
select CDATA #IMPLIED'> |
56 |
|
57 |
<!ENTITY % att.pointing.attributes ' |
58 |
type NMTOKEN #IMPLIED |
59 |
evaluate (all| |
60 |
one| |
61 |
none) #IMPLIED'> |
62 |
<!ENTITY % att.pointing.attribute.type ' |
63 |
type NMTOKEN #IMPLIED'> |
64 |
|
65 |
<!ENTITY % att.pointing.attribute.evaluate ' |
66 |
evaluate (all| |
67 |
one| |
68 |
none) #IMPLIED'> |
69 |
|
70 |
<!ENTITY % att.global.analytic.attributes ' |
71 |
ana CDATA #IMPLIED'> |
72 |
<!ENTITY % att.global.analytic.attribute.ana ' |
73 |
ana CDATA #IMPLIED'> |
74 |
|
75 |
<!--end of predeclared classes --> |
76 |
|
77 |
<!ENTITY % att.ascribed.attributes ' |
78 |
who CDATA #IMPLIED'> |
79 |
<!ENTITY % att.ascribed.attribute.who ' |
80 |
who CDATA #IMPLIED'> |
81 |
|
82 |
<!ENTITY % att.canonical.attributes ' |
83 |
key CDATA #IMPLIED |
84 |
ref CDATA #IMPLIED'> |
85 |
<!ENTITY % att.canonical.attribute.key ' |
86 |
key CDATA #IMPLIED'> |
87 |
|
88 |
<!ENTITY % att.canonical.attribute.ref ' |
89 |
ref CDATA #IMPLIED'> |
90 |
|
91 |
<!ENTITY % att.ranging.attributes ' |
92 |
atLeast CDATA #IMPLIED |
93 |
atMost CDATA #IMPLIED |
94 |
min CDATA #IMPLIED |
95 |
max CDATA #IMPLIED'> |
96 |
<!ENTITY % att.ranging.attribute.atLeast ' |
97 |
atLeast CDATA #IMPLIED'> |
98 |
|
99 |
<!ENTITY % att.ranging.attribute.atMost ' |
100 |
atMost CDATA #IMPLIED'> |
101 |
|
102 |
<!ENTITY % att.ranging.attribute.min ' |
103 |
min CDATA #IMPLIED'> |
104 |
|
105 |
<!ENTITY % att.ranging.attribute.max ' |
106 |
max CDATA #IMPLIED'> |
107 |
|
108 |
<!ENTITY % att.dimensions.attributes ' %att.ranging.attributes; |
109 |
unit NMTOKEN #IMPLIED |
110 |
quantity CDATA #IMPLIED |
111 |
extent CDATA #IMPLIED |
112 |
precision CDATA #IMPLIED |
113 |
scope NMTOKEN #IMPLIED'> |
114 |
<!ENTITY % att.dimensions.attribute.unit ' |
115 |
unit NMTOKEN #IMPLIED'> |
116 |
|
117 |
<!ENTITY % att.dimensions.attribute.quantity ' |
118 |
quantity CDATA #IMPLIED'> |
119 |
|
120 |
<!ENTITY % att.dimensions.attribute.extent ' |
121 |
extent CDATA #IMPLIED'> |
122 |
|
123 |
<!ENTITY % att.dimensions.attribute.precision ' |
124 |
precision CDATA #IMPLIED'> |
125 |
|
126 |
<!ENTITY % att.dimensions.attribute.scope ' |
127 |
scope NMTOKEN #IMPLIED'> |
128 |
|
129 |
<!ENTITY % att.datable.w3c.attributes ' |
130 |
period CDATA #IMPLIED |
131 |
when CDATA #IMPLIED |
132 |
notBefore CDATA #IMPLIED |
133 |
notAfter CDATA #IMPLIED |
134 |
from CDATA #IMPLIED |
135 |
to CDATA #IMPLIED'> |
136 |
<!ENTITY % att.datable.w3c.attribute.period ' |
137 |
period CDATA #IMPLIED'> |
138 |
|
139 |
<!ENTITY % att.datable.w3c.attribute.when ' |
140 |
when CDATA #IMPLIED'> |
141 |
|
142 |
<!ENTITY % att.datable.w3c.attribute.notBefore ' |
143 |
notBefore CDATA #IMPLIED'> |
144 |
|
145 |
<!ENTITY % att.datable.w3c.attribute.notAfter ' |
146 |
notAfter CDATA #IMPLIED'> |
147 |
|
148 |
<!ENTITY % att.datable.w3c.attribute.from ' |
149 |
from CDATA #IMPLIED'> |
150 |
|
151 |
<!ENTITY % att.datable.w3c.attribute.to ' |
152 |
to CDATA #IMPLIED'> |
153 |
|
154 |
<!ENTITY % att.datable.attributes ' %att.datable.w3c.attributes;'> |
155 |
<!ENTITY % att.declarable.attributes ' |
156 |
default (true| |
157 |
false) "false" '> |
158 |
<!ENTITY % att.declarable.attribute.default ' |
159 |
default (true| |
160 |
false) "false" '> |
161 |
|
162 |
<!ENTITY % att.declaring.attributes ' |
163 |
decls CDATA #IMPLIED'> |
164 |
<!ENTITY % att.declaring.attribute.decls ' |
165 |
decls CDATA #IMPLIED'> |
166 |
|
167 |
<!ENTITY % att.divLike.attributes ' |
168 |
org (composite| |
169 |
uniform) "uniform" |
170 |
sample (initial| |
171 |
medial| |
172 |
final| |
173 |
unknown| |
174 |
complete) "complete" |
175 |
part (Y| |
176 |
N| |
177 |
I| |
178 |
M| |
179 |
F) "N" '> |
180 |
<!ENTITY % att.divLike.attribute.org ' |
181 |
org (composite| |
182 |
uniform) "uniform" '> |
183 |
|
184 |
<!ENTITY % att.divLike.attribute.sample ' |
185 |
sample (initial| |
186 |
medial| |
187 |
final| |
188 |
unknown| |
189 |
complete) "complete" '> |
190 |
|
191 |
<!ENTITY % att.divLike.attribute.part ' |
192 |
part (Y| |
193 |
N| |
194 |
I| |
195 |
M| |
196 |
F) "N" '> |
197 |
|
198 |
<!ENTITY % att.responsibility.attributes ' |
199 |
cert CDATA #IMPLIED |
200 |
resp CDATA #IMPLIED'> |
201 |
<!ENTITY % att.responsibility.attribute.cert ' |
202 |
cert CDATA #IMPLIED'> |
203 |
|
204 |
<!ENTITY % att.responsibility.attribute.resp ' |
205 |
resp CDATA #IMPLIED'> |
206 |
|
207 |
<!ENTITY % att.editLike.attributes ' %att.dimensions.attributes; %att.responsibility.attributes; |
208 |
evidence NMTOKEN #IMPLIED |
209 |
source CDATA #IMPLIED'> |
210 |
<!ENTITY % att.editLike.attribute.evidence ' |
211 |
evidence NMTOKEN #IMPLIED'> |
212 |
|
213 |
<!ENTITY % att.editLike.attribute.source ' |
214 |
source CDATA #IMPLIED'> |
215 |
|
216 |
<!ENTITY % att.global.attributes ' %att.global.linking.attributes; %att.global.analytic.attributes; |
217 |
xml:id ID #IMPLIED |
218 |
n CDATA #IMPLIED |
219 |
xml:lang CDATA #IMPLIED |
220 |
rend CDATA #IMPLIED |
221 |
xml:base CDATA #IMPLIED'> |
222 |
<!ENTITY % att.global.attribute.xmlid ' |
223 |
xml:id ID #IMPLIED'> |
224 |
|
225 |
<!ENTITY % att.global.attribute.n ' |
226 |
n CDATA #IMPLIED'> |
227 |
|
228 |
<!ENTITY % att.global.attribute.xmllang ' |
229 |
xml:lang CDATA #IMPLIED'> |
230 |
|
231 |
<!ENTITY % att.global.attribute.rend ' |
232 |
rend CDATA #IMPLIED'> |
233 |
|
234 |
<!ENTITY % att.global.attribute.xmlbase ' |
235 |
xml:base CDATA #IMPLIED'> |
236 |
|
237 |
<!ENTITY % att.handFeatures.attributes ' |
238 |
scribe NMTOKEN #IMPLIED |
239 |
script NMTOKENS #IMPLIED |
240 |
medium NMTOKEN #IMPLIED |
241 |
scope (sole| |
242 |
major| |
243 |
minor) #IMPLIED'> |
244 |
<!ENTITY % att.handFeatures.attribute.scribe ' |
245 |
scribe NMTOKEN #IMPLIED'> |
246 |
|
247 |
<!ENTITY % att.handFeatures.attribute.script ' |
248 |
script NMTOKENS #IMPLIED'> |
249 |
|
250 |
<!ENTITY % att.handFeatures.attribute.medium ' |
251 |
medium NMTOKEN #IMPLIED'> |
252 |
|
253 |
<!ENTITY % att.handFeatures.attribute.scope ' |
254 |
scope (sole| |
255 |
major| |
256 |
minor) #IMPLIED'> |
257 |
|
258 |
<!ENTITY % att.internetMedia.attributes ' |
259 |
mimeType CDATA #IMPLIED'> |
260 |
<!ENTITY % att.internetMedia.attribute.mimeType ' |
261 |
mimeType CDATA #IMPLIED'> |
262 |
|
263 |
<!ENTITY % att.interpLike.attributes ' %att.responsibility.attributes; |
264 |
type NMTOKEN #IMPLIED |
265 |
inst CDATA #IMPLIED'> |
266 |
<!ENTITY % att.interpLike.attribute.type ' |
267 |
type NMTOKEN #IMPLIED'> |
268 |
|
269 |
<!ENTITY % att.interpLike.attribute.inst ' |
270 |
inst CDATA #IMPLIED'> |
271 |
|
272 |
<!ENTITY % att.measurement.attributes ' |
273 |
unit NMTOKEN #IMPLIED |
274 |
quantity CDATA #IMPLIED |
275 |
commodity CDATA #IMPLIED'> |
276 |
<!ENTITY % att.measurement.attribute.unit ' |
277 |
unit NMTOKEN #IMPLIED'> |
278 |
|
279 |
<!ENTITY % att.measurement.attribute.quantity ' |
280 |
quantity CDATA #IMPLIED'> |
281 |
|
282 |
<!ENTITY % att.measurement.attribute.commodity ' |
283 |
commodity CDATA #IMPLIED'> |
284 |
|
285 |
<!ENTITY % att.naming.attributes ' %att.canonical.attributes; |
286 |
role NMTOKEN #IMPLIED |
287 |
nymRef CDATA #IMPLIED'> |
288 |
<!ENTITY % att.naming.attribute.role ' |
289 |
role NMTOKEN #IMPLIED'> |
290 |
|
291 |
<!ENTITY % att.naming.attribute.nymRef ' |
292 |
nymRef CDATA #IMPLIED'> |
293 |
|
294 |
<!ENTITY % att.placement.attributes ' |
295 |
place NMTOKENS #IMPLIED'> |
296 |
<!ENTITY % att.placement.attribute.place ' |
297 |
place NMTOKENS #IMPLIED'> |
298 |
|
299 |
<!ENTITY % att.segLike.attributes ' |
300 |
function NMTOKEN #IMPLIED |
301 |
part (Y| |
302 |
N| |
303 |
I| |
304 |
M| |
305 |
F) "N" '> |
306 |
<!ENTITY % att.segLike.attribute.function ' |
307 |
function NMTOKEN #IMPLIED'> |
308 |
|
309 |
<!ENTITY % att.segLike.attribute.part ' |
310 |
part (Y| |
311 |
N| |
312 |
I| |
313 |
M| |
314 |
F) "N" '> |
315 |
|
316 |
<!ENTITY % att.sourced.attributes ' |
317 |
ed CDATA #IMPLIED'> |
318 |
<!ENTITY % att.sourced.attribute.ed ' |
319 |
ed CDATA #IMPLIED'> |
320 |
|
321 |
<!ENTITY % att.spanning.attributes ' |
322 |
spanTo CDATA #IMPLIED'> |
323 |
<!ENTITY % att.spanning.attribute.spanTo ' |
324 |
spanTo CDATA #IMPLIED'> |
325 |
|
326 |
<!ENTITY % att.tableDecoration.attributes ' |
327 |
role NMTOKEN "data" |
328 |
rows CDATA "1" |
329 |
cols CDATA "1" '> |
330 |
<!ENTITY % att.tableDecoration.attribute.role ' |
331 |
role NMTOKEN "data" '> |
332 |
|
333 |
<!ENTITY % att.tableDecoration.attribute.rows ' |
334 |
rows CDATA "1" '> |
335 |
|
336 |
<!ENTITY % att.tableDecoration.attribute.cols ' |
337 |
cols CDATA "1" '> |
338 |
|
339 |
<!ENTITY % att.transcriptional.attributes ' %att.editLike.attributes; |
340 |
hand CDATA #IMPLIED |
341 |
status NMTOKEN "unremarkable" |
342 |
seq CDATA #IMPLIED'> |
343 |
<!ENTITY % att.transcriptional.attribute.hand ' |
344 |
hand CDATA #IMPLIED'> |
345 |
|
346 |
<!ENTITY % att.transcriptional.attribute.status ' |
347 |
status NMTOKEN "unremarkable" '> |
348 |
|
349 |
<!ENTITY % att.transcriptional.attribute.seq ' |
350 |
seq CDATA #IMPLIED'> |
351 |
|
352 |
<!ENTITY % att.translatable.attributes ' |
353 |
version CDATA #IMPLIED'> |
354 |
<!ENTITY % att.translatable.attribute.version ' |
355 |
version CDATA #IMPLIED'> |
356 |
|
357 |
<!ENTITY % att.typed.attributes ' |
358 |
type NMTOKEN #IMPLIED |
359 |
subtype NMTOKEN #IMPLIED'> |
360 |
<!ENTITY % att.typed.attribute.type ' |
361 |
type NMTOKEN #IMPLIED'> |
362 |
|
363 |
<!ENTITY % att.typed.attribute.subtype ' |
364 |
subtype NMTOKEN #IMPLIED'> |
365 |
|
366 |
<!ENTITY % att.xmlspace.attributes ' |
367 |
xml:space (default| |
368 |
preserve) #IMPLIED'> |
369 |
<!ENTITY % att.xmlspace.attribute.xmlspace ' |
370 |
xml:space (default| |
371 |
preserve) #IMPLIED'> |
372 |
|
373 |
<!ENTITY % model.nameLike.agent "name"> |
374 |
<!ENTITY % model.nameLike.agent_sequence "name"> |
375 |
<!ENTITY % model.nameLike.agent_sequenceOptional "name?"> |
376 |
<!ENTITY % model.nameLike.agent_sequenceOptionalRepeatable "name*"> |
377 |
<!ENTITY % model.nameLike.agent_sequenceRepeatable "name+"> |
378 |
<!ENTITY % model.segLike "seg | |
379 |
s | |
380 |
pc"> |
381 |
<!ENTITY % model.segLike_sequence "seg, s, pc"> |
382 |
<!ENTITY % model.segLike_sequenceOptional "seg?, s?, pc?"> |
383 |
<!ENTITY % model.segLike_sequenceOptionalRepeatable "seg*, s*, pc*"> |
384 |
<!ENTITY % model.segLike_sequenceRepeatable "seg+, s+, pc+"> |
385 |
<!ENTITY % model.hiLike "hi"> |
386 |
<!ENTITY % model.hiLike_sequence "hi"> |
387 |
<!ENTITY % model.hiLike_sequenceOptional "hi?"> |
388 |
<!ENTITY % model.hiLike_sequenceOptionalRepeatable "hi*"> |
389 |
<!ENTITY % model.hiLike_sequenceRepeatable "hi+"> |
390 |
<!ENTITY % model.emphLike "foreign | |
391 |
emph | |
392 |
mentioned | |
393 |
soCalled | |
394 |
gloss | |
395 |
term | |
396 |
title | |
397 |
code | |
398 |
ident"> |
399 |
<!ENTITY % model.emphLike_sequence "foreign, emph, mentioned, soCalled, gloss, term, title, code, ident"> |
400 |
<!ENTITY % model.emphLike_sequenceOptional "foreign?, emph?, mentioned?, soCalled?, gloss?, term?, title?, code?, ident?"> |
401 |
<!ENTITY % model.emphLike_sequenceOptionalRepeatable "foreign*, emph*, mentioned*, soCalled*, gloss*, term*, title*, code*, ident*"> |
402 |
<!ENTITY % model.emphLike_sequenceRepeatable "foreign+, emph+, mentioned+, soCalled+, gloss+, term+, title+, code+, ident+"> |
403 |
<!ENTITY % model.highlighted "%model.hiLike; | |
404 |
%model.emphLike;"> |
405 |
<!ENTITY % model.highlighted_sequence "%model.hiLike;, %model.emphLike;"> |
406 |
<!ENTITY % model.highlighted_sequenceOptional "%model.hiLike;?, %model.emphLike;?"> |
407 |
<!ENTITY % model.highlighted_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*"> |
408 |
<!ENTITY % model.highlighted_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+"> |
409 |
<!ENTITY % model.dateLike "date | |
410 |
time"> |
411 |
<!ENTITY % model.dateLike_sequence "date, time"> |
412 |
<!ENTITY % model.dateLike_sequenceOptional "date?, time?"> |
413 |
<!ENTITY % model.dateLike_sequenceOptionalRepeatable "date*, time*"> |
414 |
<!ENTITY % model.dateLike_sequenceRepeatable "date+, time+"> |
415 |
<!ENTITY % model.measureLike "num | |
416 |
measureGrp"> |
417 |
<!ENTITY % model.measureLike_sequence "num, measureGrp"> |
418 |
<!ENTITY % model.measureLike_sequenceOptional "num?, measureGrp?"> |
419 |
<!ENTITY % model.measureLike_sequenceOptionalRepeatable "num*, measureGrp*"> |
420 |
<!ENTITY % model.measureLike_sequenceRepeatable "num+, measureGrp+"> |
421 |
<!ENTITY % model.egLike "eg"> |
422 |
<!ENTITY % model.egLike_sequence "eg"> |
423 |
<!ENTITY % model.egLike_sequenceOptional "eg?"> |
424 |
<!ENTITY % model.egLike_sequenceOptionalRepeatable "eg*"> |
425 |
<!ENTITY % model.egLike_sequenceRepeatable "eg+"> |
426 |
<!ENTITY % model.graphicLike "graphic | |
427 |
formula"> |
428 |
<!ENTITY % model.graphicLike_sequence "graphic, formula"> |
429 |
<!ENTITY % model.graphicLike_sequenceOptional "graphic?, formula?"> |
430 |
<!ENTITY % model.graphicLike_sequenceOptionalRepeatable "graphic*, formula*"> |
431 |
<!ENTITY % model.graphicLike_sequenceRepeatable "graphic+, formula+"> |
432 |
<!ENTITY % model.pPart.editorial "choice | |
433 |
abbr | |
434 |
expan"> |
435 |
<!ENTITY % model.pPart.editorial_sequence "choice, abbr, expan"> |
436 |
<!ENTITY % model.pPart.editorial_sequenceOptional "choice?, abbr?, expan?"> |
437 |
<!ENTITY % model.pPart.editorial_sequenceOptionalRepeatable "choice*, abbr*, expan*"> |
438 |
<!ENTITY % model.pPart.editorial_sequenceRepeatable "choice+, abbr+, expan+"> |
439 |
<!ENTITY % model.pPart.transcriptional "sic | |
440 |
corr | |
441 |
reg | |
442 |
orig | |
443 |
add | |
444 |
del | |
445 |
unclear"> |
446 |
<!ENTITY % model.pPart.transcriptional_sequence "sic, corr, reg, orig, add, del, unclear"> |
447 |
<!ENTITY % model.pPart.transcriptional_sequenceOptional "sic?, corr?, reg?, orig?, add?, del?, unclear?"> |
448 |
<!ENTITY % model.pPart.transcriptional_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, add*, del*, unclear*"> |
449 |
<!ENTITY % model.pPart.transcriptional_sequenceRepeatable "sic+, corr+, reg+, orig+, add+, del+, unclear+"> |
450 |
<!ENTITY % model.pPart.edit "%model.pPart.editorial; | |
451 |
%model.pPart.transcriptional;"> |
452 |
<!ENTITY % model.pPart.edit_sequence "%model.pPart.editorial;, %model.pPart.transcriptional;"> |
453 |
<!ENTITY % model.pPart.edit_sequenceOptional "%model.pPart.editorial;?, %model.pPart.transcriptional;?"> |
454 |
<!ENTITY % model.pPart.edit_sequenceOptionalRepeatable "%model.pPart.editorial;*, %model.pPart.transcriptional;*"> |
455 |
<!ENTITY % model.pPart.edit_sequenceRepeatable "%model.pPart.editorial;+, %model.pPart.transcriptional;+"> |
456 |
<!ENTITY % model.ptrLike "ptr | |
457 |
ref"> |
458 |
<!ENTITY % model.ptrLike_sequence "ptr, ref"> |
459 |
<!ENTITY % model.ptrLike_sequenceOptional "ptr?, ref?"> |
460 |
<!ENTITY % model.ptrLike_sequenceOptionalRepeatable "ptr*, ref*"> |
461 |
<!ENTITY % model.ptrLike_sequenceRepeatable "ptr+, ref+"> |
462 |
<!ENTITY % model.global.meta "index | |
463 |
interp | |
464 |
interpGrp"> |
465 |
<!ENTITY % model.global.meta_sequence "index, interp, interpGrp"> |
466 |
<!ENTITY % model.global.meta_sequenceOptional "index?, interp?, interpGrp?"> |
467 |
<!ENTITY % model.global.meta_sequenceOptionalRepeatable "index*, interp*, interpGrp*"> |
468 |
<!ENTITY % model.global.meta_sequenceRepeatable "index+, interp+, interpGrp+"> |
469 |
<!ENTITY % model.milestoneLike "milestone | |
470 |
pb | |
471 |
lb | |
472 |
anchor"> |
473 |
<!ENTITY % model.milestoneLike_sequence "milestone, pb, lb, anchor"> |
474 |
<!ENTITY % model.milestoneLike_sequenceOptional "milestone?, pb?, lb?, anchor?"> |
475 |
<!ENTITY % model.milestoneLike_sequenceOptionalRepeatable "milestone*, pb*, lb*, anchor*"> |
476 |
<!ENTITY % model.milestoneLike_sequenceRepeatable "milestone+, pb+, lb+, anchor+"> |
477 |
<!ENTITY % model.gLike ""> |
478 |
<!ENTITY % model.gLike_sequence ""> |
479 |
<!ENTITY % model.gLike_sequenceOptional ""> |
480 |
<!ENTITY % model.gLike_sequenceOptionalRepeatable ""> |
481 |
<!ENTITY % model.gLike_sequenceRepeatable ""> |
482 |
<!ENTITY % model.phrase.xml "att | |
483 |
gi | |
484 |
val"> |
485 |
<!ENTITY % model.phrase.xml_sequence "att, gi, val"> |
486 |
<!ENTITY % model.phrase.xml_sequenceOptional "att?, gi?, val?"> |
487 |
<!ENTITY % model.phrase.xml_sequenceOptionalRepeatable "att*, gi*, val*"> |
488 |
<!ENTITY % model.phrase.xml_sequenceRepeatable "att+, gi+, val+"> |
489 |
<!ENTITY % model.biblLike "bibl | |
490 |
biblFull"> |
491 |
<!ENTITY % model.biblLike_sequence "bibl, biblFull"> |
492 |
<!ENTITY % model.biblLike_sequenceOptional "bibl?, biblFull?"> |
493 |
<!ENTITY % model.biblLike_sequenceOptionalRepeatable "bibl*, biblFull*"> |
494 |
<!ENTITY % model.biblLike_sequenceRepeatable "bibl+, biblFull+"> |
495 |
<!ENTITY % model.headLike "head"> |
496 |
<!ENTITY % model.headLike_sequence "head"> |
497 |
<!ENTITY % model.headLike_sequenceOptional "head?"> |
498 |
<!ENTITY % model.headLike_sequenceOptionalRepeatable "head*"> |
499 |
<!ENTITY % model.headLike_sequenceRepeatable "head+"> |
500 |
<!ENTITY % model.labelLike "desc | |
501 |
label"> |
502 |
<!ENTITY % model.labelLike_sequence "desc, label"> |
503 |
<!ENTITY % model.labelLike_sequenceOptional "desc?, label?"> |
504 |
<!ENTITY % model.labelLike_sequenceOptionalRepeatable "desc*, label*"> |
505 |
<!ENTITY % model.labelLike_sequenceRepeatable "desc+, label+"> |
506 |
<!ENTITY % model.listLike "list | |
507 |
listBibl"> |
508 |
<!ENTITY % model.listLike_sequence "list, listBibl"> |
509 |
<!ENTITY % model.listLike_sequenceOptional "list?, listBibl?"> |
510 |
<!ENTITY % model.listLike_sequenceOptionalRepeatable "list*, listBibl*"> |
511 |
<!ENTITY % model.listLike_sequenceRepeatable "list+, listBibl+"> |
512 |
<!ENTITY % model.noteLike "note"> |
513 |
<!ENTITY % model.noteLike_sequence "note"> |
514 |
<!ENTITY % model.noteLike_sequenceOptional "note?"> |
515 |
<!ENTITY % model.noteLike_sequenceOptionalRepeatable "note*"> |
516 |
<!ENTITY % model.noteLike_sequenceRepeatable "note+"> |
517 |
<!ENTITY % model.lLike "l"> |
518 |
<!ENTITY % model.lLike_sequence "l"> |
519 |
<!ENTITY % model.lLike_sequenceOptional "l?"> |
520 |
<!ENTITY % model.lLike_sequenceOptionalRepeatable "l*"> |
521 |
<!ENTITY % model.lLike_sequenceRepeatable "l+"> |
522 |
<!ENTITY % model.pLike "p"> |
523 |
<!ENTITY % model.pLike_sequence "p"> |
524 |
<!ENTITY % model.pLike_sequenceOptional "p?"> |
525 |
<!ENTITY % model.pLike_sequenceOptionalRepeatable "p*"> |
526 |
<!ENTITY % model.pLike_sequenceRepeatable "p+"> |
527 |
<!ENTITY % model.stageLike "stage"> |
528 |
<!ENTITY % model.stageLike_sequence "stage"> |
529 |
<!ENTITY % model.stageLike_sequenceOptional "stage?"> |
530 |
<!ENTITY % model.stageLike_sequenceOptionalRepeatable "stage*"> |
531 |
<!ENTITY % model.stageLike_sequenceRepeatable "stage+"> |
532 |
<!ENTITY % model.entryPart ""> |
533 |
<!ENTITY % model.entryPart_sequence ""> |
534 |
<!ENTITY % model.entryPart_sequenceOptional ""> |
535 |
<!ENTITY % model.entryPart_sequenceOptionalRepeatable ""> |
536 |
<!ENTITY % model.entryPart_sequenceRepeatable ""> |
537 |
<!ENTITY % model.entryPart.top "cit"> |
538 |
<!ENTITY % model.entryPart.top_sequence "cit"> |
539 |
<!ENTITY % model.entryPart.top_sequenceOptional "cit?"> |
540 |
<!ENTITY % model.entryPart.top_sequenceOptionalRepeatable "cit*"> |
541 |
<!ENTITY % model.entryPart.top_sequenceRepeatable "cit+"> |
542 |
<!ENTITY % model.global.edit "gap"> |
543 |
<!ENTITY % model.global.edit_sequence "gap"> |
544 |
<!ENTITY % model.global.edit_sequenceOptional "gap?"> |
545 |
<!ENTITY % model.global.edit_sequenceOptionalRepeatable "gap*"> |
546 |
<!ENTITY % model.global.edit_sequenceRepeatable "gap+"> |
547 |
<!ENTITY % model.divPart "%model.lLike; | |
548 |
%model.pLike; | |
549 |
lg | |
550 |
sp"> |
551 |
<!ENTITY % model.divPart_sequence "%model.lLike;, %model.pLike;, lg, sp"> |
552 |
<!ENTITY % model.divPart_sequenceOptional "%model.lLike;?, %model.pLike;?, lg?, sp?"> |
553 |
<!ENTITY % model.divPart_sequenceOptionalRepeatable "%model.lLike;*, %model.pLike;*, lg*, sp*"> |
554 |
<!ENTITY % model.divPart_sequenceRepeatable "%model.lLike;+, %model.pLike;+, lg+, sp+"> |
555 |
<!ENTITY % model.personPart "bibl"> |
556 |
<!ENTITY % model.personPart_sequence "bibl"> |
557 |
<!ENTITY % model.personPart_sequenceOptional "bibl?"> |
558 |
<!ENTITY % model.personPart_sequenceOptionalRepeatable "bibl*"> |
559 |
<!ENTITY % model.personPart_sequenceRepeatable "bibl+"> |
560 |
<!ENTITY % model.publicationStmtPart "address | |
561 |
date | |
562 |
publisher | |
563 |
pubPlace | |
564 |
distributor | |
565 |
authority | |
566 |
idno | |
567 |
availability"> |
568 |
<!ENTITY % model.publicationStmtPart_sequence "address, date, publisher, pubPlace, distributor, authority, idno, availability"> |
569 |
<!ENTITY % model.publicationStmtPart_sequenceOptional "address?, date?, publisher?, pubPlace?, distributor?, authority?, idno?, availability?"> |
570 |
<!ENTITY % model.publicationStmtPart_sequenceOptionalRepeatable "address*, date*, publisher*, pubPlace*, distributor*, authority*, idno*, availability*"> |
571 |
<!ENTITY % model.publicationStmtPart_sequenceRepeatable "address+, date+, publisher+, pubPlace+, distributor+, authority+, idno+, availability+"> |
572 |
<!ENTITY % model.glossLike "desc | |
573 |
gloss"> |
574 |
<!ENTITY % model.glossLike_sequence "desc, gloss"> |
575 |
<!ENTITY % model.glossLike_sequenceOptional "desc?, gloss?"> |
576 |
<!ENTITY % model.glossLike_sequenceOptionalRepeatable "desc*, gloss*"> |
577 |
<!ENTITY % model.glossLike_sequenceRepeatable "desc+, gloss+"> |
578 |
<!ENTITY % model.quoteLike "quote | |
579 |
cit"> |
580 |
<!ENTITY % model.quoteLike_sequence "quote, cit"> |
581 |
<!ENTITY % model.quoteLike_sequenceOptional "quote?, cit?"> |
582 |
<!ENTITY % model.quoteLike_sequenceOptionalRepeatable "quote*, cit*"> |
583 |
<!ENTITY % model.quoteLike_sequenceRepeatable "quote+, cit+"> |
584 |
<!ENTITY % model.qLike "%model.quoteLike; | |
585 |
said | |
586 |
q"> |
587 |
<!ENTITY % model.qLike_sequence "%model.quoteLike;, said, q"> |
588 |
<!ENTITY % model.qLike_sequenceOptional "%model.quoteLike;?, said?, q?"> |
589 |
<!ENTITY % model.qLike_sequenceOptionalRepeatable "%model.quoteLike;*, said*, q*"> |
590 |
<!ENTITY % model.qLike_sequenceRepeatable "%model.quoteLike;+, said+, q+"> |
591 |
<!ENTITY % model.respLike "author | |
592 |
editor | |
593 |
respStmt | |
594 |
sponsor | |
595 |
funder | |
596 |
principal"> |
597 |
<!ENTITY % model.respLike_sequence "author, editor, respStmt, sponsor, funder, principal"> |
598 |
<!ENTITY % model.respLike_sequenceOptional "author?, editor?, respStmt?, sponsor?, funder?, principal?"> |
599 |
<!ENTITY % model.respLike_sequenceOptionalRepeatable "author*, editor*, respStmt*, sponsor*, funder*, principal*"> |
600 |
<!ENTITY % model.respLike_sequenceRepeatable "author+, editor+, respStmt+, sponsor+, funder+, principal+"> |
601 |
<!ENTITY % model.divWrapper "byline | |
602 |
dateline | |
603 |
argument | |
604 |
epigraph | |
605 |
salute | |
606 |
docAuthor | |
607 |
docDate"> |
608 |
<!ENTITY % model.divWrapper_sequence "byline, dateline, argument, epigraph, salute, docAuthor, docDate"> |
609 |
<!ENTITY % model.divWrapper_sequenceOptional "byline?, dateline?, argument?, epigraph?, salute?, docAuthor?, docDate?"> |
610 |
<!ENTITY % model.divWrapper_sequenceOptionalRepeatable "byline*, dateline*, argument*, epigraph*, salute*, docAuthor*, docDate*"> |
611 |
<!ENTITY % model.divWrapper_sequenceRepeatable "byline+, dateline+, argument+, epigraph+, salute+, docAuthor+, docDate+"> |
612 |
<!ENTITY % model.divTopPart "%model.headLike; | |
613 |
opener"> |
614 |
<!ENTITY % model.divTopPart_sequence "%model.headLike;, opener"> |
615 |
<!ENTITY % model.divTopPart_sequenceOptional "%model.headLike;?, opener?"> |
616 |
<!ENTITY % model.divTopPart_sequenceOptionalRepeatable "%model.headLike;*, opener*"> |
617 |
<!ENTITY % model.divTopPart_sequenceRepeatable "%model.headLike;+, opener+"> |
618 |
<!ENTITY % model.divTop "%model.divWrapper; | |
619 |
%model.divTopPart;"> |
620 |
<!ENTITY % model.divTop_sequence "%model.divWrapper;, %model.divTopPart;"> |
621 |
<!ENTITY % model.divTop_sequenceOptional "%model.divWrapper;?, %model.divTopPart;?"> |
622 |
<!ENTITY % model.divTop_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divTopPart;*"> |
623 |
<!ENTITY % model.divTop_sequenceRepeatable "%model.divWrapper;+, %model.divTopPart;+"> |
624 |
<!ENTITY % model.pLike.front "head | |
625 |
byline | |
626 |
argument | |
627 |
epigraph | |
628 |
docTitle | |
629 |
titlePart | |
630 |
docAuthor | |
631 |
docEdition | |
632 |
docImprint | |
633 |
docDate"> |
634 |
<!ENTITY % model.pLike.front_sequence "head, byline, argument, epigraph, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate"> |
635 |
<!ENTITY % model.pLike.front_sequenceOptional "head?, byline?, argument?, epigraph?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?"> |
636 |
<!ENTITY % model.pLike.front_sequenceOptionalRepeatable "head*, byline*, argument*, epigraph*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*"> |
637 |
<!ENTITY % model.pLike.front_sequenceRepeatable "head+, byline+, argument+, epigraph+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+"> |
638 |
<!ENTITY % model.divBottomPart "trailer | |
639 |
closer | |
640 |
signed | |
641 |
postscript"> |
642 |
<!ENTITY % model.divBottomPart_sequence "trailer, closer, signed, postscript"> |
643 |
<!ENTITY % model.divBottomPart_sequenceOptional "trailer?, closer?, signed?, postscript?"> |
644 |
<!ENTITY % model.divBottomPart_sequenceOptionalRepeatable "trailer*, closer*, signed*, postscript*"> |
645 |
<!ENTITY % model.divBottomPart_sequenceRepeatable "trailer+, closer+, signed+, postscript+"> |
646 |
<!ENTITY % model.divBottom "%model.divWrapper; | |
647 |
%model.divBottomPart;"> |
648 |
<!ENTITY % model.divBottom_sequence "%model.divWrapper;, %model.divBottomPart;"> |
649 |
<!ENTITY % model.divBottom_sequenceOptional "%model.divWrapper;?, %model.divBottomPart;?"> |
650 |
<!ENTITY % model.divBottom_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divBottomPart;*"> |
651 |
<!ENTITY % model.divBottom_sequenceRepeatable "%model.divWrapper;+, %model.divBottomPart;+"> |
652 |
<!ENTITY % model.titlepagePart "graphic | |
653 |
byline | |
654 |
epigraph | |
655 |
docTitle | |
656 |
titlePart | |
657 |
docAuthor | |
658 |
docEdition | |
659 |
docImprint | |
660 |
docDate"> |
661 |
<!ENTITY % model.titlepagePart_sequence "graphic, byline, epigraph, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate"> |
662 |
<!ENTITY % model.titlepagePart_sequenceOptional "graphic?, byline?, epigraph?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?"> |
663 |
<!ENTITY % model.titlepagePart_sequenceOptionalRepeatable "graphic*, byline*, epigraph*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*"> |
664 |
<!ENTITY % model.titlepagePart_sequenceRepeatable "graphic+, byline+, epigraph+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+"> |
665 |
<!ENTITY % model.msQuoteLike "title"> |
666 |
<!ENTITY % model.msQuoteLike_sequence "title"> |
667 |
<!ENTITY % model.msQuoteLike_sequenceOptional "title?"> |
668 |
<!ENTITY % model.msQuoteLike_sequenceOptionalRepeatable "title*"> |
669 |
<!ENTITY % model.msQuoteLike_sequenceRepeatable "title+"> |
670 |
<!ENTITY % model.msItemPart "%model.quoteLike; | |
671 |
%model.respLike; | |
672 |
%model.msQuoteLike; | |
673 |
bibl | |
674 |
listBibl"> |
675 |
<!ENTITY % model.msItemPart_sequence "%model.quoteLike;, %model.respLike;, %model.msQuoteLike;, bibl, listBibl"> |
676 |
<!ENTITY % model.msItemPart_sequenceOptional "%model.quoteLike;?, %model.respLike;?, %model.msQuoteLike;?, bibl?, listBibl?"> |
677 |
<!ENTITY % model.msItemPart_sequenceOptionalRepeatable "%model.quoteLike;*, %model.respLike;*, %model.msQuoteLike;*, bibl*, listBibl*"> |
678 |
<!ENTITY % model.msItemPart_sequenceRepeatable "%model.quoteLike;+, %model.respLike;+, %model.msQuoteLike;+, bibl+, listBibl+"> |
679 |
<!ENTITY % model.choicePart "sic | |
680 |
corr | |
681 |
reg | |
682 |
orig | |
683 |
unclear | |
684 |
abbr | |
685 |
expan | |
686 |
seg"> |
687 |
<!ENTITY % model.choicePart_sequence "sic, corr, reg, orig, unclear, abbr, expan, seg"> |
688 |
<!ENTITY % model.choicePart_sequenceOptional "sic?, corr?, reg?, orig?, unclear?, abbr?, expan?, seg?"> |
689 |
<!ENTITY % model.choicePart_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, unclear*, abbr*, expan*, seg*"> |
690 |
<!ENTITY % model.choicePart_sequenceRepeatable "sic+, corr+, reg+, orig+, unclear+, abbr+, expan+, seg+"> |
691 |
<!ENTITY % model.imprintPart "publisher | |
692 |
biblScope | |
693 |
pubPlace | |
694 |
distributor"> |
695 |
<!ENTITY % model.imprintPart_sequence "publisher, biblScope, pubPlace, distributor"> |
696 |
<!ENTITY % model.imprintPart_sequenceOptional "publisher?, biblScope?, pubPlace?, distributor?"> |
697 |
<!ENTITY % model.imprintPart_sequenceOptionalRepeatable "publisher*, biblScope*, pubPlace*, distributor*"> |
698 |
<!ENTITY % model.imprintPart_sequenceRepeatable "publisher+, biblScope+, pubPlace+, distributor+"> |
699 |
<!ENTITY % model.catDescPart ""> |
700 |
<!ENTITY % model.catDescPart_sequence ""> |
701 |
<!ENTITY % model.catDescPart_sequenceOptional ""> |
702 |
<!ENTITY % model.catDescPart_sequenceOptionalRepeatable ""> |
703 |
<!ENTITY % model.catDescPart_sequenceRepeatable ""> |
704 |
<!ENTITY % model.addressLike "address"> |
705 |
<!ENTITY % model.addressLike_sequence "address"> |
706 |
<!ENTITY % model.addressLike_sequenceOptional "address?"> |
707 |
<!ENTITY % model.addressLike_sequenceOptionalRepeatable "address*"> |
708 |
<!ENTITY % model.addressLike_sequenceRepeatable "address+"> |
709 |
<!ENTITY % model.nameLike "%model.nameLike.agent; | |
710 |
rs"> |
711 |
<!ENTITY % model.nameLike_sequence "%model.nameLike.agent;, rs"> |
712 |
<!ENTITY % model.nameLike_sequenceOptional "%model.nameLike.agent;?, rs?"> |
713 |
<!ENTITY % model.nameLike_sequenceOptionalRepeatable "%model.nameLike.agent;*, rs*"> |
714 |
<!ENTITY % model.nameLike_sequenceRepeatable "%model.nameLike.agent;+, rs+"> |
715 |
<!ENTITY % model.global "%model.global.meta; | |
716 |
%model.milestoneLike; | |
717 |
%model.noteLike; | |
718 |
%model.global.edit; | |
719 |
figure"> |
720 |
<!ENTITY % model.global_sequence "%model.global.meta;, %model.milestoneLike;, %model.noteLike;, %model.global.edit;, figure"> |
721 |
<!ENTITY % model.global_sequenceOptional "%model.global.meta;?, %model.milestoneLike;?, %model.noteLike;?, %model.global.edit;?, figure?"> |
722 |
<!ENTITY % model.global_sequenceOptionalRepeatable "%model.global.meta;*, %model.milestoneLike;*, %model.noteLike;*, %model.global.edit;*, figure*"> |
723 |
<!ENTITY % model.global_sequenceRepeatable "%model.global.meta;+, %model.milestoneLike;+, %model.noteLike;+, %model.global.edit;+, figure+"> |
724 |
<!ENTITY % model.biblPart "%model.respLike; | |
725 |
%model.imprintPart; | |
726 |
relatedItem | |
727 |
edition | |
728 |
extent | |
729 |
idno"> |
730 |
<!ENTITY % model.biblPart_sequence "%model.respLike;, %model.imprintPart;, relatedItem, edition, extent, idno"> |
731 |
<!ENTITY % model.biblPart_sequenceOptional "%model.respLike;?, %model.imprintPart;?, relatedItem?, edition?, extent?, idno?"> |
732 |
<!ENTITY % model.biblPart_sequenceOptionalRepeatable "%model.respLike;*, %model.imprintPart;*, relatedItem*, edition*, extent*, idno*"> |
733 |
<!ENTITY % model.biblPart_sequenceRepeatable "%model.respLike;+, %model.imprintPart;+, relatedItem+, edition+, extent+, idno+"> |
734 |
<!ENTITY % model.frontPart "divGen | |
735 |
titlePage"> |
736 |
<!ENTITY % model.frontPart_sequence "divGen, titlePage"> |
737 |
<!ENTITY % model.frontPart_sequenceOptional "divGen?, titlePage?"> |
738 |
<!ENTITY % model.frontPart_sequenceOptionalRepeatable "divGen*, titlePage*"> |
739 |
<!ENTITY % model.frontPart_sequenceRepeatable "divGen+, titlePage+"> |
740 |
<!ENTITY % model.addrPart "%model.nameLike; | |
741 |
addrLine"> |
742 |
<!ENTITY % model.addrPart_sequence "%model.nameLike;, addrLine"> |
743 |
<!ENTITY % model.addrPart_sequenceOptional "%model.nameLike;?, addrLine?"> |
744 |
<!ENTITY % model.addrPart_sequenceOptionalRepeatable "%model.nameLike;*, addrLine*"> |
745 |
<!ENTITY % model.addrPart_sequenceRepeatable "%model.nameLike;+, addrLine+"> |
746 |
<!ENTITY % model.pPart.data "%model.dateLike; | |
747 |
%model.measureLike; | |
748 |
%model.addressLike; | |
749 |
%model.nameLike;"> |
750 |
<!ENTITY % model.pPart.data_sequence "%model.dateLike;, %model.measureLike;, %model.addressLike;, %model.nameLike;"> |
751 |
<!ENTITY % model.pPart.data_sequenceOptional "%model.dateLike;?, %model.measureLike;?, %model.addressLike;?, %model.nameLike;?"> |
752 |
<!ENTITY % model.pPart.data_sequenceOptionalRepeatable "%model.dateLike;*, %model.measureLike;*, %model.addressLike;*, %model.nameLike;*"> |
753 |
<!ENTITY % model.pPart.data_sequenceRepeatable "%model.dateLike;+, %model.measureLike;+, %model.addressLike;+, %model.nameLike;+"> |
754 |
<!ENTITY % model.inter "%model.egLike; | |
755 |
%model.biblLike; | |
756 |
%model.labelLike; | |
757 |
%model.listLike; | |
758 |
%model.stageLike; | |
759 |
%model.qLike; | |
760 |
table"> |
761 |
<!ENTITY % model.inter_sequence "%model.egLike;, %model.biblLike;, %model.labelLike;, %model.listLike;, %model.stageLike;, %model.qLike;, table"> |
762 |
<!ENTITY % model.inter_sequenceOptional "%model.egLike;?, %model.biblLike;?, %model.labelLike;?, %model.listLike;?, %model.stageLike;?, %model.qLike;?, table?"> |
763 |
<!ENTITY % model.inter_sequenceOptionalRepeatable "%model.egLike;*, %model.biblLike;*, %model.labelLike;*, %model.listLike;*, %model.stageLike;*, %model.qLike;*, table*"> |
764 |
<!ENTITY % model.inter_sequenceRepeatable "%model.egLike;+, %model.biblLike;+, %model.labelLike;+, %model.listLike;+, %model.stageLike;+, %model.qLike;+, table+"> |
765 |
<!ENTITY % model.common "%model.divPart; | |
766 |
%model.inter;"> |
767 |
<!ENTITY % model.common_sequence "%model.divPart;, %model.inter;"> |
768 |
<!ENTITY % model.common_sequenceOptional "%model.divPart;?, %model.inter;?"> |
769 |
<!ENTITY % model.common_sequenceOptionalRepeatable "%model.divPart;*, %model.inter;*"> |
770 |
<!ENTITY % model.common_sequenceRepeatable "%model.divPart;+, %model.inter;+"> |
771 |
<!ENTITY % model.phrase "%model.segLike; | |
772 |
%model.highlighted; | |
773 |
%model.graphicLike; | |
774 |
%model.pPart.edit; | |
775 |
%model.ptrLike; | |
776 |
%model.phrase.xml; | |
777 |
%model.pPart.data;"> |
778 |
<!ENTITY % model.phrase_sequence "%model.segLike;, %model.highlighted;, %model.graphicLike;, %model.pPart.edit;, %model.ptrLike;, %model.phrase.xml;, %model.pPart.data;"> |
779 |
<!ENTITY % model.phrase_sequenceOptional "%model.segLike;?, %model.highlighted;?, %model.graphicLike;?, %model.pPart.edit;?, %model.ptrLike;?, %model.phrase.xml;?, %model.pPart.data;?"> |
780 |
<!ENTITY % model.phrase_sequenceOptionalRepeatable "%model.segLike;*, %model.highlighted;*, %model.graphicLike;*, %model.pPart.edit;*, %model.ptrLike;*, %model.phrase.xml;*, %model.pPart.data;*"> |
781 |
<!ENTITY % model.phrase_sequenceRepeatable "%model.segLike;+, %model.highlighted;+, %model.graphicLike;+, %model.pPart.edit;+, %model.ptrLike;+, %model.phrase.xml;+, %model.pPart.data;+"> |
782 |
<!ENTITY % model.limitedPhrase "%model.emphLike; | |
783 |
%model.pPart.editorial; | |
784 |
%model.ptrLike; | |
785 |
%model.phrase.xml; | |
786 |
%model.pPart.data;"> |
787 |
<!ENTITY % model.limitedPhrase_sequence "%model.emphLike;, %model.pPart.editorial;, %model.ptrLike;, %model.phrase.xml;, %model.pPart.data;"> |
788 |
<!ENTITY % model.limitedPhrase_sequenceOptional "%model.emphLike;?, %model.pPart.editorial;?, %model.ptrLike;?, %model.phrase.xml;?, %model.pPart.data;?"> |
789 |
<!ENTITY % model.limitedPhrase_sequenceOptionalRepeatable "%model.emphLike;*, %model.pPart.editorial;*, %model.ptrLike;*, %model.phrase.xml;*, %model.pPart.data;*"> |
790 |
<!ENTITY % model.limitedPhrase_sequenceRepeatable "%model.emphLike;+, %model.pPart.editorial;+, %model.ptrLike;+, %model.phrase.xml;+, %model.pPart.data;+"> |
791 |
<!ENTITY % model.divLike "div"> |
792 |
<!ENTITY % model.divLike_sequence "div"> |
793 |
<!ENTITY % model.divLike_sequenceOptional "div?"> |
794 |
<!ENTITY % model.divLike_sequenceOptionalRepeatable "div*"> |
795 |
<!ENTITY % model.divLike_sequenceRepeatable "div+"> |
796 |
<!ENTITY % model.divGenLike "divGen"> |
797 |
<!ENTITY % model.divGenLike_sequence "divGen"> |
798 |
<!ENTITY % model.divGenLike_sequenceOptional "divGen?"> |
799 |
<!ENTITY % model.divGenLike_sequenceOptionalRepeatable "divGen*"> |
800 |
<!ENTITY % model.divGenLike_sequenceRepeatable "divGen+"> |
801 |
<!ENTITY % model.div1Like ""> |
802 |
<!ENTITY % model.div1Like_sequence ""> |
803 |
<!ENTITY % model.div1Like_sequenceOptional ""> |
804 |
<!ENTITY % model.div1Like_sequenceOptionalRepeatable ""> |
805 |
<!ENTITY % model.div1Like_sequenceRepeatable ""> |
806 |
<!ENTITY % model.resourceLike ""> |
807 |
<!ENTITY % model.resourceLike_sequence ""> |
808 |
<!ENTITY % model.resourceLike_sequenceOptional ""> |
809 |
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable ""> |
810 |
<!ENTITY % model.resourceLike_sequenceRepeatable ""> |
811 |
<!ENTITY % model.teiHeaderPart "encodingDesc | |
812 |
profileDesc"> |
813 |
<!ENTITY % model.teiHeaderPart_sequence "encodingDesc, profileDesc"> |
814 |
<!ENTITY % model.teiHeaderPart_sequenceOptional "encodingDesc?, profileDesc?"> |
815 |
<!ENTITY % model.teiHeaderPart_sequenceOptionalRepeatable "encodingDesc*, profileDesc*"> |
816 |
<!ENTITY % model.teiHeaderPart_sequenceRepeatable "encodingDesc+, profileDesc+"> |
817 |
<!ENTITY % model.sourceDescPart ""> |
818 |
<!ENTITY % model.sourceDescPart_sequence ""> |
819 |
<!ENTITY % model.sourceDescPart_sequenceOptional ""> |
820 |
<!ENTITY % model.sourceDescPart_sequenceOptionalRepeatable ""> |
821 |
<!ENTITY % model.sourceDescPart_sequenceRepeatable ""> |
822 |
<!ENTITY % model.encodingDescPart "projectDesc | |
823 |
samplingDecl | |
824 |
editorialDecl | |
825 |
refsDecl | |
826 |
classDecl | |
827 |
appInfo | |
828 |
geoDecl"> |
829 |
<!ENTITY % model.encodingDescPart_sequence "projectDesc, samplingDecl, editorialDecl, refsDecl, classDecl, appInfo, geoDecl"> |
830 |
<!ENTITY % model.encodingDescPart_sequenceOptional "projectDesc?, samplingDecl?, editorialDecl?, refsDecl?, classDecl?, appInfo?, geoDecl?"> |
831 |
<!ENTITY % model.encodingDescPart_sequenceOptionalRepeatable "projectDesc*, samplingDecl*, editorialDecl*, refsDecl*, classDecl*, appInfo*, geoDecl*"> |
832 |
<!ENTITY % model.encodingDescPart_sequenceRepeatable "projectDesc+, samplingDecl+, editorialDecl+, refsDecl+, classDecl+, appInfo+, geoDecl+"> |
833 |
<!ENTITY % model.editorialDeclPart ""> |
834 |
<!ENTITY % model.editorialDeclPart_sequence ""> |
835 |
<!ENTITY % model.editorialDeclPart_sequenceOptional ""> |
836 |
<!ENTITY % model.editorialDeclPart_sequenceOptionalRepeatable ""> |
837 |
<!ENTITY % model.editorialDeclPart_sequenceRepeatable ""> |
838 |
<!ENTITY % model.applicationLike "application"> |
839 |
<!ENTITY % model.applicationLike_sequence "application"> |
840 |
<!ENTITY % model.applicationLike_sequenceOptional "application?"> |
841 |
<!ENTITY % model.applicationLike_sequenceOptionalRepeatable "application*"> |
842 |
<!ENTITY % model.applicationLike_sequenceRepeatable "application+"> |
843 |
<!ENTITY % model.profileDescPart "langUsage | |
844 |
textClass"> |
845 |
<!ENTITY % model.profileDescPart_sequence "langUsage, textClass"> |
846 |
<!ENTITY % model.profileDescPart_sequenceOptional "langUsage?, textClass?"> |
847 |
<!ENTITY % model.profileDescPart_sequenceOptionalRepeatable "langUsage*, textClass*"> |
848 |
<!ENTITY % model.profileDescPart_sequenceRepeatable "langUsage+, textClass+"> |
849 |
<!ENTITY % att.global.linking.attributes ' |
850 |
corresp CDATA #IMPLIED |
851 |
synch CDATA #IMPLIED |
852 |
sameAs CDATA #IMPLIED |
853 |
copyOf CDATA #IMPLIED |
854 |
next CDATA #IMPLIED |
855 |
prev CDATA #IMPLIED |
856 |
exclude CDATA #IMPLIED |
857 |
select CDATA #IMPLIED'> |
858 |
<!ENTITY % att.global.linking.attribute.corresp ' |
859 |
corresp CDATA #IMPLIED'> |
860 |
|
861 |
<!ENTITY % att.global.linking.attribute.synch ' |
862 |
synch CDATA #IMPLIED'> |
863 |
|
864 |
<!ENTITY % att.global.linking.attribute.sameAs ' |
865 |
sameAs CDATA #IMPLIED'> |
866 |
|
867 |
<!ENTITY % att.global.linking.attribute.copyOf ' |
868 |
copyOf CDATA #IMPLIED'> |
869 |
|
870 |
<!ENTITY % att.global.linking.attribute.next ' |
871 |
next CDATA #IMPLIED'> |
872 |
|
873 |
<!ENTITY % att.global.linking.attribute.prev ' |
874 |
prev CDATA #IMPLIED'> |
875 |
|
876 |
<!ENTITY % att.global.linking.attribute.exclude ' |
877 |
exclude CDATA #IMPLIED'> |
878 |
|
879 |
<!ENTITY % att.global.linking.attribute.select ' |
880 |
select CDATA #IMPLIED'> |
881 |
|
882 |
<!ENTITY % att.pointing.attributes ' |
883 |
type NMTOKEN #IMPLIED |
884 |
evaluate (all| |
885 |
one| |
886 |
none) #IMPLIED'> |
887 |
<!ENTITY % att.pointing.attribute.type ' |
888 |
type NMTOKEN #IMPLIED'> |
889 |
|
890 |
<!ENTITY % att.pointing.attribute.evaluate ' |
891 |
evaluate (all| |
892 |
one| |
893 |
none) #IMPLIED'> |
894 |
|
895 |
<!ENTITY % att.global.analytic.attributes ' |
896 |
ana CDATA #IMPLIED'> |
897 |
<!ENTITY % att.global.analytic.attribute.ana ' |
898 |
ana CDATA #IMPLIED'> |
899 |
|
900 |
<!-- start predeclared patterns --> |
901 |
|
902 |
<!-- start rest of patterns --> |
903 |
|
904 |
<!ENTITY % macro.paraContent '( #PCDATA | |
905 |
_DUMMY_model.gLike | |
906 |
%model.phrase; | |
907 |
%model.inter; | |
908 |
%model.global;)*' > |
909 |
|
910 |
<!ENTITY % macro.limitedContent '( #PCDATA | |
911 |
%model.limitedPhrase; | |
912 |
%model.inter;)*' > |
913 |
|
914 |
<!ENTITY % macro.phraseSeq '( #PCDATA | |
915 |
_DUMMY_model.gLike | |
916 |
%model.phrase; | |
917 |
%model.global;)*' > |
918 |
|
919 |
<!ENTITY % macro.phraseSeq.limited '( #PCDATA | |
920 |
%model.limitedPhrase; | |
921 |
%model.global;)*' > |
922 |
|
923 |
<!ENTITY % macro.specialPara '( #PCDATA | |
924 |
_DUMMY_model.gLike | |
925 |
%model.phrase; | |
926 |
%model.inter; | |
927 |
%model.divPart; | |
928 |
%model.global;)*' > |
929 |
|
930 |
<!-- end patterns --> |
931 |
|
932 |
<!-- start elements --> |
933 |
|
934 |
<!--doc:(TEI document) contains a single TEI-conformant document, |
935 |
comprising a TEI header and a text, either in isolation or as part of a |
936 |
teiCorpus element. --> |
937 |
<!ELEMENT TEI (teiHeader,((_DUMMY_model.resourceLike+,text?) | |
938 |
text))> |
939 |
<!ATTLIST TEI xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
940 |
<!ATTLIST TEI |
941 |
%att.global.attributes; |
942 |
version CDATA "5.0" > |
943 |
<!ATTLIST TEI xsi:schemaLocation CDATA #IMPLIED |
944 |
xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance' |
945 |
> |
946 |
<!--doc:(abbreviation) contains an abbreviation of any sort. --> |
947 |
<!ELEMENT abbr %macro.phraseSeq;> |
948 |
<!ATTLIST abbr xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
949 |
<!ATTLIST abbr |
950 |
%att.global.attributes; |
951 |
type NMTOKEN #IMPLIED > |
952 |
<!--doc:(addition) contains letters, words, or phrases inserted in the text by an |
953 |
author, scribe, annotator, or corrector. --> |
954 |
<!ELEMENT add %macro.paraContent;> |
955 |
<!ATTLIST add xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
956 |
<!ATTLIST add |
957 |
%att.global.attributes; |
958 |
%att.transcriptional.attributes; |
959 |
%att.placement.attributes; |
960 |
%att.typed.attributes; > |
961 |
<!--doc:(address line) contains one line of a postal address. --> |
962 |
<!ELEMENT addrLine %macro.phraseSeq;> |
963 |
<!ATTLIST addrLine xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
964 |
<!ATTLIST addrLine |
965 |
%att.global.attributes; > |
966 |
<!--doc:contains a postal address, for example of a |
967 |
publisher, an organization, or an individual. --> |
968 |
<!ELEMENT address ((%model.global;)*,((%model.addrPart;),(%model.global;)*)+)> |
969 |
<!ATTLIST address xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
970 |
<!ATTLIST address |
971 |
%att.global.attributes; > |
972 |
<!--doc:(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. --> |
973 |
<!ELEMENT anchor EMPTY> |
974 |
<!ATTLIST anchor xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
975 |
<!ATTLIST anchor |
976 |
%att.global.attributes; |
977 |
%att.typed.attributes; > |
978 |
<!--doc:(application information) records information about an application which has |
979 |
edited the TEI file. --> |
980 |
<!ELEMENT appInfo (%model.applicationLike;)+> |
981 |
<!ATTLIST appInfo xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
982 |
<!ATTLIST appInfo |
983 |
%att.global.attributes; > |
984 |
<!--doc:provides information about an application which has acted upon the document. --> |
985 |
<!ELEMENT application ((%model.labelLike;)+,((%model.ptrLike;)* | |
986 |
(%model.pLike;)*))> |
987 |
<!ATTLIST application xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
988 |
<!ATTLIST application |
989 |
%att.global.attributes; |
990 |
%att.typed.attributes; |
991 |
%att.datable.attributes; |
992 |
ident NMTOKEN #REQUIRED |
993 |
version CDATA #REQUIRED > |
994 |
<!--doc:A formal list or prose description of the topics addressed by |
995 |
a subdivision of a text. --> |
996 |
<!ELEMENT argument ((%model.global; | |
997 |
%model.headLike;)*,((%model.common;),(%model.global;)*)+)> |
998 |
<!ATTLIST argument xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
999 |
<!ATTLIST argument |
1000 |
%att.global.attributes; > |
1001 |
<!--doc:(attribute) contains the name of an attribute appearing within running text. --> |
1002 |
<!ELEMENT att (#PCDATA)> |
1003 |
<!ATTLIST att xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1004 |
<!ATTLIST att |
1005 |
%att.global.attributes; |
1006 |
scheme NMTOKEN "TEI" > |
1007 |
<!--doc:in a bibliographic reference, contains the name(s) of the |
1008 |
author(s), personal or corporate, of a work; for example in the same |
1009 |
form as that provided by a recognized bibliographic name authority. --> |
1010 |
<!ELEMENT author %macro.phraseSeq;> |
1011 |
<!ATTLIST author xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1012 |
<!ATTLIST author |
1013 |
%att.global.attributes; |
1014 |
%att.canonical.attributes; > |
1015 |
<!--doc:(release authority) supplies the name of a person or other agency responsible for |
1016 |
making an electronic file available, other than a publisher or |
1017 |
distributor. --> |
1018 |
<!ELEMENT authority %macro.phraseSeq.limited;> |
1019 |
<!ATTLIST authority xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1020 |
<!ATTLIST authority |
1021 |
%att.global.attributes; > |
1022 |
<!--doc:supplies information about the availability of a text, for example any restrictions on its |
1023 |
use or distribution, its copyright status, etc. --> |
1024 |
<!ELEMENT availability (%model.pLike;)+> |
1025 |
<!ATTLIST availability xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1026 |
<!ATTLIST availability |
1027 |
%att.global.attributes; |
1028 |
%att.declarable.attributes; |
1029 |
status (free| |
1030 |
unknown| |
1031 |
restricted) "unknown" > |
1032 |
<!--doc:(back matter) contains any appendixes, etc. following the main part of a text. --> |
1033 |
<!ELEMENT back ((%model.frontPart; | |
1034 |
%model.pLike.front; | |
1035 |
%model.global;)*,((_DUMMY_model.div1Like,(%model.frontPart; | |
1036 |
_DUMMY_model.div1Like | |
1037 |
%model.global;)*) | |
1038 |
((%model.divLike;),(%model.frontPart; | |
1039 |
%model.divLike; | |
1040 |
%model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; | |
1041 |
%model.global;)*)?)> |
1042 |
<!ATTLIST back xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1043 |
<!ATTLIST back |
1044 |
%att.global.attributes; |
1045 |
%att.declaring.attributes; > |
1046 |
<!--doc:(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may |
1047 |
not be explicitly tagged. --> |
1048 |
<!ELEMENT bibl ( #PCDATA | |
1049 |
_DUMMY_model.gLike | |
1050 |
%model.highlighted; | |
1051 |
%model.pPart.data; | |
1052 |
%model.pPart.edit; | |
1053 |
%model.segLike; | |
1054 |
%model.ptrLike; | |
1055 |
%model.biblPart; | |
1056 |
%model.global;)*> |
1057 |
<!ATTLIST bibl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1058 |
<!ATTLIST bibl |
1059 |
%att.global.attributes; |
1060 |
%att.declarable.attributes; |
1061 |
%att.typed.attributes; > |
1062 |
<!--doc:(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file |
1063 |
description are present. --> |
1064 |
<!ELEMENT biblFull ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc*)> |
1065 |
<!ATTLIST biblFull xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1066 |
<!ATTLIST biblFull |
1067 |
%att.global.attributes; |
1068 |
%att.declarable.attributes; > |
1069 |
<!--doc:(scope of citation) defines the scope of a bibliographic reference, for example as a |
1070 |
list of page numbers, or a named subdivision of a larger work. --> |
1071 |
<!ELEMENT biblScope %macro.phraseSeq;> |
1072 |
<!ATTLIST biblScope xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1073 |
<!ATTLIST biblScope |
1074 |
%att.global.attributes; |
1075 |
type NMTOKEN #IMPLIED |
1076 |
from CDATA #IMPLIED |
1077 |
to CDATA #IMPLIED > |
1078 |
<!--doc:(text body) contains the whole body of a single unitary text, excluding any front or back matter. --> |
1079 |
<!ELEMENT body ((%model.global;)*,((%model.divTop;),(%model.global; | |
1080 |
%model.divTop;)*)?,((%model.divGenLike;),(%model.global; | |
1081 |
%model.divGenLike;)*)?,(((%model.divLike;),(%model.global; | |
1082 |
%model.divGenLike;)*)+ | |
1083 |
(_DUMMY_model.div1Like,(%model.global; | |
1084 |
%model.divGenLike;)*)+ | |
1085 |
(((%model.common;),(%model.global;)*)+,(((%model.divLike;),(%model.global; | |
1086 |
%model.divGenLike;)*)+ | |
1087 |
(_DUMMY_model.div1Like,(%model.global; | |
1088 |
%model.divGenLike;)*)+)?)),((%model.divBottom;),(%model.global;)*)*)> |
1089 |
<!ATTLIST body xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1090 |
<!ATTLIST body |
1091 |
%att.global.attributes; |
1092 |
%att.declaring.attributes; > |
1093 |
<!--doc:contains the primary statement of responsibility given for a work |
1094 |
on its title page or at the head or end of the work. --> |
1095 |
<!ELEMENT byline ( #PCDATA | |
1096 |
_DUMMY_model.gLike | |
1097 |
%model.phrase; | |
1098 |
docAuthor | |
1099 |
%model.global;)*> |
1100 |
<!ATTLIST byline xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1101 |
<!ATTLIST byline |
1102 |
%att.global.attributes; > |
1103 |
<!--doc:(canonical reference pattern) specifies an expression and replacement pattern for transforming a canonical reference into |
1104 |
a URI. --> |
1105 |
<!ELEMENT cRefPattern (%model.pLike;)*> |
1106 |
<!ATTLIST cRefPattern xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1107 |
<!ATTLIST cRefPattern |
1108 |
%att.global.attributes; |
1109 |
matchPattern CDATA #REQUIRED |
1110 |
replacementPattern CDATA #REQUIRED > |
1111 |
<!--doc:(category description) describes some category within a taxonomy or text typology, either in the form of a brief |
1112 |
prose description or in terms of the situational parameters used by the TEI formal textDesc. --> |
1113 |
<!ELEMENT catDesc ( #PCDATA | |
1114 |
%model.limitedPhrase; | |
1115 |
_DUMMY_model.catDescPart)*> |
1116 |
<!ATTLIST catDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1117 |
<!ATTLIST catDesc |
1118 |
%att.global.attributes; > |
1119 |
<!--doc:(category reference) specifies one or more defined categories within some taxonomy or text typology. --> |
1120 |
<!ELEMENT catRef EMPTY> |
1121 |
<!ATTLIST catRef xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1122 |
<!ATTLIST catRef |
1123 |
%att.global.attributes; |
1124 |
target CDATA #REQUIRED |
1125 |
scheme CDATA #IMPLIED > |
1126 |
<!--doc:contains an individual descriptive category, possibly nested within a superordinate |
1127 |
category, within a user-defined taxonomy. --> |
1128 |
<!ELEMENT category ((catDesc+ | |
1129 |
(%model.glossLike;)*),category*)> |
1130 |
<!ATTLIST category xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1131 |
<!ATTLIST category |
1132 |
%att.global.attributes; > |
1133 |
<!--doc:contains one cell of a table. --> |
1134 |
<!ELEMENT cell %macro.paraContent;> |
1135 |
<!ATTLIST cell xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1136 |
<!ATTLIST cell |
1137 |
%att.global.attributes; |
1138 |
%att.tableDecoration.attributes; > |
1139 |
<!--doc:summarizes a particular change or correction made to a particular version of an electronic |
1140 |
text which is shared between several researchers. --> |
1141 |
<!ELEMENT change ( #PCDATA | |
1142 |
%model.limitedPhrase; | |
1143 |
%model.inter; | |
1144 |
%model.global;)*> |
1145 |
<!ATTLIST change xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1146 |
<!ATTLIST change |
1147 |
%att.global.attributes; |
1148 |
%att.ascribed.attributes; |
1149 |
%att.datable.attributes; > |
1150 |
<!--doc:groups a number of alternative encodings for the same point in |
1151 |
a text. --> |
1152 |
<!ELEMENT choice (%model.choicePart; | |
1153 |
choice)*> |
1154 |
<!ATTLIST choice xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1155 |
<!ATTLIST choice |
1156 |
%att.global.attributes; > |
1157 |
<!--doc:(cited quotation) contains a quotation from some other document, together with a bibliographic reference to |
1158 |
its source. In a dictionary it may contain an example text with at least one occurrence of the |
1159 |
word form, used in the sense being described, or a translation of the headword, or an example. --> |
1160 |
<!ELEMENT cit (%model.qLike; | |
1161 |
%model.biblLike; | |
1162 |
%model.ptrLike; | |
1163 |
%model.global; | |
1164 |
_DUMMY_model.entryPart)+> |
1165 |
<!ATTLIST cit xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1166 |
<!ATTLIST cit |
1167 |
%att.global.attributes; |
1168 |
%att.typed.attributes; > |
1169 |
<!--doc:(classification code) contains the classification code used for this text in some standard classification system. --> |
1170 |
<!ELEMENT classCode %macro.phraseSeq.limited;> |
1171 |
<!ATTLIST classCode xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1172 |
<!ATTLIST classCode |
1173 |
%att.global.attributes; |
1174 |
scheme CDATA #REQUIRED > |
1175 |
<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory |
1176 |
codes used elsewhere in the text. --> |
1177 |
<!ELEMENT classDecl (taxonomy)+> |
1178 |
<!ATTLIST classDecl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1179 |
<!ATTLIST classDecl |
1180 |
%att.global.attributes; > |
1181 |
<!--doc:groups together salutations, datelines, and similar phrases appearing as a final group at |
1182 |
the end of a division, especially of a letter. --> |
1183 |
<!ELEMENT closer ( #PCDATA | |
1184 |
_DUMMY_model.gLike | |
1185 |
signed | |
1186 |
dateline | |
1187 |
salute | |
1188 |
%model.phrase; | |
1189 |
%model.global;)*> |
1190 |
<!ATTLIST closer xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1191 |
<!ATTLIST closer |
1192 |
%att.global.attributes; > |
1193 |
<!--doc:contains literal code from some formal language such as a |
1194 |
programming language. --> |
1195 |
<!ELEMENT code (#PCDATA)> |
1196 |
<!ATTLIST code xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1197 |
<!ATTLIST code |
1198 |
%att.global.attributes; |
1199 |
lang CDATA #IMPLIED > |
1200 |
<!--doc:(correction) contains the correct form of a passage apparently erroneous in the copy text. --> |
1201 |
<!ELEMENT corr %macro.paraContent;> |
1202 |
<!ATTLIST corr xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1203 |
<!ATTLIST corr |
1204 |
%att.global.attributes; |
1205 |
%att.editLike.attributes; |
1206 |
%att.typed.attributes; > |
1207 |
<!--doc:contains information about the creation of a text. --> |
1208 |
<!ELEMENT creation %macro.phraseSeq.limited;> |
1209 |
<!ATTLIST creation xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1210 |
<!ATTLIST creation |
1211 |
%att.global.attributes; > |
1212 |
<!--doc:contains a date in any format. --> |
1213 |
<!ELEMENT date ( #PCDATA | |
1214 |
_DUMMY_model.gLike | |
1215 |
%model.phrase; | |
1216 |
%model.global;)*> |
1217 |
<!ATTLIST date xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1218 |
<!ATTLIST date |
1219 |
%att.global.attributes; |
1220 |
%att.datable.attributes; |
1221 |
%att.editLike.attributes; |
1222 |
%att.typed.attributes; |
1223 |
calendar NMTOKEN #IMPLIED > |
1224 |
<!--doc:contains a brief description of the place, date, time, etc. of production of a letter, |
1225 |
newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer. --> |
1226 |
<!ELEMENT dateline %macro.phraseSeq;> |
1227 |
<!ATTLIST dateline xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1228 |
<!ATTLIST dateline |
1229 |
%att.global.attributes; > |
1230 |
<!--doc:(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as |
1231 |
superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. --> |
1232 |
<!ELEMENT del %macro.paraContent;> |
1233 |
<!ATTLIST del xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1234 |
<!ATTLIST del |
1235 |
%att.global.attributes; |
1236 |
%att.transcriptional.attributes; |
1237 |
%att.typed.attributes; > |
1238 |
<!--doc:(description) contains a brief description of the object documented by its parent element, including its |
1239 |
intended usage, purpose, or application where this is appropriate. --> |
1240 |
<!ELEMENT desc %macro.limitedContent;> |
1241 |
<!ATTLIST desc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1242 |
<!ATTLIST desc |
1243 |
%att.global.attributes; |
1244 |
%att.translatable.attributes; > |
1245 |
<!--doc:supplies the name of a person or other agency responsible for the |
1246 |
distribution of a text. --> |
1247 |
<!ELEMENT distributor %macro.phraseSeq;> |
1248 |
<!ATTLIST distributor xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1249 |
<!ATTLIST distributor |
1250 |
%att.global.attributes; > |
1251 |
<!--doc:(text division) contains a subdivision of the front, body, or back of a text. --> |
1252 |
<!ELEMENT div ((%model.divTop; | |
1253 |
%model.global;)*,((((%model.divLike; | |
1254 |
%model.divGenLike;),(%model.global;)*)+ | |
1255 |
(((%model.common;),(%model.global;)*)+,((%model.divLike; | |
1256 |
%model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)> |
1257 |
<!ATTLIST div xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1258 |
<!ATTLIST div |
1259 |
%att.global.attributes; |
1260 |
%att.divLike.attributes; |
1261 |
%att.typed.attributes; |
1262 |
%att.declaring.attributes; > |
1263 |
<!--doc:(automatically generated text division) indicates the location at which a textual division generated |
1264 |
automatically by a text-processing application is to appear. --> |
1265 |
<!ELEMENT divGen (%model.headLike;)*> |
1266 |
<!ATTLIST divGen xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1267 |
<!ATTLIST divGen |
1268 |
%att.global.attributes; |
1269 |
type NMTOKEN #IMPLIED > |
1270 |
<!--doc:(document author) contains the name of the author of the document, as given on the |
1271 |
title page (often but not always contained in a byline). --> |
1272 |
<!ELEMENT docAuthor %macro.phraseSeq;> |
1273 |
<!ATTLIST docAuthor xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1274 |
<!ATTLIST docAuthor |
1275 |
%att.global.attributes; |
1276 |
%att.canonical.attributes; > |
1277 |
<!--doc:(document date) contains the date of a document, as given |
1278 |
(usually) on a title page. --> |
1279 |
<!ELEMENT docDate %macro.phraseSeq;> |
1280 |
<!ATTLIST docDate xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1281 |
<!ATTLIST docDate |
1282 |
%att.global.attributes; |
1283 |
when CDATA #IMPLIED > |
1284 |
<!--doc:(document edition) contains an edition statement as presented on a title page of a |
1285 |
document. --> |
1286 |
<!ELEMENT docEdition %macro.paraContent;> |
1287 |
<!ATTLIST docEdition xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1288 |
<!ATTLIST docEdition |
1289 |
%att.global.attributes; > |
1290 |
<!--doc:(document imprint) contains the imprint statement (place and date of publication, |
1291 |
publisher name), as given |
1292 |
(usually) at the foot of a title page. --> |
1293 |
<!ELEMENT docImprint ( #PCDATA | |
1294 |
_DUMMY_model.gLike | |
1295 |
%model.phrase; | |
1296 |
pubPlace | |
1297 |
docDate | |
1298 |
publisher | |
1299 |
%model.global;)*> |
1300 |
<!ATTLIST docImprint xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1301 |
<!ATTLIST docImprint |
1302 |
%att.global.attributes; > |
1303 |
<!--doc:(document title) contains the title of a document, including all its |
1304 |
constituents, as given on a title page. --> |
1305 |
<!ELEMENT docTitle ((%model.global;)*,(titlePart,(%model.global;)*)+)> |
1306 |
<!ATTLIST docTitle xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1307 |
<!ATTLIST docTitle |
1308 |
%att.global.attributes; |
1309 |
%att.canonical.attributes; > |
1310 |
<!--doc:(edition) describes the particularities of one edition of a text. --> |
1311 |
<!ELEMENT edition %macro.phraseSeq;> |
1312 |
<!ATTLIST edition xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1313 |
<!ATTLIST edition |
1314 |
%att.global.attributes; > |
1315 |
<!--doc:(edition statement) groups information relating to one edition of a text. --> |
1316 |
<!ELEMENT editionStmt ((%model.pLike;)+ | |
1317 |
(edition,respStmt*))> |
1318 |
<!ATTLIST editionStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1319 |
<!ATTLIST editionStmt |
1320 |
%att.global.attributes; > |
1321 |
<!--doc:secondary statement of responsibility for a bibliographic item, for example the name of an |
1322 |
individual, institution or organization, (or of several such) acting as editor, compiler, |
1323 |
translator, etc. --> |
1324 |
<!ELEMENT editor %macro.phraseSeq;> |
1325 |
<!ATTLIST editor xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1326 |
<!ATTLIST editor |
1327 |
%att.global.attributes; |
1328 |
role NMTOKEN "editor" > |
1329 |
<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied |
1330 |
during the encoding of a text. --> |
1331 |
<!ELEMENT editorialDecl (%model.pLike; | |
1332 |
_DUMMY_model.editorialDeclPart)+> |
1333 |
<!ATTLIST editorialDecl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1334 |
<!ATTLIST editorialDecl |
1335 |
%att.global.attributes; |
1336 |
%att.declarable.attributes; > |
1337 |
<!--doc:(example) contains any kind of illustrative example. --> |
1338 |
<!ELEMENT eg (#PCDATA)> |
1339 |
<!ATTLIST eg xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1340 |
<!ATTLIST eg |
1341 |
%att.global.attributes; |
1342 |
%att.xmlspace.attributes; > |
1343 |
<!--doc:(emphasized) marks words or phrases which are stressed or emphasized for |
1344 |
linguistic or rhetorical effect. --> |
1345 |
<!ELEMENT emph %macro.paraContent;> |
1346 |
<!ATTLIST emph xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1347 |
<!ATTLIST emph |
1348 |
%att.global.attributes; > |
1349 |
<!--doc:(encoding description) documents the relationship between an electronic text and the |
1350 |
source or sources from which it was derived. --> |
1351 |
<!ELEMENT encodingDesc (%model.encodingDescPart; | |
1352 |
%model.pLike;)+> |
1353 |
<!ATTLIST encodingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1354 |
<!ATTLIST encodingDesc |
1355 |
%att.global.attributes; > |
1356 |
<!--doc:contains a quotation, anonymous or attributed, appearing at the start of a section or |
1357 |
chapter, or on a title page. --> |
1358 |
<!ELEMENT epigraph (%model.common; | |
1359 |
%model.global;)*> |
1360 |
<!ATTLIST epigraph xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1361 |
<!ATTLIST epigraph |
1362 |
%att.global.attributes; > |
1363 |
<!--doc:(expansion) contains the expansion of an abbreviation. --> |
1364 |
<!ELEMENT expan %macro.phraseSeq;> |
1365 |
<!ATTLIST expan xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1366 |
<!ATTLIST expan |
1367 |
%att.global.attributes; |
1368 |
%att.editLike.attributes; > |
1369 |
<!--doc:describes the approximate size of a text as stored on some carrier medium, whether digital |
1370 |
or non-digital, specified in any convenient units. --> |
1371 |
<!ELEMENT extent %macro.phraseSeq;> |
1372 |
<!ATTLIST extent xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1373 |
<!ATTLIST extent |
1374 |
%att.global.attributes; > |
1375 |
<!--doc:(description of figure) contains a brief prose description of the appearance or content |
1376 |
of a graphic figure, for use when documenting an image without |
1377 |
displaying it. --> |
1378 |
<!ELEMENT figDesc %macro.limitedContent;> |
1379 |
<!ATTLIST figDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1380 |
<!ATTLIST figDesc |
1381 |
%att.global.attributes; > |
1382 |
<!--doc:groups elements representing or containing graphic information such as an illustration or |
1383 |
figure. --> |
1384 |
<!ELEMENT figure (%model.headLike; | |
1385 |
%model.pLike; | |
1386 |
figDesc | |
1387 |
%model.graphicLike; | |
1388 |
%model.egLike; | |
1389 |
%model.global;)*> |
1390 |
<!ATTLIST figure xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1391 |
<!ATTLIST figure |
1392 |
%att.global.attributes; |
1393 |
%att.placement.attributes; > |
1394 |
<!--doc:(file description) contains a full bibliographic description of an electronic file. --> |
1395 |
<!ELEMENT fileDesc ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc+)> |
1396 |
<!ATTLIST fileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1397 |
<!ATTLIST fileDesc |
1398 |
%att.global.attributes; > |
1399 |
<!--doc:(foreign) identifies a word or phrase as belonging to some language other than that of the |
1400 |
surrounding text. --> |
1401 |
<!ELEMENT foreign %macro.phraseSeq;> |
1402 |
<!ATTLIST foreign xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1403 |
<!ATTLIST foreign |
1404 |
%att.global.attributes; > |
1405 |
<!--doc:contains a mathematical or other formula. --> |
1406 |
<!ELEMENT formula ( #PCDATA | |
1407 |
%model.graphicLike;)*> |
1408 |
<!ATTLIST formula xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1409 |
<!ATTLIST formula |
1410 |
%att.global.attributes; |
1411 |
notation CDATA #IMPLIED > |
1412 |
<!--doc:(front matter) contains any prefatory matter (headers, |
1413 |
title page, prefaces, dedications, etc.) |
1414 |
found at the start of a document, before the main body. --> |
1415 |
<!ELEMENT front ((%model.frontPart; | |
1416 |
%model.pLike.front; | |
1417 |
%model.global;)*,((_DUMMY_model.div1Like,(%model.frontPart; | |
1418 |
_DUMMY_model.div1Like | |
1419 |
%model.global;)*) | |
1420 |
((%model.divLike;),(%model.frontPart; | |
1421 |
%model.divLike; | |
1422 |
%model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; | |
1423 |
%model.global;)*)?)> |
1424 |
<!ATTLIST front xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1425 |
<!ATTLIST front |
1426 |
%att.global.attributes; |
1427 |
%att.declaring.attributes; > |
1428 |
<!--doc:(funding body) specifies the name of an individual, institution, or organization responsible for the |
1429 |
funding of a project or text. --> |
1430 |
<!ELEMENT funder %macro.phraseSeq.limited;> |
1431 |
<!ATTLIST funder xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1432 |
<!ATTLIST funder |
1433 |
%att.global.attributes; > |
1434 |
<!--doc:(gap) indicates a point where material has been omitted in a transcription, whether for editorial |
1435 |
reasons described in the TEI header, as part of sampling practice, or because the material is |
1436 |
illegible, invisible, or inaudible. --> |
1437 |
<!ELEMENT gap (%model.glossLike;)*> |
1438 |
<!ATTLIST gap xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1439 |
<!ATTLIST gap |
1440 |
%att.global.attributes; |
1441 |
%att.editLike.attributes; |
1442 |
reason CDATA #IMPLIED |
1443 |
hand CDATA #IMPLIED |
1444 |
agent NMTOKEN #IMPLIED > |
1445 |
<!--doc:(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of |
1446 |
the geo element elsewhere within the document. --> |
1447 |
<!ELEMENT geoDecl %macro.phraseSeq;> |
1448 |
<!ATTLIST geoDecl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1449 |
<!ATTLIST geoDecl |
1450 |
%att.global.attributes; |
1451 |
%att.declarable.attributes; |
1452 |
datum NMTOKEN "WGS84" > |
1453 |
<!--doc:(element name) contains the name (generic identifier) of an element. --> |
1454 |
<!ELEMENT gi (#PCDATA)> |
1455 |
<!ATTLIST gi xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1456 |
<!ATTLIST gi |
1457 |
%att.global.attributes; |
1458 |
scheme NMTOKEN "TEI" > |
1459 |
<!--doc:identifies a phrase or word used to provide a gloss or definition for some other word or |
1460 |
phrase. --> |
1461 |
<!ELEMENT gloss %macro.phraseSeq;> |
1462 |
<!ATTLIST gloss xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1463 |
<!ATTLIST gloss |
1464 |
%att.global.attributes; |
1465 |
%att.declaring.attributes; |
1466 |
%att.translatable.attributes; |
1467 |
%att.typed.attributes; |
1468 |
target CDATA #IMPLIED |
1469 |
cRef CDATA #IMPLIED > |
1470 |
<!--doc:indicates the location of an inline graphic, illustration, or figure. --> |
1471 |
<!ELEMENT graphic EMPTY> |
1472 |
<!ATTLIST graphic xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1473 |
<!ATTLIST graphic |
1474 |
%att.global.attributes; |
1475 |
%att.internetMedia.attributes; |
1476 |
%att.declaring.attributes; |
1477 |
width CDATA #IMPLIED |
1478 |
height CDATA #IMPLIED |
1479 |
scale CDATA #IMPLIED |
1480 |
url CDATA #IMPLIED > |
1481 |
<!--doc:contains the body of a composite text, grouping together a sequence of distinct texts (or |
1482 |
groups of such texts) which are regarded as a unit for some purpose, for example the collected |
1483 |
works of an author, a sequence of prose essays, etc. --> |
1484 |
<!ELEMENT group ((%model.divTop; | |
1485 |
%model.global;)*,((text | |
1486 |
group),(text | |
1487 |
group | |
1488 |
%model.global;)*),(%model.divBottom;)*)> |
1489 |
<!ATTLIST group xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1490 |
<!ATTLIST group |
1491 |
%att.global.attributes; |
1492 |
%att.declaring.attributes; > |
1493 |
<!--doc:(heading) contains any type of heading, for example the title of a section, or the heading of a list, |
1494 |
glossary, manuscript description, etc. --> |
1495 |
<!ELEMENT head %macro.paraContent;> |
1496 |
<!ATTLIST head xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1497 |
<!ATTLIST head |
1498 |
%att.global.attributes; |
1499 |
%att.typed.attributes; > |
1500 |
<!--doc:(highlighted) marks a word or phrase as graphically distinct from the |
1501 |
surrounding text, for reasons concerning which no claim is |
1502 |
made. --> |
1503 |
<!ELEMENT hi %macro.paraContent;> |
1504 |
<!ATTLIST hi xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1505 |
<!ATTLIST hi |
1506 |
%att.global.attributes; > |
1507 |
<!--doc:(identifier) contains an identifier or name for an object of some kind in a formal language. --> |
1508 |
<!ELEMENT ident (#PCDATA)> |
1509 |
<!ATTLIST ident xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1510 |
<!ATTLIST ident |
1511 |
%att.global.attributes; |
1512 |
%att.typed.attributes; > |
1513 |
<!--doc:(identifying number) supplies any number or other identifier used to identify a bibliographic item in a |
1514 |
standardized way. --> |
1515 |
<!ELEMENT idno (#PCDATA)> |
1516 |
<!ATTLIST idno xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1517 |
<!ATTLIST idno |
1518 |
%att.global.attributes; |
1519 |
type NMTOKEN #IMPLIED > |
1520 |
<!--doc:(index entry) marks a location to be indexed for whatever purpose. --> |
1521 |
<!ELEMENT index (term,index?)*> |
1522 |
<!ATTLIST index xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1523 |
<!ATTLIST index |
1524 |
%att.global.attributes; |
1525 |
%att.spanning.attributes; |
1526 |
indexName NMTOKEN #IMPLIED > |
1527 |
<!--doc:(interpretation) summarizes a specific interpretative annotation which can be linked to a span of text. --> |
1528 |
<!ELEMENT interp ( #PCDATA | |
1529 |
_DUMMY_model.gLike | |
1530 |
%model.glossLike;)*> |
1531 |
<!ATTLIST interp xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1532 |
<!ATTLIST interp |
1533 |
%att.global.attributes; |
1534 |
%att.interpLike.attributes; > |
1535 |
<!--doc:(interpretation group) collects together a set of related interpretations which share responsibility or type. --> |
1536 |
<!ELEMENT interpGrp ((%model.glossLike;)*,interp+)> |
1537 |
<!ATTLIST interpGrp xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1538 |
<!ATTLIST interpGrp |
1539 |
%att.global.attributes; |
1540 |
%att.interpLike.attributes; > |
1541 |
<!--doc:contains one component of a list. --> |
1542 |
<!ELEMENT item %macro.specialPara;> |
1543 |
<!ATTLIST item xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1544 |
<!ATTLIST item |
1545 |
%att.global.attributes; > |
1546 |
<!--doc:contains a list of keywords or phrases identifying the topic or nature of a text. --> |
1547 |
<!ELEMENT keywords (term+ | |
1548 |
list)> |
1549 |
<!ATTLIST keywords xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1550 |
<!ATTLIST keywords |
1551 |
%att.global.attributes; |
1552 |
scheme CDATA #REQUIRED > |
1553 |
<!--doc:(verse line) contains a single, possibly incomplete, line of verse. --> |
1554 |
<!ELEMENT l %macro.paraContent;> |
1555 |
<!ATTLIST l xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1556 |
<!ATTLIST l |
1557 |
%att.global.attributes; |
1558 |
part (Y| |
1559 |
N| |
1560 |
I| |
1561 |
M| |
1562 |
F) "N" > |
1563 |
<!--doc:contains the label associated with an item in a list; in glossaries, marks the term being |
1564 |
defined. --> |
1565 |
<!ELEMENT label %macro.phraseSeq;> |
1566 |
<!ATTLIST label xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1567 |
<!ATTLIST label |
1568 |
%att.global.attributes; > |
1569 |
<!--doc:(language usage) describes the languages, sublanguages, registers, dialects, etc. |
1570 |
represented within a text. --> |
1571 |
<!ELEMENT langUsage (language)+> |
1572 |
<!ATTLIST langUsage xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1573 |
<!ATTLIST langUsage |
1574 |
%att.global.attributes; |
1575 |
%att.declarable.attributes; > |
1576 |
<!--doc:characterizes a single language or sublanguage used within a text. --> |
1577 |
<!ELEMENT language %macro.phraseSeq.limited;> |
1578 |
<!ATTLIST language xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1579 |
<!ATTLIST language |
1580 |
%att.global.attributes; |
1581 |
ident CDATA #REQUIRED |
1582 |
usage CDATA #IMPLIED > |
1583 |
<!--doc:(line break) marks the start of a new (typographic) line in some edition or version of a text. --> |
1584 |
<!ELEMENT lb EMPTY> |
1585 |
<!ATTLIST lb xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1586 |
<!ATTLIST lb |
1587 |
%att.global.attributes; |
1588 |
%att.typed.attributes; |
1589 |
%att.sourced.attributes; > |
1590 |
<!--doc:(line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain, |
1591 |
verse paragraph, etc. --> |
1592 |
<!ELEMENT lg ((%model.divTop; | |
1593 |
%model.global;)*,(%model.lLike; | |
1594 |
lg),(%model.lLike; | |
1595 |
lg | |
1596 |
%model.global;)*,((%model.divBottom;),(%model.global;)*)*)> |
1597 |
<!ATTLIST lg xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1598 |
<!ATTLIST lg |
1599 |
%att.global.attributes; |
1600 |
%att.divLike.attributes; |
1601 |
%att.typed.attributes; |
1602 |
%att.declaring.attributes; > |
1603 |
<!--doc:(list) contains any sequence of items organized as a list. --> |
1604 |
<!ELEMENT list (((%model.divTop;) | |
1605 |
(%model.global;))*,((item,(%model.global;)*)+ | |
1606 |
(label,(%model.global;)*,item,(%model.global;)*)+),((%model.divBottom;),(%model.global;)*)*)> |
1607 |
<!ATTLIST list xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1608 |
<!ATTLIST list |
1609 |
%att.global.attributes; |
1610 |
type NMTOKEN "simple" > |
1611 |
<!--doc:(citation list) contains a list of bibliographic citations of any kind. --> |
1612 |
<!ELEMENT listBibl ((%model.headLike;)*,(%model.biblLike; | |
1613 |
%model.milestoneLike; | |
1614 |
listBibl)+)> |
1615 |
<!ATTLIST listBibl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1616 |
<!ATTLIST listBibl |
1617 |
%att.global.attributes; |
1618 |
%att.declarable.attributes; |
1619 |
%att.typed.attributes; > |
1620 |
<!--doc:(measure group) contains a group of dimensional specifications which relate to the same object, for example |
1621 |
the height and width of a manuscript page. --> |
1622 |
<!ELEMENT measureGrp ( #PCDATA | |
1623 |
_DUMMY_model.gLike | |
1624 |
%model.measureLike;)*> |
1625 |
<!ATTLIST measureGrp xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1626 |
<!ATTLIST measureGrp |
1627 |
%att.global.attributes; |
1628 |
%att.measurement.attributes; |
1629 |
%att.typed.attributes; > |
1630 |
<!--doc:marks words or phrases mentioned, not used. --> |
1631 |
<!ELEMENT mentioned %macro.phraseSeq;> |
1632 |
<!ATTLIST mentioned xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1633 |
<!ATTLIST mentioned |
1634 |
%att.global.attributes; > |
1635 |
<!--doc:marks a boundary point separating any kind of section of a text, typically but not |
1636 |
necessarily indicating a point at which some part of a standard reference system changes, where |
1637 |
the change is not represented by a structural element. --> |
1638 |
<!ELEMENT milestone EMPTY> |
1639 |
<!ATTLIST milestone xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1640 |
<!ATTLIST milestone |
1641 |
%att.global.attributes; |
1642 |
%att.typed.attributes; |
1643 |
%att.sourced.attributes; |
1644 |
unit NMTOKEN #REQUIRED > |
1645 |
<!--doc:(name, proper noun) contains a proper noun or noun phrase. --> |
1646 |
<!ELEMENT name %macro.phraseSeq;> |
1647 |
<!ATTLIST name xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1648 |
<!ATTLIST name |
1649 |
%att.global.attributes; |
1650 |
%att.naming.attributes; |
1651 |
%att.typed.attributes; > |
1652 |
<!--doc:contains a note or annotation. --> |
1653 |
<!ELEMENT note %macro.specialPara;> |
1654 |
<!ATTLIST note xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1655 |
<!ATTLIST note |
1656 |
%att.global.attributes; |
1657 |
%att.placement.attributes; |
1658 |
%att.responsibility.attributes; |
1659 |
type NMTOKEN #IMPLIED |
1660 |
anchored CDATA "true" |
1661 |
target CDATA #IMPLIED |
1662 |
targetEnd CDATA #IMPLIED > |
1663 |
<!--doc:(notes statement) collects together any notes providing information about a text additional to that recorded |
1664 |
in other parts of the bibliographic description. --> |
1665 |
<!ELEMENT notesStmt (%model.noteLike;)+> |
1666 |
<!ATTLIST notesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1667 |
<!ATTLIST notesStmt |
1668 |
%att.global.attributes; > |
1669 |
<!--doc:(number) contains a number, written in any form. --> |
1670 |
<!ELEMENT num %macro.phraseSeq;> |
1671 |
<!ATTLIST num xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1672 |
<!ATTLIST num |
1673 |
%att.global.attributes; |
1674 |
%att.ranging.attributes; |
1675 |
type NMTOKEN #IMPLIED |
1676 |
value CDATA #IMPLIED > |
1677 |
<!--doc:groups together dateline, byline, salutation, and similar phrases appearing as a preliminary |
1678 |
group at the start of a division, especially of a letter. --> |
1679 |
<!ELEMENT opener ( #PCDATA | |
1680 |
_DUMMY_model.gLike | |
1681 |
%model.phrase; | |
1682 |
argument | |
1683 |
byline | |
1684 |
dateline | |
1685 |
epigraph | |
1686 |
salute | |
1687 |
signed | |
1688 |
%model.global;)*> |
1689 |
<!ATTLIST opener xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1690 |
<!ATTLIST opener |
1691 |
%att.global.attributes; > |
1692 |
<!--doc:(original form) contains a reading which is marked as following the original, rather than being normalized |
1693 |
or corrected. --> |
1694 |
<!ELEMENT orig %macro.paraContent;> |
1695 |
<!ATTLIST orig xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1696 |
<!ATTLIST orig |
1697 |
%att.global.attributes; > |
1698 |
<!--doc:(paragraph) marks paragraphs in prose. --> |
1699 |
<!ELEMENT p %macro.paraContent;> |
1700 |
<!ATTLIST p xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1701 |
<!ATTLIST p |
1702 |
%att.global.attributes; |
1703 |
%att.declaring.attributes; > |
1704 |
<!--doc:(page break) marks the boundary between one page of a text and the next in a standard reference system. --> |
1705 |
<!ELEMENT pb EMPTY> |
1706 |
<!ATTLIST pb xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1707 |
<!ATTLIST pb |
1708 |
%att.global.attributes; |
1709 |
%att.typed.attributes; |
1710 |
%att.sourced.attributes; > |
1711 |
<!--doc: (punctuation character) a character or string of characters regarded as constituting a |
1712 |
single punctuation mark. --> |
1713 |
<!ELEMENT pc ( #PCDATA | |
1714 |
_DUMMY_model.gLike)*> |
1715 |
<!ATTLIST pc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1716 |
<!ATTLIST pc |
1717 |
%att.global.attributes; |
1718 |
%att.segLike.attributes; |
1719 |
%att.typed.attributes; |
1720 |
force NMTOKEN #IMPLIED |
1721 |
unit NMTOKEN #IMPLIED |
1722 |
pre CDATA #IMPLIED > |
1723 |
<!--doc:contains a postscript, e.g. to a letter. --> |
1724 |
<!ELEMENT postscript ((%model.common;) | |
1725 |
(%model.global;))*> |
1726 |
<!ATTLIST postscript xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1727 |
<!ATTLIST postscript |
1728 |
%att.global.attributes; > |
1729 |
<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the |
1730 |
creation of an electronic text. --> |
1731 |
<!ELEMENT principal %macro.phraseSeq.limited;> |
1732 |
<!ATTLIST principal xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1733 |
<!ATTLIST principal |
1734 |
%att.global.attributes; > |
1735 |
<!--doc:(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the |
1736 |
languages and sublanguages used, the situation in which it was produced, the participants and |
1737 |
their setting. --> |
1738 |
<!ELEMENT profileDesc (creation?,(%model.profileDescPart;)*)> |
1739 |
<!ATTLIST profileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1740 |
<!ATTLIST profileDesc |
1741 |
%att.global.attributes; > |
1742 |
<!--doc:(project description) describes in detail the aim or purpose for which an electronic file was encoded, together |
1743 |
with any other relevant information concerning the process by which it was assembled or |
1744 |
collected. --> |
1745 |
<!ELEMENT projectDesc (%model.pLike;)+> |
1746 |
<!ATTLIST projectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1747 |
<!ATTLIST projectDesc |
1748 |
%att.global.attributes; |
1749 |
%att.declarable.attributes; > |
1750 |
<!--doc:(pointer) defines a pointer to another location. --> |
1751 |
<!ELEMENT ptr EMPTY> |
1752 |
<!ATTLIST ptr xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1753 |
<!ATTLIST ptr |
1754 |
%att.global.attributes; |
1755 |
%att.pointing.attributes; |
1756 |
%att.declaring.attributes; |
1757 |
target CDATA #IMPLIED |
1758 |
cRef CDATA #IMPLIED > |
1759 |
<!--doc:(publication place) contains the name of the place where a bibliographic item was published. --> |
1760 |
<!ELEMENT pubPlace %macro.phraseSeq;> |
1761 |
<!ATTLIST pubPlace xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1762 |
<!ATTLIST pubPlace |
1763 |
%att.global.attributes; |
1764 |
%att.naming.attributes; > |
1765 |
<!--doc:(publication statement) groups information concerning the publication or distribution of an electronic or other |
1766 |
text. --> |
1767 |
<!ELEMENT publicationStmt ((%model.pLike;)+ | |
1768 |
(%model.publicationStmtPart;)+)> |
1769 |
<!ATTLIST publicationStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1770 |
<!ATTLIST publicationStmt |
1771 |
%att.global.attributes; > |
1772 |
<!--doc:provides the name of the organization responsible for the publication or distribution of a |
1773 |
bibliographic item. --> |
1774 |
<!ELEMENT publisher %macro.phraseSeq;> |
1775 |
<!ATTLIST publisher xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1776 |
<!ATTLIST publisher |
1777 |
%att.global.attributes; > |
1778 |
<!--doc:(separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the |
1779 |
surrounding text, for any one of a variety of reasons including, but not limited to: direct |
1780 |
speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and |
1781 |
passages that are mentioned but not used. --> |
1782 |
<!ELEMENT q %macro.specialPara;> |
1783 |
<!ATTLIST q xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1784 |
<!ATTLIST q |
1785 |
%att.global.attributes; |
1786 |
%att.ascribed.attributes; |
1787 |
type NMTOKEN #IMPLIED > |
1788 |
<!--doc:(quotation) contains a phrase or passage attributed by the narrator or author to some agency external |
1789 |
to the text. --> |
1790 |
<!ELEMENT quote %macro.specialPara;> |
1791 |
<!ATTLIST quote xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1792 |
<!ATTLIST quote |
1793 |
%att.global.attributes; |
1794 |
%att.typed.attributes; > |
1795 |
<!--doc:(reference) defines a reference to another location, possibly modified by additional text or comment. --> |
1796 |
<!ELEMENT ref %macro.paraContent;> |
1797 |
<!ATTLIST ref xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1798 |
<!ATTLIST ref |
1799 |
%att.global.attributes; |
1800 |
%att.pointing.attributes; |
1801 |
%att.declaring.attributes; |
1802 |
target CDATA #IMPLIED |
1803 |
cRef CDATA #IMPLIED > |
1804 |
<!--doc:(reference state) specifies one component of a canonical reference defined by the milestone method. --> |
1805 |
<!ELEMENT refState EMPTY> |
1806 |
<!ATTLIST refState xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1807 |
<!ATTLIST refState |
1808 |
%att.global.attributes; |
1809 |
%att.sourced.attributes; |
1810 |
unit NMTOKEN #REQUIRED |
1811 |
length CDATA #IMPLIED |
1812 |
delim CDATA #IMPLIED > |
1813 |
<!--doc:(references declaration) specifies how canonical references are constructed for this |
1814 |
text. --> |
1815 |
<!ELEMENT refsDecl ((%model.pLike;)+ | |
1816 |
cRefPattern+ | |
1817 |
refState+)> |
1818 |
<!ATTLIST refsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1819 |
<!ATTLIST refsDecl |
1820 |
%att.global.attributes; |
1821 |
%att.declarable.attributes; > |
1822 |
<!--doc:(regularization) contains a reading which has been regularized or normalized in some sense. --> |
1823 |
<!ELEMENT reg %macro.paraContent;> |
1824 |
<!ATTLIST reg xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1825 |
<!ATTLIST reg |
1826 |
%att.global.attributes; |
1827 |
%att.editLike.attributes; |
1828 |
%att.typed.attributes; > |
1829 |
<!--doc:contains or references some other bibliographic item which is related to the present one in |
1830 |
some specified manner, for example as a constituent or alternative version of it. --> |
1831 |
<!ELEMENT relatedItem (%model.biblLike; | |
1832 |
%model.ptrLike;)> |
1833 |
<!ATTLIST relatedItem xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1834 |
<!ATTLIST relatedItem |
1835 |
%att.global.attributes; |
1836 |
%att.typed.attributes; |
1837 |
target CDATA #IMPLIED > |
1838 |
<!--doc:(responsibility) contains a phrase describing the nature of a person's intellectual responsibility. --> |
1839 |
<!ELEMENT resp %macro.phraseSeq.limited;> |
1840 |
<!ATTLIST resp xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1841 |
<!ATTLIST resp |
1842 |
%att.global.attributes; |
1843 |
%att.canonical.attributes; > |
1844 |
<!--doc:(statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, |
1845 |
recording, or series, where the specialized elements for authors, editors, etc. do not suffice |
1846 |
or do not apply. --> |
1847 |
<!ELEMENT respStmt ((resp+,(%model.nameLike.agent;)+) | |
1848 |
((%model.nameLike.agent;)+,resp+))> |
1849 |
<!ATTLIST respStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1850 |
<!ATTLIST respStmt |
1851 |
%att.global.attributes; > |
1852 |
<!--doc:(revision description) summarizes the revision history for a file. --> |
1853 |
<!ELEMENT revisionDesc (list | |
1854 |
change+)> |
1855 |
<!ATTLIST revisionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1856 |
<!ATTLIST revisionDesc |
1857 |
%att.global.attributes; > |
1858 |
<!--doc:contains one row of a table. --> |
1859 |
<!ELEMENT row (cell)+> |
1860 |
<!ATTLIST row xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1861 |
<!ATTLIST row |
1862 |
%att.global.attributes; |
1863 |
%att.tableDecoration.attributes; > |
1864 |
<!--doc:(referencing string) contains a general purpose name or referring string. --> |
1865 |
<!ELEMENT rs %macro.phraseSeq;> |
1866 |
<!ATTLIST rs xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1867 |
<!ATTLIST rs |
1868 |
%att.global.attributes; |
1869 |
%att.naming.attributes; |
1870 |
type NMTOKEN #IMPLIED > |
1871 |
<!--doc:(s-unit) contains a sentence-like division of a text. --> |
1872 |
<!ELEMENT s %macro.phraseSeq;> |
1873 |
<!ATTLIST s xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1874 |
<!ATTLIST s |
1875 |
%att.global.attributes; |
1876 |
%att.segLike.attributes; |
1877 |
%att.typed.attributes; > |
1878 |
<!--doc:(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or |
1879 |
not, whether directly or indirectly reported, whether by real people or fictional characters. --> |
1880 |
<!ELEMENT said %macro.specialPara;> |
1881 |
<!ATTLIST said xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1882 |
<!ATTLIST said |
1883 |
%att.global.attributes; |
1884 |
%att.ascribed.attributes; |
1885 |
aloud CDATA "unknown" |
1886 |
direct CDATA "true" > |
1887 |
<!--doc:(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other |
1888 |
division of a text, or the salutation in the closing of a letter, preface, etc. --> |
1889 |
<!ELEMENT salute %macro.phraseSeq;> |
1890 |
<!ATTLIST salute xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1891 |
<!ATTLIST salute |
1892 |
%att.global.attributes; > |
1893 |
<!--doc:(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the |
1894 |
creation of a corpus or collection. --> |
1895 |
<!ELEMENT samplingDecl (%model.pLike;)+> |
1896 |
<!ATTLIST samplingDecl xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1897 |
<!ATTLIST samplingDecl |
1898 |
%att.global.attributes; |
1899 |
%att.declarable.attributes; > |
1900 |
<!--doc:(arbitrary segment) represents any segmentation of text below the chunk level. --> |
1901 |
<!ELEMENT seg %macro.paraContent;> |
1902 |
<!ATTLIST seg xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1903 |
<!ATTLIST seg |
1904 |
%att.global.attributes; |
1905 |
%att.segLike.attributes; |
1906 |
%att.typed.attributes; > |
1907 |
<!--doc:(series statement) groups information about the series, if any, to which a publication belongs. --> |
1908 |
<!ELEMENT seriesStmt ((%model.pLike;)+ | |
1909 |
(title+,(idno | |
1910 |
respStmt)*))> |
1911 |
<!ATTLIST seriesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1912 |
<!ATTLIST seriesStmt |
1913 |
%att.global.attributes; > |
1914 |
<!--doc:(latin for thus or so |
1915 |
) contains text reproduced although apparently incorrect or inaccurate. --> |
1916 |
<!ELEMENT sic %macro.paraContent;> |
1917 |
<!ATTLIST sic xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1918 |
<!ATTLIST sic |
1919 |
%att.global.attributes; > |
1920 |
<!--doc:(signature) contains the closing salutation, etc., appended to a foreword, |
1921 |
dedicatory epistle, or other division of a text. --> |
1922 |
<!ELEMENT signed %macro.phraseSeq;> |
1923 |
<!ATTLIST signed xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1924 |
<!ATTLIST signed |
1925 |
%att.global.attributes; > |
1926 |
<!--doc:contains a word or phrase for which the author or narrator indicates a disclaiming of |
1927 |
responsibility, for example by the use of scare quotes or italics. --> |
1928 |
<!ELEMENT soCalled %macro.phraseSeq;> |
1929 |
<!ATTLIST soCalled xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1930 |
<!ATTLIST soCalled |
1931 |
%att.global.attributes; > |
1932 |
<!--doc:(source description) describes the source from which an electronic text was derived or generated, typically a |
1933 |
bibliographic description in the case of a digitized text, or a phrase such as "born digital" |
1934 |
for a text which has no previous existence. --> |
1935 |
<!ELEMENT sourceDesc ((%model.pLike;)+ | |
1936 |
(%model.biblLike; | |
1937 |
_DUMMY_model.sourceDescPart | |
1938 |
%model.listLike;)+)> |
1939 |
<!ATTLIST sourceDesc xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1940 |
<!ATTLIST sourceDesc |
1941 |
%att.global.attributes; |
1942 |
%att.declarable.attributes; > |
1943 |
<!--doc:(speech) An individual speech in a performance text, or a passage presented as such in a prose or |
1944 |
verse text. --> |
1945 |
<!ELEMENT sp ((%model.global;)*,(speaker,(%model.global;)*)?,((%model.lLike; | |
1946 |
lg | |
1947 |
%model.pLike; | |
1948 |
%model.stageLike; | |
1949 |
%model.qLike;),(%model.global;)*)+)> |
1950 |
<!ATTLIST sp xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1951 |
<!ATTLIST sp |
1952 |
%att.global.attributes; |
1953 |
%att.ascribed.attributes; > |
1954 |
<!--doc:A specialized form of heading or label, giving the name of one or more speakers in a |
1955 |
dramatic text or fragment. --> |
1956 |
<!ELEMENT speaker %macro.phraseSeq;> |
1957 |
<!ATTLIST speaker xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1958 |
<!ATTLIST speaker |
1959 |
%att.global.attributes; > |
1960 |
<!--doc:specifies the name of a sponsoring organization or institution. --> |
1961 |
<!ELEMENT sponsor %macro.phraseSeq.limited;> |
1962 |
<!ATTLIST sponsor xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1963 |
<!ATTLIST sponsor |
1964 |
%att.global.attributes; > |
1965 |
<!--doc:(stage direction) contains any kind of stage direction within a dramatic text or fragment. --> |
1966 |
<!ELEMENT stage %macro.specialPara;> |
1967 |
<!ATTLIST stage xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1968 |
<!ATTLIST stage |
1969 |
%att.global.attributes; |
1970 |
type NMTOKEN #IMPLIED > |
1971 |
<!--doc:contains text displayed in tabular form, in rows and columns. --> |
1972 |
<!ELEMENT table ((%model.headLike; | |
1973 |
%model.global;)*,(row,(%model.global;)*)+)> |
1974 |
<!ATTLIST table xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1975 |
<!ATTLIST table |
1976 |
%att.global.attributes; |
1977 |
rows CDATA #IMPLIED |
1978 |
cols CDATA #IMPLIED > |
1979 |
<!--doc:defines a typology used to classify texts either implicitly, by means of a bibliographic |
1980 |
citation, or explicitly by a structured taxonomy. --> |
1981 |
<!ELEMENT taxonomy ((%model.glossLike;)* | |
1982 |
category+ | |
1983 |
((%model.biblLike;),category*))> |
1984 |
<!ATTLIST taxonomy xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1985 |
<!ATTLIST taxonomy |
1986 |
%att.global.attributes; > |
1987 |
<!--doc:contains the whole of a TEI encoded corpus, comprising a single corpus header and one or |
1988 |
more TEI elements, each containing a single text header and a text. --> |
1989 |
<!ELEMENT teiCorpus (teiHeader,(TEI | |
1990 |
teiCorpus)+)> |
1991 |
<!ATTLIST teiCorpus xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
1992 |
<!ATTLIST teiCorpus |
1993 |
%att.global.attributes; |
1994 |
version CDATA "5.0" > |
1995 |
<!ATTLIST teiCorpus xsi:schemaLocation CDATA #IMPLIED |
1996 |
xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance' |
1997 |
> |
1998 |
<!--doc:(TEI Header) supplies the descriptive and declarative information making up an electronic title page |
1999 |
prefixed to every TEI-conformant text. --> |
2000 |
<!ELEMENT teiHeader (fileDesc,(%model.teiHeaderPart;)*,revisionDesc?)> |
2001 |
<!ATTLIST teiHeader xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2002 |
<!ATTLIST teiHeader |
2003 |
%att.global.attributes; |
2004 |
type NMTOKEN "text" > |
2005 |
<!--doc:contains a single-word, multi-word, or symbolic designation which is regarded as a technical |
2006 |
term. --> |
2007 |
<!ELEMENT term %macro.phraseSeq;> |
2008 |
<!ATTLIST term xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2009 |
<!ATTLIST term |
2010 |
%att.global.attributes; |
2011 |
%att.declaring.attributes; |
2012 |
%att.typed.attributes; |
2013 |
%att.canonical.attributes; |
2014 |
sortKey CDATA #IMPLIED |
2015 |
target CDATA #IMPLIED |
2016 |
cRef CDATA #IMPLIED > |
2017 |
<!--doc:contains a single text of any kind, whether unitary or composite, for example a poem or |
2018 |
drama, a collection of essays, a novel, a dictionary, or a corpus sample. --> |
2019 |
<!ELEMENT text ((%model.global;)*,(front,(%model.global;)*)?,(body | |
2020 |
group),(%model.global;)*,(back,(%model.global;)*)?)> |
2021 |
<!ATTLIST text xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2022 |
<!ATTLIST text |
2023 |
%att.global.attributes; |
2024 |
%att.declaring.attributes; |
2025 |
%att.typed.attributes; > |
2026 |
<!--doc:(text classification) groups information which describes the nature or topic of a text in terms of a standard |
2027 |
classification scheme, thesaurus, etc. --> |
2028 |
<!ELEMENT textClass (classCode | |
2029 |
catRef | |
2030 |
keywords)*> |
2031 |
<!ATTLIST textClass xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2032 |
<!ATTLIST textClass |
2033 |
%att.global.attributes; |
2034 |
%att.declarable.attributes; > |
2035 |
<!--doc:contains a phrase defining a time of day in any format. --> |
2036 |
<!ELEMENT time ( #PCDATA | |
2037 |
_DUMMY_model.gLike | |
2038 |
%model.phrase; | |
2039 |
%model.global;)*> |
2040 |
<!ATTLIST time xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2041 |
<!ATTLIST time |
2042 |
%att.global.attributes; |
2043 |
%att.datable.attributes; |
2044 |
%att.editLike.attributes; |
2045 |
%att.typed.attributes; > |
2046 |
<!--doc:contains a title for any kind of work. --> |
2047 |
<!ELEMENT title %macro.paraContent;> |
2048 |
<!ATTLIST title xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2049 |
<!ATTLIST title |
2050 |
%att.global.attributes; |
2051 |
%att.canonical.attributes; |
2052 |
level (a| |
2053 |
m| |
2054 |
j| |
2055 |
s| |
2056 |
u) #IMPLIED |
2057 |
type NMTOKEN #IMPLIED > |
2058 |
<!--doc:(title page) contains the title page of a text, appearing within the front or back matter. --> |
2059 |
<!ELEMENT titlePage ((%model.global;)*,(%model.titlepagePart;),(%model.titlepagePart; | |
2060 |
%model.global;)*)> |
2061 |
<!ATTLIST titlePage xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2062 |
<!ATTLIST titlePage |
2063 |
%att.global.attributes; |
2064 |
type NMTOKEN #IMPLIED > |
2065 |
<!--doc:contains a subsection or division of the title of a work, as |
2066 |
indicated on a title page. --> |
2067 |
<!ELEMENT titlePart %macro.paraContent;> |
2068 |
<!ATTLIST titlePart xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2069 |
<!ATTLIST titlePart |
2070 |
%att.global.attributes; |
2071 |
type NMTOKEN "main" > |
2072 |
<!--doc:(title statement) groups information about the title of a work and those responsible for its intellectual |
2073 |
content. --> |
2074 |
<!ELEMENT titleStmt (title+,(%model.respLike;)*)> |
2075 |
<!ATTLIST titleStmt xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2076 |
<!ATTLIST titleStmt |
2077 |
%att.global.attributes; > |
2078 |
<!--doc:contains a closing title or footer appearing at the end of a division of a text. --> |
2079 |
<!ELEMENT trailer %macro.phraseSeq;> |
2080 |
<!ATTLIST trailer xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2081 |
<!ATTLIST trailer |
2082 |
%att.global.attributes; > |
2083 |
<!--doc:describes a particular font or other significant typographic feature distinguished within |
2084 |
the description of a printed resource. --> |
2085 |
<!ELEMENT typeNote %macro.specialPara;> |
2086 |
<!ATTLIST typeNote xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2087 |
<!ATTLIST typeNote |
2088 |
%att.global.attributes; |
2089 |
%att.handFeatures.attributes; > |
2090 |
<!--doc:contains a word, phrase, or passage which cannot be transcribed with certainty because it |
2091 |
is illegible or inaudible in the source. --> |
2092 |
<!ELEMENT unclear %macro.paraContent;> |
2093 |
<!ATTLIST unclear xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2094 |
<!ATTLIST unclear |
2095 |
%att.global.attributes; |
2096 |
%att.editLike.attributes; |
2097 |
reason CDATA #IMPLIED |
2098 |
hand CDATA #IMPLIED |
2099 |
agent NMTOKEN #IMPLIED > |
2100 |
<!--doc:(value) contains a single attribute value. --> |
2101 |
<!ELEMENT val (#PCDATA)> |
2102 |
<!ATTLIST val xmlns CDATA "http://www.tei-c.org/ns/1.0"> |
2103 |
<!ATTLIST val |
2104 |
%att.global.attributes; > |
2105 |
<!-- end elements --> |