Statistiques
| Révision :

root / tei / dtd / tei_all.dtd @ 2

Historique | Voir | Annoter | Télécharger (243,67 ko)

1 2 mingarao
2 2 mingarao
<!--
3 2 mingarao
DTD Generated 2009-07-01T19:07:34Z.
4 2 mingarao
This template file is freely available and you are
5 2 mingarao
             hereby authorised to copy, modify, and redistribute it in
6 2 mingarao
             any way without further reference or permissions.
7 2 mingarao
When making such modifications, you are strongly
8 2 mingarao
             recommended to change the present text to include an
9 2 mingarao
             accurate statement of the licencing conditions applicable
10 2 mingarao
             to your modified text.
11 2 mingarao
TEI Edition: 1.4.1. Last updated on July 1st 2009.
12 2 mingarao
13 2 mingarao
-->
14 2 mingarao
15 2 mingarao
<!-- start datatypes -->
16 2 mingarao
17 2 mingarao
<!-- end datatypes -->
18 2 mingarao
19 2 mingarao
<!--predeclared classes -->
20 2 mingarao
21 2 mingarao
<!ENTITY % att.duration.w3c.attributes '
22 2 mingarao
dur CDATA #IMPLIED'>
23 2 mingarao
<!ENTITY % att.duration.w3c.attribute.dur '
24 2 mingarao
dur CDATA #IMPLIED'>
25 2 mingarao
26 2 mingarao
<!ENTITY % model.entryPart "superEntry |
27 2 mingarao
 hom |
28 2 mingarao
 sense |
29 2 mingarao
 form |
30 2 mingarao
 orth |
31 2 mingarao
 pron |
32 2 mingarao
 hyph |
33 2 mingarao
 syll |
34 2 mingarao
 gen |
35 2 mingarao
 number |
36 2 mingarao
 case |
37 2 mingarao
 per |
38 2 mingarao
 tns |
39 2 mingarao
 mood |
40 2 mingarao
 iType |
41 2 mingarao
 gramGrp |
42 2 mingarao
 pos |
43 2 mingarao
 subc |
44 2 mingarao
 colloc |
45 2 mingarao
 def |
46 2 mingarao
 etym |
47 2 mingarao
 usg |
48 2 mingarao
 lbl |
49 2 mingarao
 xr |
50 2 mingarao
 re">
51 2 mingarao
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gen, number, case, per, tns, mood, iType, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
52 2 mingarao
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gen?, number?, case?, per?, tns?, mood?, iType?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
53 2 mingarao
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gen*, number*, case*, per*, tns*, mood*, iType*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
54 2 mingarao
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gen+, number+, case+, per+, tns+, mood+, iType+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
55 2 mingarao
<!ENTITY % model.placeTraitLike "climate |
56 2 mingarao
 location |
57 2 mingarao
 population |
58 2 mingarao
 terrain |
59 2 mingarao
 trait">
60 2 mingarao
<!ENTITY % model.placeTraitLike_sequence "climate, location, population, terrain, trait">
61 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceOptional "climate?, location?, population?, terrain?, trait?">
62 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceOptionalRepeatable "climate*, location*, population*, terrain*, trait*">
63 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceRepeatable "climate+, location+, population+, terrain+, trait+">
64 2 mingarao
<!ENTITY % model.placeNamePart "placeName |
65 2 mingarao
 bloc |
66 2 mingarao
 country |
67 2 mingarao
 region |
68 2 mingarao
 district |
69 2 mingarao
 settlement |
70 2 mingarao
 geogName">
71 2 mingarao
<!ENTITY % model.placeNamePart_sequence "placeName, bloc, country, region, district, settlement, geogName">
72 2 mingarao
<!ENTITY % model.placeNamePart_sequenceOptional "placeName?, bloc?, country?, region?, district?, settlement?, geogName?">
73 2 mingarao
<!ENTITY % model.placeNamePart_sequenceOptionalRepeatable "placeName*, bloc*, country*, region*, district*, settlement*, geogName*">
74 2 mingarao
<!ENTITY % model.placeNamePart_sequenceRepeatable "placeName+, bloc+, country+, region+, district+, settlement+, geogName+">
75 2 mingarao
<!ENTITY % model.placeStateLike "%model.placeNamePart; |
76 2 mingarao
 state">
77 2 mingarao
<!ENTITY % model.placeStateLike_sequence "%model.placeNamePart;, state">
78 2 mingarao
<!ENTITY % model.placeStateLike_sequenceOptional "%model.placeNamePart;?, state?">
79 2 mingarao
<!ENTITY % model.placeStateLike_sequenceOptionalRepeatable "%model.placeNamePart;*, state*">
80 2 mingarao
<!ENTITY % model.placeStateLike_sequenceRepeatable "%model.placeNamePart;+, state+">
81 2 mingarao
<!ENTITY % model.placeEventLike "event">
82 2 mingarao
<!ENTITY % model.placeEventLike_sequence "event">
83 2 mingarao
<!ENTITY % model.placeEventLike_sequenceOptional "event?">
84 2 mingarao
<!ENTITY % model.placeEventLike_sequenceOptionalRepeatable "event*">
85 2 mingarao
<!ENTITY % model.placeEventLike_sequenceRepeatable "event+">
86 2 mingarao
<!ENTITY % model.resourceLike "fsdDecl |
87 2 mingarao
 facsimile">
88 2 mingarao
<!ENTITY % model.resourceLike_sequence "fsdDecl, facsimile">
89 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptional "fsdDecl?, facsimile?">
90 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable "fsdDecl*, facsimile*">
91 2 mingarao
<!ENTITY % model.resourceLike_sequenceRepeatable "fsdDecl+, facsimile+">
92 2 mingarao
<!ENTITY % model.orgStateLike "state">
93 2 mingarao
<!ENTITY % model.orgStateLike_sequence "state">
94 2 mingarao
<!ENTITY % model.orgStateLike_sequenceOptional "state?">
95 2 mingarao
<!ENTITY % model.orgStateLike_sequenceOptionalRepeatable "state*">
96 2 mingarao
<!ENTITY % model.orgStateLike_sequenceRepeatable "state+">
97 2 mingarao
<!ENTITY % att.global.analytic.attributes '
98 2 mingarao
ana CDATA  #IMPLIED'>
99 2 mingarao
<!ENTITY % att.global.analytic.attribute.ana '
100 2 mingarao
ana CDATA  #IMPLIED'>
101 2 mingarao
102 2 mingarao
<!ENTITY % model.entryLike "superEntry |
103 2 mingarao
 entry |
104 2 mingarao
 entryFree">
105 2 mingarao
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
106 2 mingarao
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
107 2 mingarao
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
108 2 mingarao
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
109 2 mingarao
<!ENTITY % model.ptrLike.form "oRef |
110 2 mingarao
 oVar |
111 2 mingarao
 pRef |
112 2 mingarao
 pVar">
113 2 mingarao
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar">
114 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?">
115 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*">
116 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+">
117 2 mingarao
<!ENTITY % att.ptrLike.form.attributes '
118 2 mingarao
target CDATA #IMPLIED'>
119 2 mingarao
<!ENTITY % att.ptrLike.form.attribute.target '
120 2 mingarao
target CDATA #IMPLIED'>
121 2 mingarao
122 2 mingarao
<!ENTITY % att.global.linking.attributes '
123 2 mingarao
corresp CDATA  #IMPLIED
124 2 mingarao
synch CDATA  #IMPLIED
125 2 mingarao
sameAs CDATA #IMPLIED
126 2 mingarao
copyOf CDATA #IMPLIED
127 2 mingarao
next CDATA #IMPLIED
128 2 mingarao
prev CDATA #IMPLIED
129 2 mingarao
exclude CDATA  #IMPLIED
130 2 mingarao
select CDATA  #IMPLIED'>
131 2 mingarao
<!ENTITY % att.global.linking.attribute.corresp '
132 2 mingarao
corresp CDATA  #IMPLIED'>
133 2 mingarao
134 2 mingarao
<!ENTITY % att.global.linking.attribute.synch '
135 2 mingarao
synch CDATA  #IMPLIED'>
136 2 mingarao
137 2 mingarao
<!ENTITY % att.global.linking.attribute.sameAs '
138 2 mingarao
sameAs CDATA #IMPLIED'>
139 2 mingarao
140 2 mingarao
<!ENTITY % att.global.linking.attribute.copyOf '
141 2 mingarao
copyOf CDATA #IMPLIED'>
142 2 mingarao
143 2 mingarao
<!ENTITY % att.global.linking.attribute.next '
144 2 mingarao
next CDATA #IMPLIED'>
145 2 mingarao
146 2 mingarao
<!ENTITY % att.global.linking.attribute.prev '
147 2 mingarao
prev CDATA #IMPLIED'>
148 2 mingarao
149 2 mingarao
<!ENTITY % att.global.linking.attribute.exclude '
150 2 mingarao
exclude CDATA  #IMPLIED'>
151 2 mingarao
152 2 mingarao
<!ENTITY % att.global.linking.attribute.select '
153 2 mingarao
select CDATA  #IMPLIED'>
154 2 mingarao
155 2 mingarao
<!ENTITY % att.pointing.attributes '
156 2 mingarao
type NMTOKEN  #IMPLIED
157 2 mingarao
evaluate (all|
158 2 mingarao
one|
159 2 mingarao
none) #IMPLIED'>
160 2 mingarao
<!ENTITY % att.pointing.attribute.type '
161 2 mingarao
type NMTOKEN  #IMPLIED'>
162 2 mingarao
163 2 mingarao
<!ENTITY % att.pointing.attribute.evaluate '
164 2 mingarao
evaluate (all|
165 2 mingarao
one|
166 2 mingarao
none) #IMPLIED'>
167 2 mingarao
168 2 mingarao
<!ENTITY % att.msExcerpt.attributes '
169 2 mingarao
defective CDATA "false" '>
170 2 mingarao
<!ENTITY % att.msExcerpt.attribute.defective '
171 2 mingarao
defective CDATA "false" '>
172 2 mingarao
173 2 mingarao
<!ENTITY % model.persNamePart "surname |
174 2 mingarao
 forename |
175 2 mingarao
 genName |
176 2 mingarao
 nameLink |
177 2 mingarao
 addName |
178 2 mingarao
 roleName">
179 2 mingarao
<!ENTITY % model.persNamePart_sequence "surname, forename, genName, nameLink, addName, roleName">
180 2 mingarao
<!ENTITY % model.persNamePart_sequenceOptional "surname?, forename?, genName?, nameLink?, addName?, roleName?">
181 2 mingarao
<!ENTITY % model.persNamePart_sequenceOptionalRepeatable "surname*, forename*, genName*, nameLink*, addName*, roleName*">
182 2 mingarao
<!ENTITY % model.persNamePart_sequenceRepeatable "surname+, forename+, genName+, nameLink+, addName+, roleName+">
183 2 mingarao
<!ENTITY % att.datable.iso.attributes '
184 2 mingarao
when-iso CDATA #IMPLIED
185 2 mingarao
notBefore-iso CDATA #IMPLIED
186 2 mingarao
notAfter-iso CDATA #IMPLIED
187 2 mingarao
from-iso CDATA #IMPLIED
188 2 mingarao
to-iso CDATA #IMPLIED'>
189 2 mingarao
<!ENTITY % att.datable.iso.attribute.when-iso '
190 2 mingarao
when-iso CDATA #IMPLIED'>
191 2 mingarao
192 2 mingarao
<!ENTITY % att.datable.iso.attribute.notBefore-iso '
193 2 mingarao
notBefore-iso CDATA #IMPLIED'>
194 2 mingarao
195 2 mingarao
<!ENTITY % att.datable.iso.attribute.notAfter-iso '
196 2 mingarao
notAfter-iso CDATA #IMPLIED'>
197 2 mingarao
198 2 mingarao
<!ENTITY % att.datable.iso.attribute.from-iso '
199 2 mingarao
from-iso CDATA #IMPLIED'>
200 2 mingarao
201 2 mingarao
<!ENTITY % att.datable.iso.attribute.to-iso '
202 2 mingarao
to-iso CDATA #IMPLIED'>
203 2 mingarao
204 2 mingarao
<!ENTITY % att.duration.iso.attributes '
205 2 mingarao
dur-iso CDATA #IMPLIED'>
206 2 mingarao
<!ENTITY % att.duration.iso.attribute.dur-iso '
207 2 mingarao
dur-iso CDATA #IMPLIED'>
208 2 mingarao
209 2 mingarao
<!ENTITY % att.duration.attributes ' %att.duration.w3c.attributes; %att.duration.iso.attributes;'>
210 2 mingarao
<!ENTITY % model.global.spoken "pause |
211 2 mingarao
 vocal |
212 2 mingarao
 kinesic |
213 2 mingarao
 incident |
214 2 mingarao
 writing |
215 2 mingarao
 shift">
216 2 mingarao
<!ENTITY % model.global.spoken_sequence "pause, vocal, kinesic, incident, writing, shift">
217 2 mingarao
<!ENTITY % model.global.spoken_sequenceOptional "pause?, vocal?, kinesic?, incident?, writing?, shift?">
218 2 mingarao
<!ENTITY % model.global.spoken_sequenceOptionalRepeatable "pause*, vocal*, kinesic*, incident*, writing*, shift*">
219 2 mingarao
<!ENTITY % model.global.spoken_sequenceRepeatable "pause+, vocal+, kinesic+, incident+, writing+, shift+">
220 2 mingarao
<!ENTITY % model.divPart.spoken "u">
221 2 mingarao
<!ENTITY % model.divPart.spoken_sequence "u">
222 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceOptional "u?">
223 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceOptionalRepeatable "u*">
224 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceRepeatable "u+">
225 2 mingarao
<!ENTITY % att.global.facs.attributes '
226 2 mingarao
facs CDATA  #IMPLIED'>
227 2 mingarao
<!ENTITY % att.global.facs.attribute.facs '
228 2 mingarao
facs CDATA  #IMPLIED'>
229 2 mingarao
230 2 mingarao
<!ENTITY % att.metrical.attributes '
231 2 mingarao
met CDATA #IMPLIED
232 2 mingarao
real CDATA #IMPLIED
233 2 mingarao
rhyme CDATA #IMPLIED'>
234 2 mingarao
<!ENTITY % att.metrical.attribute.met '
235 2 mingarao
met CDATA #IMPLIED'>
236 2 mingarao
237 2 mingarao
<!ENTITY % att.metrical.attribute.real '
238 2 mingarao
real CDATA #IMPLIED'>
239 2 mingarao
240 2 mingarao
<!ENTITY % att.metrical.attribute.rhyme '
241 2 mingarao
rhyme CDATA #IMPLIED'>
242 2 mingarao
243 2 mingarao
<!ENTITY % att.enjamb.attributes '
244 2 mingarao
enjamb NMTOKEN  #IMPLIED'>
245 2 mingarao
<!ENTITY % att.enjamb.attribute.enjamb '
246 2 mingarao
enjamb NMTOKEN  #IMPLIED'>
247 2 mingarao
248 2 mingarao
<!--end of predeclared classes -->
249 2 mingarao
250 2 mingarao
<!ENTITY % att.ascribed.attributes '
251 2 mingarao
who CDATA  #IMPLIED'>
252 2 mingarao
<!ENTITY % att.ascribed.attribute.who '
253 2 mingarao
who CDATA  #IMPLIED'>
254 2 mingarao
255 2 mingarao
<!ENTITY % att.canonical.attributes '
256 2 mingarao
key CDATA #IMPLIED
257 2 mingarao
ref CDATA  #IMPLIED'>
258 2 mingarao
<!ENTITY % att.canonical.attribute.key '
259 2 mingarao
key CDATA #IMPLIED'>
260 2 mingarao
261 2 mingarao
<!ENTITY % att.canonical.attribute.ref '
262 2 mingarao
ref CDATA  #IMPLIED'>
263 2 mingarao
264 2 mingarao
<!ENTITY % att.ranging.attributes '
265 2 mingarao
atLeast CDATA #IMPLIED
266 2 mingarao
atMost CDATA #IMPLIED
267 2 mingarao
min CDATA #IMPLIED
268 2 mingarao
max CDATA #IMPLIED'>
269 2 mingarao
<!ENTITY % att.ranging.attribute.atLeast '
270 2 mingarao
atLeast CDATA #IMPLIED'>
271 2 mingarao
272 2 mingarao
<!ENTITY % att.ranging.attribute.atMost '
273 2 mingarao
atMost CDATA #IMPLIED'>
274 2 mingarao
275 2 mingarao
<!ENTITY % att.ranging.attribute.min '
276 2 mingarao
min CDATA #IMPLIED'>
277 2 mingarao
278 2 mingarao
<!ENTITY % att.ranging.attribute.max '
279 2 mingarao
max CDATA #IMPLIED'>
280 2 mingarao
281 2 mingarao
<!ENTITY % att.dimensions.attributes ' %att.ranging.attributes;
282 2 mingarao
unit NMTOKEN  #IMPLIED
283 2 mingarao
quantity CDATA #IMPLIED
284 2 mingarao
extent CDATA  #IMPLIED
285 2 mingarao
precision CDATA #IMPLIED
286 2 mingarao
scope NMTOKEN  #IMPLIED'>
287 2 mingarao
<!ENTITY % att.dimensions.attribute.unit '
288 2 mingarao
unit NMTOKEN  #IMPLIED'>
289 2 mingarao
290 2 mingarao
<!ENTITY % att.dimensions.attribute.quantity '
291 2 mingarao
quantity CDATA #IMPLIED'>
292 2 mingarao
293 2 mingarao
<!ENTITY % att.dimensions.attribute.extent '
294 2 mingarao
extent CDATA  #IMPLIED'>
295 2 mingarao
296 2 mingarao
<!ENTITY % att.dimensions.attribute.precision '
297 2 mingarao
precision CDATA #IMPLIED'>
298 2 mingarao
299 2 mingarao
<!ENTITY % att.dimensions.attribute.scope '
300 2 mingarao
scope NMTOKEN  #IMPLIED'>
301 2 mingarao
302 2 mingarao
<!ENTITY % att.damaged.attributes ' %att.dimensions.attributes;
303 2 mingarao
hand CDATA #IMPLIED
304 2 mingarao
agent NMTOKEN  #IMPLIED
305 2 mingarao
degree CDATA  #IMPLIED
306 2 mingarao
group CDATA  #IMPLIED'>
307 2 mingarao
<!ENTITY % att.damaged.attribute.hand '
308 2 mingarao
hand CDATA #IMPLIED'>
309 2 mingarao
310 2 mingarao
<!ENTITY % att.damaged.attribute.agent '
311 2 mingarao
agent NMTOKEN  #IMPLIED'>
312 2 mingarao
313 2 mingarao
<!ENTITY % att.damaged.attribute.degree '
314 2 mingarao
degree CDATA  #IMPLIED'>
315 2 mingarao
316 2 mingarao
<!ENTITY % att.damaged.attribute.group '
317 2 mingarao
group CDATA  #IMPLIED'>
318 2 mingarao
319 2 mingarao
<!ENTITY % att.datable.w3c.attributes '
320 2 mingarao
period CDATA #IMPLIED
321 2 mingarao
when CDATA #IMPLIED
322 2 mingarao
notBefore CDATA #IMPLIED
323 2 mingarao
notAfter CDATA #IMPLIED
324 2 mingarao
from CDATA #IMPLIED
325 2 mingarao
to CDATA #IMPLIED'>
326 2 mingarao
<!ENTITY % att.datable.w3c.attribute.period '
327 2 mingarao
period CDATA #IMPLIED'>
328 2 mingarao
329 2 mingarao
<!ENTITY % att.datable.w3c.attribute.when '
330 2 mingarao
when CDATA #IMPLIED'>
331 2 mingarao
332 2 mingarao
<!ENTITY % att.datable.w3c.attribute.notBefore '
333 2 mingarao
notBefore CDATA #IMPLIED'>
334 2 mingarao
335 2 mingarao
<!ENTITY % att.datable.w3c.attribute.notAfter '
336 2 mingarao
notAfter CDATA #IMPLIED'>
337 2 mingarao
338 2 mingarao
<!ENTITY % att.datable.w3c.attribute.from '
339 2 mingarao
from CDATA #IMPLIED'>
340 2 mingarao
341 2 mingarao
<!ENTITY % att.datable.w3c.attribute.to '
342 2 mingarao
to CDATA #IMPLIED'>
343 2 mingarao
344 2 mingarao
<!ENTITY % att.datable.attributes ' %att.datable.w3c.attributes; %att.datable.iso.attributes;'>
345 2 mingarao
<!ENTITY % att.declarable.attributes '
346 2 mingarao
default (true|
347 2 mingarao
false) "false" '>
348 2 mingarao
<!ENTITY % att.declarable.attribute.default '
349 2 mingarao
default (true|
350 2 mingarao
false) "false" '>
351 2 mingarao
352 2 mingarao
<!ENTITY % att.declaring.attributes '
353 2 mingarao
decls CDATA  #IMPLIED'>
354 2 mingarao
<!ENTITY % att.declaring.attribute.decls '
355 2 mingarao
decls CDATA  #IMPLIED'>
356 2 mingarao
357 2 mingarao
<!ENTITY % att.divLike.attributes ' %att.metrical.attributes;
358 2 mingarao
org (composite|
359 2 mingarao
uniform) "uniform"
360 2 mingarao
sample (initial|
361 2 mingarao
medial|
362 2 mingarao
final|
363 2 mingarao
unknown|
364 2 mingarao
complete) "complete"
365 2 mingarao
part (Y|
366 2 mingarao
N|
367 2 mingarao
I|
368 2 mingarao
M|
369 2 mingarao
F) "N" '>
370 2 mingarao
<!ENTITY % att.divLike.attribute.org '
371 2 mingarao
org (composite|
372 2 mingarao
uniform) "uniform" '>
373 2 mingarao
374 2 mingarao
<!ENTITY % att.divLike.attribute.sample '
375 2 mingarao
sample (initial|
376 2 mingarao
medial|
377 2 mingarao
final|
378 2 mingarao
unknown|
379 2 mingarao
complete) "complete" '>
380 2 mingarao
381 2 mingarao
<!ENTITY % att.divLike.attribute.part '
382 2 mingarao
part (Y|
383 2 mingarao
N|
384 2 mingarao
I|
385 2 mingarao
M|
386 2 mingarao
F) "N" '>
387 2 mingarao
388 2 mingarao
<!ENTITY % att.duration.w3c.attributes '
389 2 mingarao
dur CDATA #IMPLIED'>
390 2 mingarao
<!ENTITY % att.duration.w3c.attribute.dur '
391 2 mingarao
dur CDATA #IMPLIED'>
392 2 mingarao
393 2 mingarao
<!ENTITY % att.editLike.attributes ' %att.dimensions.attributes;
394 2 mingarao
cert CDATA #IMPLIED
395 2 mingarao
resp CDATA  #IMPLIED
396 2 mingarao
evidence NMTOKEN  #IMPLIED
397 2 mingarao
source CDATA  #IMPLIED'>
398 2 mingarao
<!ENTITY % att.editLike.attribute.cert '
399 2 mingarao
cert CDATA #IMPLIED'>
400 2 mingarao
401 2 mingarao
<!ENTITY % att.editLike.attribute.resp '
402 2 mingarao
resp CDATA  #IMPLIED'>
403 2 mingarao
404 2 mingarao
<!ENTITY % att.editLike.attribute.evidence '
405 2 mingarao
evidence NMTOKEN  #IMPLIED'>
406 2 mingarao
407 2 mingarao
<!ENTITY % att.editLike.attribute.source '
408 2 mingarao
source CDATA  #IMPLIED'>
409 2 mingarao
410 2 mingarao
<!ENTITY % att.global.attributes ' %att.global.linking.attributes; %att.global.analytic.attributes; %att.global.facs.attributes;
411 2 mingarao
xml:id ID #IMPLIED
412 2 mingarao
n CDATA  #IMPLIED
413 2 mingarao
xml:lang CDATA #IMPLIED
414 2 mingarao
rend CDATA  #IMPLIED
415 2 mingarao
rendition CDATA  #IMPLIED
416 2 mingarao
xml:base CDATA #IMPLIED'>
417 2 mingarao
<!ENTITY % att.global.attribute.xmlid '
418 2 mingarao
xml:id ID #IMPLIED'>
419 2 mingarao
420 2 mingarao
<!ENTITY % att.global.attribute.n '
421 2 mingarao
n CDATA  #IMPLIED'>
422 2 mingarao
423 2 mingarao
<!ENTITY % att.global.attribute.xmllang '
424 2 mingarao
xml:lang CDATA #IMPLIED'>
425 2 mingarao
426 2 mingarao
<!ENTITY % att.global.attribute.rend '
427 2 mingarao
rend CDATA  #IMPLIED'>
428 2 mingarao
429 2 mingarao
<!ENTITY % att.global.attribute.rendition '
430 2 mingarao
rendition CDATA  #IMPLIED'>
431 2 mingarao
432 2 mingarao
<!ENTITY % att.global.attribute.xmlbase '
433 2 mingarao
xml:base CDATA #IMPLIED'>
434 2 mingarao
435 2 mingarao
<!ENTITY % att.handFeatures.attributes '
436 2 mingarao
scribe NMTOKEN  #IMPLIED
437 2 mingarao
script NMTOKENS  #IMPLIED
438 2 mingarao
medium NMTOKEN  #IMPLIED
439 2 mingarao
scope (sole|
440 2 mingarao
major|
441 2 mingarao
minor) #IMPLIED'>
442 2 mingarao
<!ENTITY % att.handFeatures.attribute.scribe '
443 2 mingarao
scribe NMTOKEN  #IMPLIED'>
444 2 mingarao
445 2 mingarao
<!ENTITY % att.handFeatures.attribute.script '
446 2 mingarao
script NMTOKENS  #IMPLIED'>
447 2 mingarao
448 2 mingarao
<!ENTITY % att.handFeatures.attribute.medium '
449 2 mingarao
medium NMTOKEN  #IMPLIED'>
450 2 mingarao
451 2 mingarao
<!ENTITY % att.handFeatures.attribute.scope '
452 2 mingarao
scope (sole|
453 2 mingarao
major|
454 2 mingarao
minor) #IMPLIED'>
455 2 mingarao
456 2 mingarao
<!ENTITY % att.internetMedia.attributes '
457 2 mingarao
mimeType CDATA #IMPLIED'>
458 2 mingarao
<!ENTITY % att.internetMedia.attribute.mimeType '
459 2 mingarao
mimeType CDATA #IMPLIED'>
460 2 mingarao
461 2 mingarao
<!ENTITY % att.interpLike.attributes '
462 2 mingarao
resp CDATA #IMPLIED
463 2 mingarao
type NMTOKEN  #IMPLIED
464 2 mingarao
inst CDATA  #IMPLIED'>
465 2 mingarao
<!ENTITY % att.interpLike.attribute.resp '
466 2 mingarao
resp CDATA #IMPLIED'>
467 2 mingarao
468 2 mingarao
<!ENTITY % att.interpLike.attribute.type '
469 2 mingarao
type NMTOKEN  #IMPLIED'>
470 2 mingarao
471 2 mingarao
<!ENTITY % att.interpLike.attribute.inst '
472 2 mingarao
inst CDATA  #IMPLIED'>
473 2 mingarao
474 2 mingarao
<!ENTITY % att.measurement.attributes '
475 2 mingarao
unit NMTOKEN  #IMPLIED
476 2 mingarao
quantity CDATA #IMPLIED
477 2 mingarao
commodity CDATA  #IMPLIED'>
478 2 mingarao
<!ENTITY % att.measurement.attribute.unit '
479 2 mingarao
unit NMTOKEN  #IMPLIED'>
480 2 mingarao
481 2 mingarao
<!ENTITY % att.measurement.attribute.quantity '
482 2 mingarao
quantity CDATA #IMPLIED'>
483 2 mingarao
484 2 mingarao
<!ENTITY % att.measurement.attribute.commodity '
485 2 mingarao
commodity CDATA  #IMPLIED'>
486 2 mingarao
487 2 mingarao
<!ENTITY % att.naming.attributes ' %att.canonical.attributes;
488 2 mingarao
nymRef CDATA  #IMPLIED'>
489 2 mingarao
<!ENTITY % att.naming.attribute.nymRef '
490 2 mingarao
nymRef CDATA  #IMPLIED'>
491 2 mingarao
492 2 mingarao
<!ENTITY % att.placement.attributes '
493 2 mingarao
place NMTOKENS  #IMPLIED'>
494 2 mingarao
<!ENTITY % att.placement.attribute.place '
495 2 mingarao
place NMTOKENS  #IMPLIED'>
496 2 mingarao
497 2 mingarao
<!ENTITY % att.segLike.attributes ' %att.metrical.attributes;
498 2 mingarao
function NMTOKEN  #IMPLIED
499 2 mingarao
part (Y|
500 2 mingarao
N|
501 2 mingarao
I|
502 2 mingarao
M|
503 2 mingarao
F) "N" '>
504 2 mingarao
<!ENTITY % att.segLike.attribute.function '
505 2 mingarao
function NMTOKEN  #IMPLIED'>
506 2 mingarao
507 2 mingarao
<!ENTITY % att.segLike.attribute.part '
508 2 mingarao
part (Y|
509 2 mingarao
N|
510 2 mingarao
I|
511 2 mingarao
M|
512 2 mingarao
F) "N" '>
513 2 mingarao
514 2 mingarao
<!ENTITY % att.sourced.attributes '
515 2 mingarao
ed CDATA  #IMPLIED'>
516 2 mingarao
<!ENTITY % att.sourced.attribute.ed '
517 2 mingarao
ed CDATA  #IMPLIED'>
518 2 mingarao
519 2 mingarao
<!ENTITY % att.spanning.attributes '
520 2 mingarao
spanTo CDATA #IMPLIED'>
521 2 mingarao
<!ENTITY % att.spanning.attribute.spanTo '
522 2 mingarao
spanTo CDATA #IMPLIED'>
523 2 mingarao
524 2 mingarao
<!ENTITY % att.tableDecoration.attributes '
525 2 mingarao
role NMTOKEN  "data"
526 2 mingarao
rows CDATA "1"
527 2 mingarao
cols CDATA "1" '>
528 2 mingarao
<!ENTITY % att.tableDecoration.attribute.role '
529 2 mingarao
role NMTOKEN  "data" '>
530 2 mingarao
531 2 mingarao
<!ENTITY % att.tableDecoration.attribute.rows '
532 2 mingarao
rows CDATA "1" '>
533 2 mingarao
534 2 mingarao
<!ENTITY % att.tableDecoration.attribute.cols '
535 2 mingarao
cols CDATA "1" '>
536 2 mingarao
537 2 mingarao
<!ENTITY % att.timed.attributes ' %att.duration.w3c.attributes;
538 2 mingarao
start CDATA #IMPLIED
539 2 mingarao
end CDATA #IMPLIED'>
540 2 mingarao
<!ENTITY % att.timed.attribute.start '
541 2 mingarao
start CDATA #IMPLIED'>
542 2 mingarao
543 2 mingarao
<!ENTITY % att.timed.attribute.end '
544 2 mingarao
end CDATA #IMPLIED'>
545 2 mingarao
546 2 mingarao
<!ENTITY % att.transcriptional.attributes ' %att.editLike.attributes;
547 2 mingarao
hand CDATA #IMPLIED
548 2 mingarao
status NMTOKEN  "unremarkable"
549 2 mingarao
seq CDATA  #IMPLIED'>
550 2 mingarao
<!ENTITY % att.transcriptional.attribute.hand '
551 2 mingarao
hand CDATA #IMPLIED'>
552 2 mingarao
553 2 mingarao
<!ENTITY % att.transcriptional.attribute.status '
554 2 mingarao
status NMTOKEN  "unremarkable" '>
555 2 mingarao
556 2 mingarao
<!ENTITY % att.transcriptional.attribute.seq '
557 2 mingarao
seq CDATA  #IMPLIED'>
558 2 mingarao
559 2 mingarao
<!ENTITY % att.translatable.attributes '
560 2 mingarao
version CDATA #IMPLIED'>
561 2 mingarao
<!ENTITY % att.translatable.attribute.version '
562 2 mingarao
version CDATA #IMPLIED'>
563 2 mingarao
564 2 mingarao
<!ENTITY % att.typed.attributes '
565 2 mingarao
type NMTOKEN  #IMPLIED
566 2 mingarao
subtype NMTOKEN  #IMPLIED'>
567 2 mingarao
<!ENTITY % att.typed.attribute.type '
568 2 mingarao
type NMTOKEN  #IMPLIED'>
569 2 mingarao
570 2 mingarao
<!ENTITY % att.typed.attribute.subtype '
571 2 mingarao
subtype NMTOKEN  #IMPLIED'>
572 2 mingarao
573 2 mingarao
<!ENTITY % att.xmlspace.attributes '
574 2 mingarao
xml:space (default|
575 2 mingarao
preserve) #IMPLIED'>
576 2 mingarao
<!ENTITY % att.xmlspace.attribute.xmlspace '
577 2 mingarao
xml:space (default|
578 2 mingarao
preserve) #IMPLIED'>
579 2 mingarao
580 2 mingarao
<!ENTITY % model.nameLike.agent "name |
581 2 mingarao
 orgName |
582 2 mingarao
 persName">
583 2 mingarao
<!ENTITY % model.nameLike.agent_sequence "name, orgName, persName">
584 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceOptional "name?, orgName?, persName?">
585 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceOptionalRepeatable "name*, orgName*, persName*">
586 2 mingarao
<!ENTITY % model.nameLike.agent_sequenceRepeatable "name+, orgName+, persName+">
587 2 mingarao
<!ENTITY % model.segLike "s |
588 2 mingarao
 cl |
589 2 mingarao
 phr |
590 2 mingarao
 w |
591 2 mingarao
 m |
592 2 mingarao
 c |
593 2 mingarao
 pc |
594 2 mingarao
 seg">
595 2 mingarao
<!ENTITY % model.segLike_sequence "s, cl, phr, w, m, c, pc, seg">
596 2 mingarao
<!ENTITY % model.segLike_sequenceOptional "s?, cl?, phr?, w?, m?, c?, pc?, seg?">
597 2 mingarao
<!ENTITY % model.segLike_sequenceOptionalRepeatable "s*, cl*, phr*, w*, m*, c*, pc*, seg*">
598 2 mingarao
<!ENTITY % model.segLike_sequenceRepeatable "s+, cl+, phr+, w+, m+, c+, pc+, seg+">
599 2 mingarao
<!ENTITY % model.hiLike "hi">
600 2 mingarao
<!ENTITY % model.hiLike_sequence "hi">
601 2 mingarao
<!ENTITY % model.hiLike_sequenceOptional "hi?">
602 2 mingarao
<!ENTITY % model.hiLike_sequenceOptionalRepeatable "hi*">
603 2 mingarao
<!ENTITY % model.hiLike_sequenceRepeatable "hi+">
604 2 mingarao
<!ENTITY % model.emphLike "foreign |
605 2 mingarao
 emph |
606 2 mingarao
 distinct |
607 2 mingarao
 mentioned |
608 2 mingarao
 soCalled |
609 2 mingarao
 gloss |
610 2 mingarao
 term |
611 2 mingarao
 title |
612 2 mingarao
 code |
613 2 mingarao
 ident">
614 2 mingarao
<!ENTITY % model.emphLike_sequence "foreign, emph, distinct, mentioned, soCalled, gloss, term, title, code, ident">
615 2 mingarao
<!ENTITY % model.emphLike_sequenceOptional "foreign?, emph?, distinct?, mentioned?, soCalled?, gloss?, term?, title?, code?, ident?">
616 2 mingarao
<!ENTITY % model.emphLike_sequenceOptionalRepeatable "foreign*, emph*, distinct*, mentioned*, soCalled*, gloss*, term*, title*, code*, ident*">
617 2 mingarao
<!ENTITY % model.emphLike_sequenceRepeatable "foreign+, emph+, distinct+, mentioned+, soCalled+, gloss+, term+, title+, code+, ident+">
618 2 mingarao
<!ENTITY % model.highlighted "%model.hiLike; |
619 2 mingarao
 %model.emphLike;">
620 2 mingarao
<!ENTITY % model.highlighted_sequence "%model.hiLike;, %model.emphLike;">
621 2 mingarao
<!ENTITY % model.highlighted_sequenceOptional "%model.hiLike;?, %model.emphLike;?">
622 2 mingarao
<!ENTITY % model.highlighted_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*">
623 2 mingarao
<!ENTITY % model.highlighted_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+">
624 2 mingarao
<!ENTITY % model.dateLike "date |
625 2 mingarao
 time">
626 2 mingarao
<!ENTITY % model.dateLike_sequence "date, time">
627 2 mingarao
<!ENTITY % model.dateLike_sequenceOptional "date?, time?">
628 2 mingarao
<!ENTITY % model.dateLike_sequenceOptionalRepeatable "date*, time*">
629 2 mingarao
<!ENTITY % model.dateLike_sequenceRepeatable "date+, time+">
630 2 mingarao
<!ENTITY % model.dimLike "height |
631 2 mingarao
 depth |
632 2 mingarao
 width">
633 2 mingarao
<!ENTITY % model.dimLike_sequence "height, depth, width">
634 2 mingarao
<!ENTITY % model.dimLike_sequenceOptional "height?, depth?, width?">
635 2 mingarao
<!ENTITY % model.dimLike_sequenceOptionalRepeatable "height*, depth*, width*">
636 2 mingarao
<!ENTITY % model.dimLike_sequenceRepeatable "height+, depth+, width+">
637 2 mingarao
<!ENTITY % model.measureLike "num |
638 2 mingarao
 measure |
639 2 mingarao
 measureGrp |
640 2 mingarao
 dim |
641 2 mingarao
 height |
642 2 mingarao
 depth |
643 2 mingarao
 width |
644 2 mingarao
 geo">
645 2 mingarao
<!ENTITY % model.measureLike_sequence "num, measure, measureGrp, dim, height, depth, width, geo">
646 2 mingarao
<!ENTITY % model.measureLike_sequenceOptional "num?, measure?, measureGrp?, dim?, height?, depth?, width?, geo?">
647 2 mingarao
<!ENTITY % model.measureLike_sequenceOptionalRepeatable "num*, measure*, measureGrp*, dim*, height*, depth*, width*, geo*">
648 2 mingarao
<!ENTITY % model.measureLike_sequenceRepeatable "num+, measure+, measureGrp+, dim+, height+, depth+, width+, geo+">
649 2 mingarao
<!ENTITY % model.egLike "eg |
650 2 mingarao
 egXML">
651 2 mingarao
<!ENTITY % model.egLike_sequence "eg, egXML">
652 2 mingarao
<!ENTITY % model.egLike_sequenceOptional "eg?, egXML?">
653 2 mingarao
<!ENTITY % model.egLike_sequenceOptionalRepeatable "eg*, egXML*">
654 2 mingarao
<!ENTITY % model.egLike_sequenceRepeatable "eg+, egXML+">
655 2 mingarao
<!ENTITY % model.graphicLike "graphic |
656 2 mingarao
 binaryObject |
657 2 mingarao
 formula">
658 2 mingarao
<!ENTITY % model.graphicLike_sequence "graphic, binaryObject, formula">
659 2 mingarao
<!ENTITY % model.graphicLike_sequenceOptional "graphic?, binaryObject?, formula?">
660 2 mingarao
<!ENTITY % model.graphicLike_sequenceOptionalRepeatable "graphic*, binaryObject*, formula*">
661 2 mingarao
<!ENTITY % model.graphicLike_sequenceRepeatable "graphic+, binaryObject+, formula+">
662 2 mingarao
<!ENTITY % model.offsetLike "offset |
663 2 mingarao
 geogFeat">
664 2 mingarao
<!ENTITY % model.offsetLike_sequence "offset, geogFeat">
665 2 mingarao
<!ENTITY % model.offsetLike_sequenceOptional "offset?, geogFeat?">
666 2 mingarao
<!ENTITY % model.offsetLike_sequenceOptionalRepeatable "offset*, geogFeat*">
667 2 mingarao
<!ENTITY % model.offsetLike_sequenceRepeatable "offset+, geogFeat+">
668 2 mingarao
<!ENTITY % model.pPart.msdesc "catchwords |
669 2 mingarao
 dimensions |
670 2 mingarao
 heraldry |
671 2 mingarao
 locus |
672 2 mingarao
 locusGrp |
673 2 mingarao
 material |
674 2 mingarao
 origDate |
675 2 mingarao
 origPlace |
676 2 mingarao
 secFol |
677 2 mingarao
 signatures |
678 2 mingarao
 stamp |
679 2 mingarao
 watermark |
680 2 mingarao
 handShift">
681 2 mingarao
<!ENTITY % model.pPart.msdesc_sequence "catchwords, dimensions, heraldry, locus, locusGrp, material, origDate, origPlace, secFol, signatures, stamp, watermark, handShift">
682 2 mingarao
<!ENTITY % model.pPart.msdesc_sequenceOptional "catchwords?, dimensions?, heraldry?, locus?, locusGrp?, material?, origDate?, origPlace?, secFol?, signatures?, stamp?, watermark?, handShift?">
683 2 mingarao
<!ENTITY % model.pPart.msdesc_sequenceOptionalRepeatable "catchwords*, dimensions*, heraldry*, locus*, locusGrp*, material*, origDate*, origPlace*, secFol*, signatures*, stamp*, watermark*, handShift*">
684 2 mingarao
<!ENTITY % model.pPart.msdesc_sequenceRepeatable "catchwords+, dimensions+, heraldry+, locus+, locusGrp+, material+, origDate+, origPlace+, secFol+, signatures+, stamp+, watermark+, handShift+">
685 2 mingarao
<!ENTITY % model.pPart.editorial "choice |
686 2 mingarao
 abbr |
687 2 mingarao
 expan |
688 2 mingarao
 ex |
689 2 mingarao
 am |
690 2 mingarao
 subst">
691 2 mingarao
<!ENTITY % model.pPart.editorial_sequence "choice, abbr, expan, ex, am, subst">
692 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceOptional "choice?, abbr?, expan?, ex?, am?, subst?">
693 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceOptionalRepeatable "choice*, abbr*, expan*, ex*, am*, subst*">
694 2 mingarao
<!ENTITY % model.pPart.editorial_sequenceRepeatable "choice+, abbr+, expan+, ex+, am+, subst+">
695 2 mingarao
<!ENTITY % model.pPart.transcriptional "sic |
696 2 mingarao
 corr |
697 2 mingarao
 reg |
698 2 mingarao
 orig |
699 2 mingarao
 add |
700 2 mingarao
 del |
701 2 mingarao
 unclear |
702 2 mingarao
 app |
703 2 mingarao
 damage |
704 2 mingarao
 restore |
705 2 mingarao
 supplied">
706 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequence "sic, corr, reg, orig, add, del, unclear, app, damage, restore, supplied">
707 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceOptional "sic?, corr?, reg?, orig?, add?, del?, unclear?, app?, damage?, restore?, supplied?">
708 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, add*, del*, unclear*, app*, damage*, restore*, supplied*">
709 2 mingarao
<!ENTITY % model.pPart.transcriptional_sequenceRepeatable "sic+, corr+, reg+, orig+, add+, del+, unclear+, app+, damage+, restore+, supplied+">
710 2 mingarao
<!ENTITY % model.pPart.edit "%model.pPart.editorial; |
711 2 mingarao
 %model.pPart.transcriptional;">
712 2 mingarao
<!ENTITY % model.pPart.edit_sequence "%model.pPart.editorial;, %model.pPart.transcriptional;">
713 2 mingarao
<!ENTITY % model.pPart.edit_sequenceOptional "%model.pPart.editorial;?, %model.pPart.transcriptional;?">
714 2 mingarao
<!ENTITY % model.pPart.edit_sequenceOptionalRepeatable "%model.pPart.editorial;*, %model.pPart.transcriptional;*">
715 2 mingarao
<!ENTITY % model.pPart.edit_sequenceRepeatable "%model.pPart.editorial;+, %model.pPart.transcriptional;+">
716 2 mingarao
<!ENTITY % model.ptrLike "ptr |
717 2 mingarao
 ref">
718 2 mingarao
<!ENTITY % model.ptrLike_sequence "ptr, ref">
719 2 mingarao
<!ENTITY % model.ptrLike_sequenceOptional "ptr?, ref?">
720 2 mingarao
<!ENTITY % model.ptrLike_sequenceOptionalRepeatable "ptr*, ref*">
721 2 mingarao
<!ENTITY % model.ptrLike_sequenceRepeatable "ptr+, ref+">
722 2 mingarao
<!ENTITY % model.lPart "caesura |
723 2 mingarao
 rhyme">
724 2 mingarao
<!ENTITY % model.lPart_sequence "caesura, rhyme">
725 2 mingarao
<!ENTITY % model.lPart_sequenceOptional "caesura?, rhyme?">
726 2 mingarao
<!ENTITY % model.lPart_sequenceOptionalRepeatable "caesura*, rhyme*">
727 2 mingarao
<!ENTITY % model.lPart_sequenceRepeatable "caesura+, rhyme+">
728 2 mingarao
<!ENTITY % model.global.meta "index |
729 2 mingarao
 span |
730 2 mingarao
 spanGrp |
731 2 mingarao
 interp |
732 2 mingarao
 interpGrp |
733 2 mingarao
 precision |
734 2 mingarao
 certainty |
735 2 mingarao
 respons |
736 2 mingarao
 fs |
737 2 mingarao
 fLib |
738 2 mingarao
 fvLib |
739 2 mingarao
 link |
740 2 mingarao
 linkGrp |
741 2 mingarao
 timeline |
742 2 mingarao
 join |
743 2 mingarao
 joinGrp |
744 2 mingarao
 alt |
745 2 mingarao
 altGrp">
746 2 mingarao
<!ENTITY % model.global.meta_sequence "index, span, spanGrp, interp, interpGrp, precision, certainty, respons, fs, fLib, fvLib, link, linkGrp, timeline, join, joinGrp, alt, altGrp">
747 2 mingarao
<!ENTITY % model.global.meta_sequenceOptional "index?, span?, spanGrp?, interp?, interpGrp?, precision?, certainty?, respons?, fs?, fLib?, fvLib?, link?, linkGrp?, timeline?, join?, joinGrp?, alt?, altGrp?">
748 2 mingarao
<!ENTITY % model.global.meta_sequenceOptionalRepeatable "index*, span*, spanGrp*, interp*, interpGrp*, precision*, certainty*, respons*, fs*, fLib*, fvLib*, link*, linkGrp*, timeline*, join*, joinGrp*, alt*, altGrp*">
749 2 mingarao
<!ENTITY % model.global.meta_sequenceRepeatable "index+, span+, spanGrp+, interp+, interpGrp+, precision+, certainty+, respons+, fs+, fLib+, fvLib+, link+, linkGrp+, timeline+, join+, joinGrp+, alt+, altGrp+">
750 2 mingarao
<!ENTITY % model.milestoneLike "milestone |
751 2 mingarao
 pb |
752 2 mingarao
 lb |
753 2 mingarao
 cb |
754 2 mingarao
 anchor |
755 2 mingarao
 fw">
756 2 mingarao
<!ENTITY % model.milestoneLike_sequence "milestone, pb, lb, cb, anchor, fw">
757 2 mingarao
<!ENTITY % model.milestoneLike_sequenceOptional "milestone?, pb?, lb?, cb?, anchor?, fw?">
758 2 mingarao
<!ENTITY % model.milestoneLike_sequenceOptionalRepeatable "milestone*, pb*, lb*, cb*, anchor*, fw*">
759 2 mingarao
<!ENTITY % model.milestoneLike_sequenceRepeatable "milestone+, pb+, lb+, cb+, anchor+, fw+">
760 2 mingarao
<!ENTITY % model.gLike "g">
761 2 mingarao
<!ENTITY % model.gLike_sequence "g">
762 2 mingarao
<!ENTITY % model.gLike_sequenceOptional "g?">
763 2 mingarao
<!ENTITY % model.gLike_sequenceOptionalRepeatable "g*">
764 2 mingarao
<!ENTITY % model.gLike_sequenceRepeatable "g+">
765 2 mingarao
<!ENTITY % model.oddDecl "moduleSpec |
766 2 mingarao
 specGrp |
767 2 mingarao
 elementSpec |
768 2 mingarao
 classSpec |
769 2 mingarao
 macroSpec |
770 2 mingarao
 listRef">
771 2 mingarao
<!ENTITY % model.oddDecl_sequence "moduleSpec, specGrp, elementSpec, classSpec, macroSpec, listRef">
772 2 mingarao
<!ENTITY % model.oddDecl_sequenceOptional "moduleSpec?, specGrp?, elementSpec?, classSpec?, macroSpec?, listRef?">
773 2 mingarao
<!ENTITY % model.oddDecl_sequenceOptionalRepeatable "moduleSpec*, specGrp*, elementSpec*, classSpec*, macroSpec*, listRef*">
774 2 mingarao
<!ENTITY % model.oddDecl_sequenceRepeatable "moduleSpec+, specGrp+, elementSpec+, classSpec+, macroSpec+, listRef+">
775 2 mingarao
<!ENTITY % model.oddRef "moduleRef |
776 2 mingarao
 specGrpRef">
777 2 mingarao
<!ENTITY % model.oddRef_sequence "moduleRef, specGrpRef">
778 2 mingarao
<!ENTITY % model.oddRef_sequenceOptional "moduleRef?, specGrpRef?">
779 2 mingarao
<!ENTITY % model.oddRef_sequenceOptionalRepeatable "moduleRef*, specGrpRef*">
780 2 mingarao
<!ENTITY % model.oddRef_sequenceRepeatable "moduleRef+, specGrpRef+">
781 2 mingarao
<!ENTITY % model.phrase.xml "att |
782 2 mingarao
 gi |
783 2 mingarao
 tag |
784 2 mingarao
 val">
785 2 mingarao
<!ENTITY % model.phrase.xml_sequence "att, gi, tag, val">
786 2 mingarao
<!ENTITY % model.phrase.xml_sequenceOptional "att?, gi?, tag?, val?">
787 2 mingarao
<!ENTITY % model.phrase.xml_sequenceOptionalRepeatable "att*, gi*, tag*, val*">
788 2 mingarao
<!ENTITY % model.phrase.xml_sequenceRepeatable "att+, gi+, tag+, val+">
789 2 mingarao
<!ENTITY % model.specDescLike "specList |
790 2 mingarao
 specDesc">
791 2 mingarao
<!ENTITY % model.specDescLike_sequence "specList, specDesc">
792 2 mingarao
<!ENTITY % model.specDescLike_sequenceOptional "specList?, specDesc?">
793 2 mingarao
<!ENTITY % model.specDescLike_sequenceOptionalRepeatable "specList*, specDesc*">
794 2 mingarao
<!ENTITY % model.specDescLike_sequenceRepeatable "specList+, specDesc+">
795 2 mingarao
<!ENTITY % model.biblLike "bibl |
796 2 mingarao
 biblStruct |
797 2 mingarao
 biblFull |
798 2 mingarao
 msDesc">
799 2 mingarao
<!ENTITY % model.biblLike_sequence "bibl, biblStruct, biblFull, msDesc">
800 2 mingarao
<!ENTITY % model.biblLike_sequenceOptional "bibl?, biblStruct?, biblFull?, msDesc?">
801 2 mingarao
<!ENTITY % model.biblLike_sequenceOptionalRepeatable "bibl*, biblStruct*, biblFull*, msDesc*">
802 2 mingarao
<!ENTITY % model.biblLike_sequenceRepeatable "bibl+, biblStruct+, biblFull+, msDesc+">
803 2 mingarao
<!ENTITY % model.headLike "head">
804 2 mingarao
<!ENTITY % model.headLike_sequence "head">
805 2 mingarao
<!ENTITY % model.headLike_sequenceOptional "head?">
806 2 mingarao
<!ENTITY % model.headLike_sequenceOptionalRepeatable "head*">
807 2 mingarao
<!ENTITY % model.headLike_sequenceRepeatable "head+">
808 2 mingarao
<!ENTITY % model.labelLike "desc |
809 2 mingarao
 label">
810 2 mingarao
<!ENTITY % model.labelLike_sequence "desc, label">
811 2 mingarao
<!ENTITY % model.labelLike_sequenceOptional "desc?, label?">
812 2 mingarao
<!ENTITY % model.labelLike_sequenceOptionalRepeatable "desc*, label*">
813 2 mingarao
<!ENTITY % model.labelLike_sequenceRepeatable "desc+, label+">
814 2 mingarao
<!ENTITY % model.listLike "list |
815 2 mingarao
 listBibl |
816 2 mingarao
 listOrg |
817 2 mingarao
 listEvent |
818 2 mingarao
 listPerson |
819 2 mingarao
 listPlace |
820 2 mingarao
 listNym |
821 2 mingarao
 listWit">
822 2 mingarao
<!ENTITY % model.listLike_sequence "list, listBibl, listOrg, listEvent, listPerson, listPlace, listNym, listWit">
823 2 mingarao
<!ENTITY % model.listLike_sequenceOptional "list?, listBibl?, listOrg?, listEvent?, listPerson?, listPlace?, listNym?, listWit?">
824 2 mingarao
<!ENTITY % model.listLike_sequenceOptionalRepeatable "list*, listBibl*, listOrg*, listEvent*, listPerson*, listPlace*, listNym*, listWit*">
825 2 mingarao
<!ENTITY % model.listLike_sequenceRepeatable "list+, listBibl+, listOrg+, listEvent+, listPerson+, listPlace+, listNym+, listWit+">
826 2 mingarao
<!ENTITY % model.noteLike "note |
827 2 mingarao
 witDetail">
828 2 mingarao
<!ENTITY % model.noteLike_sequence "note, witDetail">
829 2 mingarao
<!ENTITY % model.noteLike_sequenceOptional "note?, witDetail?">
830 2 mingarao
<!ENTITY % model.noteLike_sequenceOptionalRepeatable "note*, witDetail*">
831 2 mingarao
<!ENTITY % model.noteLike_sequenceRepeatable "note+, witDetail+">
832 2 mingarao
<!ENTITY % model.lLike "l">
833 2 mingarao
<!ENTITY % model.lLike_sequence "l">
834 2 mingarao
<!ENTITY % model.lLike_sequenceOptional "l?">
835 2 mingarao
<!ENTITY % model.lLike_sequenceOptionalRepeatable "l*">
836 2 mingarao
<!ENTITY % model.lLike_sequenceRepeatable "l+">
837 2 mingarao
<!ENTITY % model.pLike "p |
838 2 mingarao
 ab">
839 2 mingarao
<!ENTITY % model.pLike_sequence "p, ab">
840 2 mingarao
<!ENTITY % model.pLike_sequenceOptional "p?, ab?">
841 2 mingarao
<!ENTITY % model.pLike_sequenceOptionalRepeatable "p*, ab*">
842 2 mingarao
<!ENTITY % model.pLike_sequenceRepeatable "p+, ab+">
843 2 mingarao
<!ENTITY % model.stageLike "stage |
844 2 mingarao
 move |
845 2 mingarao
 view |
846 2 mingarao
 camera |
847 2 mingarao
 sound |
848 2 mingarao
 caption |
849 2 mingarao
 tech">
850 2 mingarao
<!ENTITY % model.stageLike_sequence "stage, move, view, camera, sound, caption, tech">
851 2 mingarao
<!ENTITY % model.stageLike_sequenceOptional "stage?, move?, view?, camera?, sound?, caption?, tech?">
852 2 mingarao
<!ENTITY % model.stageLike_sequenceOptionalRepeatable "stage*, move*, view*, camera*, sound*, caption*, tech*">
853 2 mingarao
<!ENTITY % model.stageLike_sequenceRepeatable "stage+, move+, view+, camera+, sound+, caption+, tech+">
854 2 mingarao
<!ENTITY % model.featureVal.complex "fs |
855 2 mingarao
 vColl |
856 2 mingarao
 vNot |
857 2 mingarao
 vMerge">
858 2 mingarao
<!ENTITY % model.featureVal.complex_sequence "fs, vColl, vNot, vMerge">
859 2 mingarao
<!ENTITY % model.featureVal.complex_sequenceOptional "fs?, vColl?, vNot?, vMerge?">
860 2 mingarao
<!ENTITY % model.featureVal.complex_sequenceOptionalRepeatable "fs*, vColl*, vNot*, vMerge*">
861 2 mingarao
<!ENTITY % model.featureVal.complex_sequenceRepeatable "fs+, vColl+, vNot+, vMerge+">
862 2 mingarao
<!ENTITY % model.featureVal.single "binary |
863 2 mingarao
 symbol |
864 2 mingarao
 numeric |
865 2 mingarao
 string |
866 2 mingarao
 vLabel |
867 2 mingarao
 default |
868 2 mingarao
 vAlt">
869 2 mingarao
<!ENTITY % model.featureVal.single_sequence "binary, symbol, numeric, string, vLabel, default, vAlt">
870 2 mingarao
<!ENTITY % model.featureVal.single_sequenceOptional "binary?, symbol?, numeric?, string?, vLabel?, default?, vAlt?">
871 2 mingarao
<!ENTITY % model.featureVal.single_sequenceOptionalRepeatable "binary*, symbol*, numeric*, string*, vLabel*, default*, vAlt*">
872 2 mingarao
<!ENTITY % model.featureVal.single_sequenceRepeatable "binary+, symbol+, numeric+, string+, vLabel+, default+, vAlt+">
873 2 mingarao
<!ENTITY % model.entryPart "superEntry |
874 2 mingarao
 hom |
875 2 mingarao
 sense |
876 2 mingarao
 form |
877 2 mingarao
 orth |
878 2 mingarao
 pron |
879 2 mingarao
 hyph |
880 2 mingarao
 syll |
881 2 mingarao
 gen |
882 2 mingarao
 number |
883 2 mingarao
 case |
884 2 mingarao
 per |
885 2 mingarao
 tns |
886 2 mingarao
 mood |
887 2 mingarao
 iType |
888 2 mingarao
 gramGrp |
889 2 mingarao
 pos |
890 2 mingarao
 subc |
891 2 mingarao
 colloc |
892 2 mingarao
 def |
893 2 mingarao
 etym |
894 2 mingarao
 usg |
895 2 mingarao
 lbl |
896 2 mingarao
 xr |
897 2 mingarao
 re">
898 2 mingarao
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gen, number, case, per, tns, mood, iType, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
899 2 mingarao
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gen?, number?, case?, per?, tns?, mood?, iType?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
900 2 mingarao
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gen*, number*, case*, per*, tns*, mood*, iType*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
901 2 mingarao
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gen+, number+, case+, per+, tns+, mood+, iType+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
902 2 mingarao
<!ENTITY % model.entryPart.top "cit |
903 2 mingarao
 dictScrap |
904 2 mingarao
 form |
905 2 mingarao
 gramGrp |
906 2 mingarao
 def |
907 2 mingarao
 etym |
908 2 mingarao
 usg |
909 2 mingarao
 xr |
910 2 mingarao
 re">
911 2 mingarao
<!ENTITY % model.entryPart.top_sequence "cit, dictScrap, form, gramGrp, def, etym, usg, xr, re">
912 2 mingarao
<!ENTITY % model.entryPart.top_sequenceOptional "cit?, dictScrap?, form?, gramGrp?, def?, etym?, usg?, xr?, re?">
913 2 mingarao
<!ENTITY % model.entryPart.top_sequenceOptionalRepeatable "cit*, dictScrap*, form*, gramGrp*, def*, etym*, usg*, xr*, re*">
914 2 mingarao
<!ENTITY % model.entryPart.top_sequenceRepeatable "cit+, dictScrap+, form+, gramGrp+, def+, etym+, usg+, xr+, re+">
915 2 mingarao
<!ENTITY % model.global.edit "gap |
916 2 mingarao
 addSpan |
917 2 mingarao
 damageSpan |
918 2 mingarao
 delSpan |
919 2 mingarao
 space">
920 2 mingarao
<!ENTITY % model.global.edit_sequence "gap, addSpan, damageSpan, delSpan, space">
921 2 mingarao
<!ENTITY % model.global.edit_sequenceOptional "gap?, addSpan?, damageSpan?, delSpan?, space?">
922 2 mingarao
<!ENTITY % model.global.edit_sequenceOptionalRepeatable "gap*, addSpan*, damageSpan*, delSpan*, space*">
923 2 mingarao
<!ENTITY % model.global.edit_sequenceRepeatable "gap+, addSpan+, damageSpan+, delSpan+, space+">
924 2 mingarao
<!ENTITY % model.divPart "%model.lLike; |
925 2 mingarao
 %model.pLike; |
926 2 mingarao
 lg |
927 2 mingarao
 sp |
928 2 mingarao
 graph |
929 2 mingarao
 tree |
930 2 mingarao
 eTree |
931 2 mingarao
 forest |
932 2 mingarao
 forestGrp |
933 2 mingarao
 %model.divPart.spoken; |
934 2 mingarao
 floatingText |
935 2 mingarao
 schemaSpec">
936 2 mingarao
<!ENTITY % model.divPart_sequence "%model.lLike;, %model.pLike;, lg, sp, graph, tree, eTree, forest, forestGrp, %model.divPart.spoken;, floatingText, schemaSpec">
937 2 mingarao
<!ENTITY % model.divPart_sequenceOptional "%model.lLike;?, %model.pLike;?, lg?, sp?, graph?, tree?, eTree?, forest?, forestGrp?, %model.divPart.spoken;?, floatingText?, schemaSpec?">
938 2 mingarao
<!ENTITY % model.divPart_sequenceOptionalRepeatable "%model.lLike;*, %model.pLike;*, lg*, sp*, graph*, tree*, eTree*, forest*, forestGrp*, %model.divPart.spoken;*, floatingText*, schemaSpec*">
939 2 mingarao
<!ENTITY % model.divPart_sequenceRepeatable "%model.lLike;+, %model.pLike;+, lg+, sp+, graph+, tree+, eTree+, forest+, forestGrp+, %model.divPart.spoken;+, floatingText+, schemaSpec+">
940 2 mingarao
<!ENTITY % model.persTraitLike "age |
941 2 mingarao
 faith |
942 2 mingarao
 langKnowledge |
943 2 mingarao
 nationality |
944 2 mingarao
 sex |
945 2 mingarao
 socecStatus |
946 2 mingarao
 trait">
947 2 mingarao
<!ENTITY % model.persTraitLike_sequence "age, faith, langKnowledge, nationality, sex, socecStatus, trait">
948 2 mingarao
<!ENTITY % model.persTraitLike_sequenceOptional "age?, faith?, langKnowledge?, nationality?, sex?, socecStatus?, trait?">
949 2 mingarao
<!ENTITY % model.persTraitLike_sequenceOptionalRepeatable "age*, faith*, langKnowledge*, nationality*, sex*, socecStatus*, trait*">
950 2 mingarao
<!ENTITY % model.persTraitLike_sequenceRepeatable "age+, faith+, langKnowledge+, nationality+, sex+, socecStatus+, trait+">
951 2 mingarao
<!ENTITY % model.persStateLike "persName |
952 2 mingarao
 affiliation |
953 2 mingarao
 education |
954 2 mingarao
 floruit |
955 2 mingarao
 occupation |
956 2 mingarao
 residence |
957 2 mingarao
 state">
958 2 mingarao
<!ENTITY % model.persStateLike_sequence "persName, affiliation, education, floruit, occupation, residence, state">
959 2 mingarao
<!ENTITY % model.persStateLike_sequenceOptional "persName?, affiliation?, education?, floruit?, occupation?, residence?, state?">
960 2 mingarao
<!ENTITY % model.persStateLike_sequenceOptionalRepeatable "persName*, affiliation*, education*, floruit*, occupation*, residence*, state*">
961 2 mingarao
<!ENTITY % model.persStateLike_sequenceRepeatable "persName+, affiliation+, education+, floruit+, occupation+, residence+, state+">
962 2 mingarao
<!ENTITY % model.persEventLike "birth |
963 2 mingarao
 death |
964 2 mingarao
 event">
965 2 mingarao
<!ENTITY % model.persEventLike_sequence "birth, death, event">
966 2 mingarao
<!ENTITY % model.persEventLike_sequenceOptional "birth?, death?, event?">
967 2 mingarao
<!ENTITY % model.persEventLike_sequenceOptionalRepeatable "birth*, death*, event*">
968 2 mingarao
<!ENTITY % model.persEventLike_sequenceRepeatable "birth+, death+, event+">
969 2 mingarao
<!ENTITY % model.personLike "org |
970 2 mingarao
 person |
971 2 mingarao
 personGrp">
972 2 mingarao
<!ENTITY % model.personLike_sequence "org, person, personGrp">
973 2 mingarao
<!ENTITY % model.personLike_sequenceOptional "org?, person?, personGrp?">
974 2 mingarao
<!ENTITY % model.personLike_sequenceOptionalRepeatable "org*, person*, personGrp*">
975 2 mingarao
<!ENTITY % model.personLike_sequenceRepeatable "org+, person+, personGrp+">
976 2 mingarao
<!ENTITY % model.personPart "%model.persTraitLike; |
977 2 mingarao
 %model.persStateLike; |
978 2 mingarao
 %model.persEventLike; |
979 2 mingarao
 bibl">
980 2 mingarao
<!ENTITY % model.personPart_sequence "%model.persTraitLike;, %model.persStateLike;, %model.persEventLike;, bibl">
981 2 mingarao
<!ENTITY % model.personPart_sequenceOptional "%model.persTraitLike;?, %model.persStateLike;?, %model.persEventLike;?, bibl?">
982 2 mingarao
<!ENTITY % model.personPart_sequenceOptionalRepeatable "%model.persTraitLike;*, %model.persStateLike;*, %model.persEventLike;*, bibl*">
983 2 mingarao
<!ENTITY % model.personPart_sequenceRepeatable "%model.persTraitLike;+, %model.persStateLike;+, %model.persEventLike;+, bibl+">
984 2 mingarao
<!ENTITY % model.placeTraitLike "climate |
985 2 mingarao
 location |
986 2 mingarao
 population |
987 2 mingarao
 terrain |
988 2 mingarao
 trait">
989 2 mingarao
<!ENTITY % model.placeTraitLike_sequence "climate, location, population, terrain, trait">
990 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceOptional "climate?, location?, population?, terrain?, trait?">
991 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceOptionalRepeatable "climate*, location*, population*, terrain*, trait*">
992 2 mingarao
<!ENTITY % model.placeTraitLike_sequenceRepeatable "climate+, location+, population+, terrain+, trait+">
993 2 mingarao
<!ENTITY % model.placeNamePart "placeName |
994 2 mingarao
 bloc |
995 2 mingarao
 country |
996 2 mingarao
 region |
997 2 mingarao
 district |
998 2 mingarao
 settlement |
999 2 mingarao
 geogName">
1000 2 mingarao
<!ENTITY % model.placeNamePart_sequence "placeName, bloc, country, region, district, settlement, geogName">
1001 2 mingarao
<!ENTITY % model.placeNamePart_sequenceOptional "placeName?, bloc?, country?, region?, district?, settlement?, geogName?">
1002 2 mingarao
<!ENTITY % model.placeNamePart_sequenceOptionalRepeatable "placeName*, bloc*, country*, region*, district*, settlement*, geogName*">
1003 2 mingarao
<!ENTITY % model.placeNamePart_sequenceRepeatable "placeName+, bloc+, country+, region+, district+, settlement+, geogName+">
1004 2 mingarao
<!ENTITY % model.placeStateLike "%model.placeNamePart; |
1005 2 mingarao
 state">
1006 2 mingarao
<!ENTITY % model.placeStateLike_sequence "%model.placeNamePart;, state">
1007 2 mingarao
<!ENTITY % model.placeStateLike_sequenceOptional "%model.placeNamePart;?, state?">
1008 2 mingarao
<!ENTITY % model.placeStateLike_sequenceOptionalRepeatable "%model.placeNamePart;*, state*">
1009 2 mingarao
<!ENTITY % model.placeStateLike_sequenceRepeatable "%model.placeNamePart;+, state+">
1010 2 mingarao
<!ENTITY % model.placeEventLike "event">
1011 2 mingarao
<!ENTITY % model.placeEventLike_sequence "event">
1012 2 mingarao
<!ENTITY % model.placeEventLike_sequenceOptional "event?">
1013 2 mingarao
<!ENTITY % model.placeEventLike_sequenceOptionalRepeatable "event*">
1014 2 mingarao
<!ENTITY % model.placeEventLike_sequenceRepeatable "event+">
1015 2 mingarao
<!ENTITY % model.publicationStmtPart "address |
1016 2 mingarao
 date |
1017 2 mingarao
 publisher |
1018 2 mingarao
 pubPlace |
1019 2 mingarao
 distributor |
1020 2 mingarao
 authority |
1021 2 mingarao
 idno |
1022 2 mingarao
 availability">
1023 2 mingarao
<!ENTITY % model.publicationStmtPart_sequence "address, date, publisher, pubPlace, distributor, authority, idno, availability">
1024 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceOptional "address?, date?, publisher?, pubPlace?, distributor?, authority?, idno?, availability?">
1025 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceOptionalRepeatable "address*, date*, publisher*, pubPlace*, distributor*, authority*, idno*, availability*">
1026 2 mingarao
<!ENTITY % model.publicationStmtPart_sequenceRepeatable "address+, date+, publisher+, pubPlace+, distributor+, authority+, idno+, availability+">
1027 2 mingarao
<!ENTITY % model.glossLike "desc |
1028 2 mingarao
 gloss |
1029 2 mingarao
 equiv |
1030 2 mingarao
 altIdent">
1031 2 mingarao
<!ENTITY % model.glossLike_sequence "desc, gloss, equiv, altIdent">
1032 2 mingarao
<!ENTITY % model.glossLike_sequenceOptional "desc?, gloss?, equiv?, altIdent?">
1033 2 mingarao
<!ENTITY % model.glossLike_sequenceOptionalRepeatable "desc*, gloss*, equiv*, altIdent*">
1034 2 mingarao
<!ENTITY % model.glossLike_sequenceRepeatable "desc+, gloss+, equiv+, altIdent+">
1035 2 mingarao
<!ENTITY % model.quoteLike "quote |
1036 2 mingarao
 cit">
1037 2 mingarao
<!ENTITY % model.quoteLike_sequence "quote, cit">
1038 2 mingarao
<!ENTITY % model.quoteLike_sequenceOptional "quote?, cit?">
1039 2 mingarao
<!ENTITY % model.quoteLike_sequenceOptionalRepeatable "quote*, cit*">
1040 2 mingarao
<!ENTITY % model.quoteLike_sequenceRepeatable "quote+, cit+">
1041 2 mingarao
<!ENTITY % model.qLike "%model.quoteLike; |
1042 2 mingarao
 said |
1043 2 mingarao
 q">
1044 2 mingarao
<!ENTITY % model.qLike_sequence "%model.quoteLike;, said, q">
1045 2 mingarao
<!ENTITY % model.qLike_sequenceOptional "%model.quoteLike;?, said?, q?">
1046 2 mingarao
<!ENTITY % model.qLike_sequenceOptionalRepeatable "%model.quoteLike;*, said*, q*">
1047 2 mingarao
<!ENTITY % model.qLike_sequenceRepeatable "%model.quoteLike;+, said+, q+">
1048 2 mingarao
<!ENTITY % model.respLike "author |
1049 2 mingarao
 editor |
1050 2 mingarao
 respStmt |
1051 2 mingarao
 sponsor |
1052 2 mingarao
 funder |
1053 2 mingarao
 principal">
1054 2 mingarao
<!ENTITY % model.respLike_sequence "author, editor, respStmt, sponsor, funder, principal">
1055 2 mingarao
<!ENTITY % model.respLike_sequenceOptional "author?, editor?, respStmt?, sponsor?, funder?, principal?">
1056 2 mingarao
<!ENTITY % model.respLike_sequenceOptionalRepeatable "author*, editor*, respStmt*, sponsor*, funder*, principal*">
1057 2 mingarao
<!ENTITY % model.respLike_sequenceRepeatable "author+, editor+, respStmt+, sponsor+, funder+, principal+">
1058 2 mingarao
<!ENTITY % model.divWrapper "meeting |
1059 2 mingarao
 byline |
1060 2 mingarao
 dateline |
1061 2 mingarao
 argument |
1062 2 mingarao
 epigraph |
1063 2 mingarao
 docAuthor |
1064 2 mingarao
 docDate">
1065 2 mingarao
<!ENTITY % model.divWrapper_sequence "meeting, byline, dateline, argument, epigraph, docAuthor, docDate">
1066 2 mingarao
<!ENTITY % model.divWrapper_sequenceOptional "meeting?, byline?, dateline?, argument?, epigraph?, docAuthor?, docDate?">
1067 2 mingarao
<!ENTITY % model.divWrapper_sequenceOptionalRepeatable "meeting*, byline*, dateline*, argument*, epigraph*, docAuthor*, docDate*">
1068 2 mingarao
<!ENTITY % model.divWrapper_sequenceRepeatable "meeting+, byline+, dateline+, argument+, epigraph+, docAuthor+, docDate+">
1069 2 mingarao
<!ENTITY % model.divTopPart "%model.headLike; |
1070 2 mingarao
 opener |
1071 2 mingarao
 salute">
1072 2 mingarao
<!ENTITY % model.divTopPart_sequence "%model.headLike;, opener, salute">
1073 2 mingarao
<!ENTITY % model.divTopPart_sequenceOptional "%model.headLike;?, opener?, salute?">
1074 2 mingarao
<!ENTITY % model.divTopPart_sequenceOptionalRepeatable "%model.headLike;*, opener*, salute*">
1075 2 mingarao
<!ENTITY % model.divTopPart_sequenceRepeatable "%model.headLike;+, opener+, salute+">
1076 2 mingarao
<!ENTITY % model.divTop "%model.divWrapper; |
1077 2 mingarao
 %model.divTopPart;">
1078 2 mingarao
<!ENTITY % model.divTop_sequence "%model.divWrapper;, %model.divTopPart;">
1079 2 mingarao
<!ENTITY % model.divTop_sequenceOptional "%model.divWrapper;?, %model.divTopPart;?">
1080 2 mingarao
<!ENTITY % model.divTop_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divTopPart;*">
1081 2 mingarao
<!ENTITY % model.divTop_sequenceRepeatable "%model.divWrapper;+, %model.divTopPart;+">
1082 2 mingarao
<!ENTITY % model.frontPart.drama "set |
1083 2 mingarao
 prologue |
1084 2 mingarao
 epilogue |
1085 2 mingarao
 performance |
1086 2 mingarao
 castList">
1087 2 mingarao
<!ENTITY % model.frontPart.drama_sequence "set, prologue, epilogue, performance, castList">
1088 2 mingarao
<!ENTITY % model.frontPart.drama_sequenceOptional "set?, prologue?, epilogue?, performance?, castList?">
1089 2 mingarao
<!ENTITY % model.frontPart.drama_sequenceOptionalRepeatable "set*, prologue*, epilogue*, performance*, castList*">
1090 2 mingarao
<!ENTITY % model.frontPart.drama_sequenceRepeatable "set+, prologue+, epilogue+, performance+, castList+">
1091 2 mingarao
<!ENTITY % model.pLike.front "head |
1092 2 mingarao
 byline |
1093 2 mingarao
 argument |
1094 2 mingarao
 epigraph |
1095 2 mingarao
 docTitle |
1096 2 mingarao
 titlePart |
1097 2 mingarao
 docAuthor |
1098 2 mingarao
 docEdition |
1099 2 mingarao
 docImprint |
1100 2 mingarao
 docDate">
1101 2 mingarao
<!ENTITY % model.pLike.front_sequence "head, byline, argument, epigraph, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate">
1102 2 mingarao
<!ENTITY % model.pLike.front_sequenceOptional "head?, byline?, argument?, epigraph?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?">
1103 2 mingarao
<!ENTITY % model.pLike.front_sequenceOptionalRepeatable "head*, byline*, argument*, epigraph*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*">
1104 2 mingarao
<!ENTITY % model.pLike.front_sequenceRepeatable "head+, byline+, argument+, epigraph+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+">
1105 2 mingarao
<!ENTITY % model.divBottomPart "trailer |
1106 2 mingarao
 closer |
1107 2 mingarao
 signed |
1108 2 mingarao
 postscript">
1109 2 mingarao
<!ENTITY % model.divBottomPart_sequence "trailer, closer, signed, postscript">
1110 2 mingarao
<!ENTITY % model.divBottomPart_sequenceOptional "trailer?, closer?, signed?, postscript?">
1111 2 mingarao
<!ENTITY % model.divBottomPart_sequenceOptionalRepeatable "trailer*, closer*, signed*, postscript*">
1112 2 mingarao
<!ENTITY % model.divBottomPart_sequenceRepeatable "trailer+, closer+, signed+, postscript+">
1113 2 mingarao
<!ENTITY % model.divBottom "%model.divWrapper; |
1114 2 mingarao
 %model.divBottomPart;">
1115 2 mingarao
<!ENTITY % model.divBottom_sequence "%model.divWrapper;, %model.divBottomPart;">
1116 2 mingarao
<!ENTITY % model.divBottom_sequenceOptional "%model.divWrapper;?, %model.divBottomPart;?">
1117 2 mingarao
<!ENTITY % model.divBottom_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divBottomPart;*">
1118 2 mingarao
<!ENTITY % model.divBottom_sequenceRepeatable "%model.divWrapper;+, %model.divBottomPart;+">
1119 2 mingarao
<!ENTITY % model.titlepagePart "graphic |
1120 2 mingarao
 binaryObject |
1121 2 mingarao
 byline |
1122 2 mingarao
 epigraph |
1123 2 mingarao
 docTitle |
1124 2 mingarao
 titlePart |
1125 2 mingarao
 docAuthor |
1126 2 mingarao
 imprimatur |
1127 2 mingarao
 docEdition |
1128 2 mingarao
 docImprint |
1129 2 mingarao
 docDate">
1130 2 mingarao
<!ENTITY % model.titlepagePart_sequence "graphic, binaryObject, byline, epigraph, docTitle, titlePart, docAuthor, imprimatur, docEdition, docImprint, docDate">
1131 2 mingarao
<!ENTITY % model.titlepagePart_sequenceOptional "graphic?, binaryObject?, byline?, epigraph?, docTitle?, titlePart?, docAuthor?, imprimatur?, docEdition?, docImprint?, docDate?">
1132 2 mingarao
<!ENTITY % model.titlepagePart_sequenceOptionalRepeatable "graphic*, binaryObject*, byline*, epigraph*, docTitle*, titlePart*, docAuthor*, imprimatur*, docEdition*, docImprint*, docDate*">
1133 2 mingarao
<!ENTITY % model.titlepagePart_sequenceRepeatable "graphic+, binaryObject+, byline+, epigraph+, docTitle+, titlePart+, docAuthor+, imprimatur+, docEdition+, docImprint+, docDate+">
1134 2 mingarao
<!ENTITY % model.msQuoteLike "title |
1135 2 mingarao
 colophon |
1136 2 mingarao
 explicit |
1137 2 mingarao
 finalRubric |
1138 2 mingarao
 incipit |
1139 2 mingarao
 rubric">
1140 2 mingarao
<!ENTITY % model.msQuoteLike_sequence "title, colophon, explicit, finalRubric, incipit, rubric">
1141 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceOptional "title?, colophon?, explicit?, finalRubric?, incipit?, rubric?">
1142 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceOptionalRepeatable "title*, colophon*, explicit*, finalRubric*, incipit*, rubric*">
1143 2 mingarao
<!ENTITY % model.msQuoteLike_sequenceRepeatable "title+, colophon+, explicit+, finalRubric+, incipit+, rubric+">
1144 2 mingarao
<!ENTITY % model.msItemPart "%model.quoteLike; |
1145 2 mingarao
 %model.respLike; |
1146 2 mingarao
 %model.msQuoteLike; |
1147 2 mingarao
 bibl |
1148 2 mingarao
 listBibl |
1149 2 mingarao
 filiation |
1150 2 mingarao
 msItem |
1151 2 mingarao
 msItemStruct |
1152 2 mingarao
 textLang |
1153 2 mingarao
 decoNote">
1154 2 mingarao
<!ENTITY % model.msItemPart_sequence "%model.quoteLike;, %model.respLike;, %model.msQuoteLike;, bibl, listBibl, filiation, msItem, msItemStruct, textLang, decoNote">
1155 2 mingarao
<!ENTITY % model.msItemPart_sequenceOptional "%model.quoteLike;?, %model.respLike;?, %model.msQuoteLike;?, bibl?, listBibl?, filiation?, msItem?, msItemStruct?, textLang?, decoNote?">
1156 2 mingarao
<!ENTITY % model.msItemPart_sequenceOptionalRepeatable "%model.quoteLike;*, %model.respLike;*, %model.msQuoteLike;*, bibl*, listBibl*, filiation*, msItem*, msItemStruct*, textLang*, decoNote*">
1157 2 mingarao
<!ENTITY % model.msItemPart_sequenceRepeatable "%model.quoteLike;+, %model.respLike;+, %model.msQuoteLike;+, bibl+, listBibl+, filiation+, msItem+, msItemStruct+, textLang+, decoNote+">
1158 2 mingarao
<!ENTITY % model.choicePart "sic |
1159 2 mingarao
 corr |
1160 2 mingarao
 reg |
1161 2 mingarao
 orig |
1162 2 mingarao
 unclear |
1163 2 mingarao
 abbr |
1164 2 mingarao
 expan |
1165 2 mingarao
 seg |
1166 2 mingarao
 ex |
1167 2 mingarao
 am">
1168 2 mingarao
<!ENTITY % model.choicePart_sequence "sic, corr, reg, orig, unclear, abbr, expan, seg, ex, am">
1169 2 mingarao
<!ENTITY % model.choicePart_sequenceOptional "sic?, corr?, reg?, orig?, unclear?, abbr?, expan?, seg?, ex?, am?">
1170 2 mingarao
<!ENTITY % model.choicePart_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, unclear*, abbr*, expan*, seg*, ex*, am*">
1171 2 mingarao
<!ENTITY % model.choicePart_sequenceRepeatable "sic+, corr+, reg+, orig+, unclear+, abbr+, expan+, seg+, ex+, am+">
1172 2 mingarao
<!ENTITY % model.imprintPart "publisher |
1173 2 mingarao
 biblScope |
1174 2 mingarao
 pubPlace |
1175 2 mingarao
 distributor">
1176 2 mingarao
<!ENTITY % model.imprintPart_sequence "publisher, biblScope, pubPlace, distributor">
1177 2 mingarao
<!ENTITY % model.imprintPart_sequenceOptional "publisher?, biblScope?, pubPlace?, distributor?">
1178 2 mingarao
<!ENTITY % model.imprintPart_sequenceOptionalRepeatable "publisher*, biblScope*, pubPlace*, distributor*">
1179 2 mingarao
<!ENTITY % model.imprintPart_sequenceRepeatable "publisher+, biblScope+, pubPlace+, distributor+">
1180 2 mingarao
<!ENTITY % model.catDescPart "textDesc">
1181 2 mingarao
<!ENTITY % model.catDescPart_sequence "textDesc">
1182 2 mingarao
<!ENTITY % model.catDescPart_sequenceOptional "textDesc?">
1183 2 mingarao
<!ENTITY % model.catDescPart_sequenceOptionalRepeatable "textDesc*">
1184 2 mingarao
<!ENTITY % model.catDescPart_sequenceRepeatable "textDesc+">
1185 2 mingarao
<!ENTITY % model.settingPart "locale |
1186 2 mingarao
 activity">
1187 2 mingarao
<!ENTITY % model.settingPart_sequence "locale, activity">
1188 2 mingarao
<!ENTITY % model.settingPart_sequenceOptional "locale?, activity?">
1189 2 mingarao
<!ENTITY % model.settingPart_sequenceOptionalRepeatable "locale*, activity*">
1190 2 mingarao
<!ENTITY % model.settingPart_sequenceRepeatable "locale+, activity+">
1191 2 mingarao
<!ENTITY % model.textDescPart "channel |
1192 2 mingarao
 constitution |
1193 2 mingarao
 derivation |
1194 2 mingarao
 domain |
1195 2 mingarao
 factuality |
1196 2 mingarao
 interaction |
1197 2 mingarao
 preparedness">
1198 2 mingarao
<!ENTITY % model.textDescPart_sequence "channel, constitution, derivation, domain, factuality, interaction, preparedness">
1199 2 mingarao
<!ENTITY % model.textDescPart_sequenceOptional "channel?, constitution?, derivation?, domain?, factuality?, interaction?, preparedness?">
1200 2 mingarao
<!ENTITY % model.textDescPart_sequenceOptionalRepeatable "channel*, constitution*, derivation*, domain*, factuality*, interaction*, preparedness*">
1201 2 mingarao
<!ENTITY % model.textDescPart_sequenceRepeatable "channel+, constitution+, derivation+, domain+, factuality+, interaction+, preparedness+">
1202 2 mingarao
<!ENTITY % model.castItemPart "role |
1203 2 mingarao
 roleDesc |
1204 2 mingarao
 actor">
1205 2 mingarao
<!ENTITY % model.castItemPart_sequence "role, roleDesc, actor">
1206 2 mingarao
<!ENTITY % model.castItemPart_sequenceOptional "role?, roleDesc?, actor?">
1207 2 mingarao
<!ENTITY % model.castItemPart_sequenceOptionalRepeatable "role*, roleDesc*, actor*">
1208 2 mingarao
<!ENTITY % model.castItemPart_sequenceRepeatable "role+, roleDesc+, actor+">
1209 2 mingarao
<!ENTITY % model.physDescPart "objectDesc |
1210 2 mingarao
 handDesc |
1211 2 mingarao
 typeDesc |
1212 2 mingarao
 musicNotation |
1213 2 mingarao
 decoDesc |
1214 2 mingarao
 additions |
1215 2 mingarao
 bindingDesc |
1216 2 mingarao
 sealDesc |
1217 2 mingarao
 accMat">
1218 2 mingarao
<!ENTITY % model.physDescPart_sequence "objectDesc, handDesc, typeDesc, musicNotation, decoDesc, additions, bindingDesc, sealDesc, accMat">
1219 2 mingarao
<!ENTITY % model.physDescPart_sequenceOptional "objectDesc?, handDesc?, typeDesc?, musicNotation?, decoDesc?, additions?, bindingDesc?, sealDesc?, accMat?">
1220 2 mingarao
<!ENTITY % model.physDescPart_sequenceOptionalRepeatable "objectDesc*, handDesc*, typeDesc*, musicNotation*, decoDesc*, additions*, bindingDesc*, sealDesc*, accMat*">
1221 2 mingarao
<!ENTITY % model.physDescPart_sequenceRepeatable "objectDesc+, handDesc+, typeDesc+, musicNotation+, decoDesc+, additions+, bindingDesc+, sealDesc+, accMat+">
1222 2 mingarao
<!ENTITY % model.addressLike "email |
1223 2 mingarao
 address |
1224 2 mingarao
 affiliation">
1225 2 mingarao
<!ENTITY % model.addressLike_sequence "email, address, affiliation">
1226 2 mingarao
<!ENTITY % model.addressLike_sequenceOptional "email?, address?, affiliation?">
1227 2 mingarao
<!ENTITY % model.addressLike_sequenceOptionalRepeatable "email*, address*, affiliation*">
1228 2 mingarao
<!ENTITY % model.addressLike_sequenceRepeatable "email+, address+, affiliation+">
1229 2 mingarao
<!ENTITY % model.nameLike "%model.nameLike.agent; |
1230 2 mingarao
 %model.offsetLike; |
1231 2 mingarao
 %model.placeStateLike; |
1232 2 mingarao
 rs |
1233 2 mingarao
 lang |
1234 2 mingarao
 %model.persNamePart;">
1235 2 mingarao
<!ENTITY % model.nameLike_sequence "%model.nameLike.agent;, %model.offsetLike;, %model.placeStateLike;, rs, lang, %model.persNamePart;">
1236 2 mingarao
<!ENTITY % model.nameLike_sequenceOptional "%model.nameLike.agent;?, %model.offsetLike;?, %model.placeStateLike;?, rs?, lang?, %model.persNamePart;?">
1237 2 mingarao
<!ENTITY % model.nameLike_sequenceOptionalRepeatable "%model.nameLike.agent;*, %model.offsetLike;*, %model.placeStateLike;*, rs*, lang*, %model.persNamePart;*">
1238 2 mingarao
<!ENTITY % model.nameLike_sequenceRepeatable "%model.nameLike.agent;+, %model.offsetLike;+, %model.placeStateLike;+, rs+, lang+, %model.persNamePart;+">
1239 2 mingarao
<!ENTITY % model.global "%model.global.meta; |
1240 2 mingarao
 %model.milestoneLike; |
1241 2 mingarao
 %model.noteLike; |
1242 2 mingarao
 %model.global.edit; |
1243 2 mingarao
 figure |
1244 2 mingarao
 %model.global.spoken;">
1245 2 mingarao
<!ENTITY % model.global_sequence "%model.global.meta;, %model.milestoneLike;, %model.noteLike;, %model.global.edit;, figure, %model.global.spoken;">
1246 2 mingarao
<!ENTITY % model.global_sequenceOptional "%model.global.meta;?, %model.milestoneLike;?, %model.noteLike;?, %model.global.edit;?, figure?, %model.global.spoken;?">
1247 2 mingarao
<!ENTITY % model.global_sequenceOptionalRepeatable "%model.global.meta;*, %model.milestoneLike;*, %model.noteLike;*, %model.global.edit;*, figure*, %model.global.spoken;*">
1248 2 mingarao
<!ENTITY % model.global_sequenceRepeatable "%model.global.meta;+, %model.milestoneLike;+, %model.noteLike;+, %model.global.edit;+, figure+, %model.global.spoken;+">
1249 2 mingarao
<!ENTITY % model.featureVal "%model.featureVal.complex; |
1250 2 mingarao
 %model.featureVal.single;">
1251 2 mingarao
<!ENTITY % model.featureVal_sequence "%model.featureVal.complex;, %model.featureVal.single;">
1252 2 mingarao
<!ENTITY % model.featureVal_sequenceOptional "%model.featureVal.complex;?, %model.featureVal.single;?">
1253 2 mingarao
<!ENTITY % model.featureVal_sequenceOptionalRepeatable "%model.featureVal.complex;*, %model.featureVal.single;*">
1254 2 mingarao
<!ENTITY % model.featureVal_sequenceRepeatable "%model.featureVal.complex;+, %model.featureVal.single;+">
1255 2 mingarao
<!ENTITY % model.biblPart "%model.respLike; |
1256 2 mingarao
 %model.imprintPart; |
1257 2 mingarao
 series |
1258 2 mingarao
 meeting |
1259 2 mingarao
 relatedItem |
1260 2 mingarao
 edition |
1261 2 mingarao
 extent |
1262 2 mingarao
 idno |
1263 2 mingarao
 msIdentifier">
1264 2 mingarao
<!ENTITY % model.biblPart_sequence "%model.respLike;, %model.imprintPart;, series, meeting, relatedItem, edition, extent, idno, msIdentifier">
1265 2 mingarao
<!ENTITY % model.biblPart_sequenceOptional "%model.respLike;?, %model.imprintPart;?, series?, meeting?, relatedItem?, edition?, extent?, idno?, msIdentifier?">
1266 2 mingarao
<!ENTITY % model.biblPart_sequenceOptionalRepeatable "%model.respLike;*, %model.imprintPart;*, series*, meeting*, relatedItem*, edition*, extent*, idno*, msIdentifier*">
1267 2 mingarao
<!ENTITY % model.biblPart_sequenceRepeatable "%model.respLike;+, %model.imprintPart;+, series+, meeting+, relatedItem+, edition+, extent+, idno+, msIdentifier+">
1268 2 mingarao
<!ENTITY % model.frontPart "%model.frontPart.drama; |
1269 2 mingarao
 divGen |
1270 2 mingarao
 titlePage">
1271 2 mingarao
<!ENTITY % model.frontPart_sequence "%model.frontPart.drama;, divGen, titlePage">
1272 2 mingarao
<!ENTITY % model.frontPart_sequenceOptional "%model.frontPart.drama;?, divGen?, titlePage?">
1273 2 mingarao
<!ENTITY % model.frontPart_sequenceOptionalRepeatable "%model.frontPart.drama;*, divGen*, titlePage*">
1274 2 mingarao
<!ENTITY % model.frontPart_sequenceRepeatable "%model.frontPart.drama;+, divGen+, titlePage+">
1275 2 mingarao
<!ENTITY % model.addrPart "%model.nameLike; |
1276 2 mingarao
 addrLine |
1277 2 mingarao
 street |
1278 2 mingarao
 postCode |
1279 2 mingarao
 postBox">
1280 2 mingarao
<!ENTITY % model.addrPart_sequence "%model.nameLike;, addrLine, street, postCode, postBox">
1281 2 mingarao
<!ENTITY % model.addrPart_sequenceOptional "%model.nameLike;?, addrLine?, street?, postCode?, postBox?">
1282 2 mingarao
<!ENTITY % model.addrPart_sequenceOptionalRepeatable "%model.nameLike;*, addrLine*, street*, postCode*, postBox*">
1283 2 mingarao
<!ENTITY % model.addrPart_sequenceRepeatable "%model.nameLike;+, addrLine+, street+, postCode+, postBox+">
1284 2 mingarao
<!ENTITY % model.pPart.data "%model.dateLike; |
1285 2 mingarao
 %model.measureLike; |
1286 2 mingarao
 %model.addressLike; |
1287 2 mingarao
 %model.nameLike;">
1288 2 mingarao
<!ENTITY % model.pPart.data_sequence "%model.dateLike;, %model.measureLike;, %model.addressLike;, %model.nameLike;">
1289 2 mingarao
<!ENTITY % model.pPart.data_sequenceOptional "%model.dateLike;?, %model.measureLike;?, %model.addressLike;?, %model.nameLike;?">
1290 2 mingarao
<!ENTITY % model.pPart.data_sequenceOptionalRepeatable "%model.dateLike;*, %model.measureLike;*, %model.addressLike;*, %model.nameLike;*">
1291 2 mingarao
<!ENTITY % model.pPart.data_sequenceRepeatable "%model.dateLike;+, %model.measureLike;+, %model.addressLike;+, %model.nameLike;+">
1292 2 mingarao
<!ENTITY % model.inter "%model.egLike; |
1293 2 mingarao
 %model.oddDecl; |
1294 2 mingarao
 %model.oddRef; |
1295 2 mingarao
 %model.biblLike; |
1296 2 mingarao
 %model.labelLike; |
1297 2 mingarao
 %model.listLike; |
1298 2 mingarao
 %model.stageLike; |
1299 2 mingarao
 %model.qLike; |
1300 2 mingarao
 castList |
1301 2 mingarao
 table">
1302 2 mingarao
<!ENTITY % model.inter_sequence "%model.egLike;, %model.oddDecl;, %model.oddRef;, %model.biblLike;, %model.labelLike;, %model.listLike;, %model.stageLike;, %model.qLike;, castList, table">
1303 2 mingarao
<!ENTITY % model.inter_sequenceOptional "%model.egLike;?, %model.oddDecl;?, %model.oddRef;?, %model.biblLike;?, %model.labelLike;?, %model.listLike;?, %model.stageLike;?, %model.qLike;?, castList?, table?">
1304 2 mingarao
<!ENTITY % model.inter_sequenceOptionalRepeatable "%model.egLike;*, %model.oddDecl;*, %model.oddRef;*, %model.biblLike;*, %model.labelLike;*, %model.listLike;*, %model.stageLike;*, %model.qLike;*, castList*, table*">
1305 2 mingarao
<!ENTITY % model.inter_sequenceRepeatable "%model.egLike;+, %model.oddDecl;+, %model.oddRef;+, %model.biblLike;+, %model.labelLike;+, %model.listLike;+, %model.stageLike;+, %model.qLike;+, castList+, table+">
1306 2 mingarao
<!ENTITY % model.common "%model.divPart; |
1307 2 mingarao
 %model.inter; |
1308 2 mingarao
 %model.entryLike;">
1309 2 mingarao
<!ENTITY % model.common_sequence "%model.divPart;, %model.inter;, %model.entryLike;">
1310 2 mingarao
<!ENTITY % model.common_sequenceOptional "%model.divPart;?, %model.inter;?, %model.entryLike;?">
1311 2 mingarao
<!ENTITY % model.common_sequenceOptionalRepeatable "%model.divPart;*, %model.inter;*, %model.entryLike;*">
1312 2 mingarao
<!ENTITY % model.common_sequenceRepeatable "%model.divPart;+, %model.inter;+, %model.entryLike;+">
1313 2 mingarao
<!ENTITY % model.phrase "%model.segLike; |
1314 2 mingarao
 %model.highlighted; |
1315 2 mingarao
 %model.graphicLike; |
1316 2 mingarao
 %model.pPart.msdesc; |
1317 2 mingarao
 %model.pPart.edit; |
1318 2 mingarao
 %model.ptrLike; |
1319 2 mingarao
 %model.lPart; |
1320 2 mingarao
 %model.phrase.xml; |
1321 2 mingarao
 %model.specDescLike; |
1322 2 mingarao
 %model.pPart.data; |
1323 2 mingarao
 %model.ptrLike.form;">
1324 2 mingarao
<!ENTITY % model.phrase_sequence "%model.segLike;, %model.highlighted;, %model.graphicLike;, %model.pPart.msdesc;, %model.pPart.edit;, %model.ptrLike;, %model.lPart;, %model.phrase.xml;, %model.specDescLike;, %model.pPart.data;, %model.ptrLike.form;">
1325 2 mingarao
<!ENTITY % model.phrase_sequenceOptional "%model.segLike;?, %model.highlighted;?, %model.graphicLike;?, %model.pPart.msdesc;?, %model.pPart.edit;?, %model.ptrLike;?, %model.lPart;?, %model.phrase.xml;?, %model.specDescLike;?, %model.pPart.data;?, %model.ptrLike.form;?">
1326 2 mingarao
<!ENTITY % model.phrase_sequenceOptionalRepeatable "%model.segLike;*, %model.highlighted;*, %model.graphicLike;*, %model.pPart.msdesc;*, %model.pPart.edit;*, %model.ptrLike;*, %model.lPart;*, %model.phrase.xml;*, %model.specDescLike;*, %model.pPart.data;*, %model.ptrLike.form;*">
1327 2 mingarao
<!ENTITY % model.phrase_sequenceRepeatable "%model.segLike;+, %model.highlighted;+, %model.graphicLike;+, %model.pPart.msdesc;+, %model.pPart.edit;+, %model.ptrLike;+, %model.lPart;+, %model.phrase.xml;+, %model.specDescLike;+, %model.pPart.data;+, %model.ptrLike.form;+">
1328 2 mingarao
<!ENTITY % model.limitedPhrase "%model.emphLike; |
1329 2 mingarao
 %model.pPart.msdesc; |
1330 2 mingarao
 %model.pPart.editorial; |
1331 2 mingarao
 %model.ptrLike; |
1332 2 mingarao
 %model.phrase.xml; |
1333 2 mingarao
 %model.pPart.data;">
1334 2 mingarao
<!ENTITY % model.limitedPhrase_sequence "%model.emphLike;, %model.pPart.msdesc;, %model.pPart.editorial;, %model.ptrLike;, %model.phrase.xml;, %model.pPart.data;">
1335 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceOptional "%model.emphLike;?, %model.pPart.msdesc;?, %model.pPart.editorial;?, %model.ptrLike;?, %model.phrase.xml;?, %model.pPart.data;?">
1336 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceOptionalRepeatable "%model.emphLike;*, %model.pPart.msdesc;*, %model.pPart.editorial;*, %model.ptrLike;*, %model.phrase.xml;*, %model.pPart.data;*">
1337 2 mingarao
<!ENTITY % model.limitedPhrase_sequenceRepeatable "%model.emphLike;+, %model.pPart.msdesc;+, %model.pPart.editorial;+, %model.ptrLike;+, %model.phrase.xml;+, %model.pPart.data;+">
1338 2 mingarao
<!ENTITY % model.divLike "div">
1339 2 mingarao
<!ENTITY % model.divLike_sequence "div">
1340 2 mingarao
<!ENTITY % model.divLike_sequenceOptional "div?">
1341 2 mingarao
<!ENTITY % model.divLike_sequenceOptionalRepeatable "div*">
1342 2 mingarao
<!ENTITY % model.divLike_sequenceRepeatable "div+">
1343 2 mingarao
<!ENTITY % model.divGenLike "divGen">
1344 2 mingarao
<!ENTITY % model.divGenLike_sequence "divGen">
1345 2 mingarao
<!ENTITY % model.divGenLike_sequenceOptional "divGen?">
1346 2 mingarao
<!ENTITY % model.divGenLike_sequenceOptionalRepeatable "divGen*">
1347 2 mingarao
<!ENTITY % model.divGenLike_sequenceRepeatable "divGen+">
1348 2 mingarao
<!ENTITY % model.div1Like "div1">
1349 2 mingarao
<!ENTITY % model.div1Like_sequence "div1">
1350 2 mingarao
<!ENTITY % model.div1Like_sequenceOptional "div1?">
1351 2 mingarao
<!ENTITY % model.div1Like_sequenceOptionalRepeatable "div1*">
1352 2 mingarao
<!ENTITY % model.div1Like_sequenceRepeatable "div1+">
1353 2 mingarao
<!ENTITY % model.div2Like "div2">
1354 2 mingarao
<!ENTITY % model.div2Like_sequence "div2">
1355 2 mingarao
<!ENTITY % model.div2Like_sequenceOptional "div2?">
1356 2 mingarao
<!ENTITY % model.div2Like_sequenceOptionalRepeatable "div2*">
1357 2 mingarao
<!ENTITY % model.div2Like_sequenceRepeatable "div2+">
1358 2 mingarao
<!ENTITY % model.div3Like "div3">
1359 2 mingarao
<!ENTITY % model.div3Like_sequence "div3">
1360 2 mingarao
<!ENTITY % model.div3Like_sequenceOptional "div3?">
1361 2 mingarao
<!ENTITY % model.div3Like_sequenceOptionalRepeatable "div3*">
1362 2 mingarao
<!ENTITY % model.div3Like_sequenceRepeatable "div3+">
1363 2 mingarao
<!ENTITY % model.div4Like "div4">
1364 2 mingarao
<!ENTITY % model.div4Like_sequence "div4">
1365 2 mingarao
<!ENTITY % model.div4Like_sequenceOptional "div4?">
1366 2 mingarao
<!ENTITY % model.div4Like_sequenceOptionalRepeatable "div4*">
1367 2 mingarao
<!ENTITY % model.div4Like_sequenceRepeatable "div4+">
1368 2 mingarao
<!ENTITY % model.div5Like "div5">
1369 2 mingarao
<!ENTITY % model.div5Like_sequence "div5">
1370 2 mingarao
<!ENTITY % model.div5Like_sequenceOptional "div5?">
1371 2 mingarao
<!ENTITY % model.div5Like_sequenceOptionalRepeatable "div5*">
1372 2 mingarao
<!ENTITY % model.div5Like_sequenceRepeatable "div5+">
1373 2 mingarao
<!ENTITY % model.div6Like "div6">
1374 2 mingarao
<!ENTITY % model.div6Like_sequence "div6">
1375 2 mingarao
<!ENTITY % model.div6Like_sequenceOptional "div6?">
1376 2 mingarao
<!ENTITY % model.div6Like_sequenceOptionalRepeatable "div6*">
1377 2 mingarao
<!ENTITY % model.div6Like_sequenceRepeatable "div6+">
1378 2 mingarao
<!ENTITY % model.div7Like "div7">
1379 2 mingarao
<!ENTITY % model.div7Like_sequence "div7">
1380 2 mingarao
<!ENTITY % model.div7Like_sequenceOptional "div7?">
1381 2 mingarao
<!ENTITY % model.div7Like_sequenceOptionalRepeatable "div7*">
1382 2 mingarao
<!ENTITY % model.div7Like_sequenceRepeatable "div7+">
1383 2 mingarao
<!ENTITY % model.resourceLike "fsdDecl |
1384 2 mingarao
 facsimile">
1385 2 mingarao
<!ENTITY % model.resourceLike_sequence "fsdDecl, facsimile">
1386 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptional "fsdDecl?, facsimile?">
1387 2 mingarao
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable "fsdDecl*, facsimile*">
1388 2 mingarao
<!ENTITY % model.resourceLike_sequenceRepeatable "fsdDecl+, facsimile+">
1389 2 mingarao
<!ENTITY % model.orgStateLike "state">
1390 2 mingarao
<!ENTITY % model.orgStateLike_sequence "state">
1391 2 mingarao
<!ENTITY % model.orgStateLike_sequenceOptional "state?">
1392 2 mingarao
<!ENTITY % model.orgStateLike_sequenceOptionalRepeatable "state*">
1393 2 mingarao
<!ENTITY % model.orgStateLike_sequenceRepeatable "state+">
1394 2 mingarao
<!ENTITY % att.personal.attributes ' %att.naming.attributes;
1395 2 mingarao
full (yes|
1396 2 mingarao
abb|
1397 2 mingarao
init) "yes"
1398 2 mingarao
sort CDATA #IMPLIED'>
1399 2 mingarao
<!ENTITY % att.personal.attribute.full '
1400 2 mingarao
full (yes|
1401 2 mingarao
abb|
1402 2 mingarao
init) "yes" '>
1403 2 mingarao
1404 2 mingarao
<!ENTITY % att.personal.attribute.sort '
1405 2 mingarao
sort CDATA #IMPLIED'>
1406 2 mingarao
1407 2 mingarao
<!ENTITY % model.placeLike "place">
1408 2 mingarao
<!ENTITY % model.placeLike_sequence "place">
1409 2 mingarao
<!ENTITY % model.placeLike_sequenceOptional "place?">
1410 2 mingarao
<!ENTITY % model.placeLike_sequenceOptionalRepeatable "place*">
1411 2 mingarao
<!ENTITY % model.placeLike_sequenceRepeatable "place+">
1412 2 mingarao
<!ENTITY % att.global.analytic.attributes '
1413 2 mingarao
ana CDATA  #IMPLIED'>
1414 2 mingarao
<!ENTITY % att.global.analytic.attribute.ana '
1415 2 mingarao
ana CDATA  #IMPLIED'>
1416 2 mingarao
1417 2 mingarao
<!ENTITY % model.entryLike "superEntry |
1418 2 mingarao
 entry |
1419 2 mingarao
 entryFree">
1420 2 mingarao
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
1421 2 mingarao
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
1422 2 mingarao
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
1423 2 mingarao
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
1424 2 mingarao
<!ENTITY % att.entryLike.attributes '
1425 2 mingarao
type NMTOKEN  "main"
1426 2 mingarao
sortKey CDATA #IMPLIED'>
1427 2 mingarao
<!ENTITY % att.entryLike.attribute.type '
1428 2 mingarao
type NMTOKEN  "main" '>
1429 2 mingarao
1430 2 mingarao
<!ENTITY % att.entryLike.attribute.sortKey '
1431 2 mingarao
sortKey CDATA #IMPLIED'>
1432 2 mingarao
1433 2 mingarao
<!ENTITY % att.lexicographic.attributes '
1434 2 mingarao
expand CDATA #IMPLIED
1435 2 mingarao
norm CDATA #IMPLIED
1436 2 mingarao
split CDATA #IMPLIED
1437 2 mingarao
value CDATA #IMPLIED
1438 2 mingarao
orig CDATA #IMPLIED
1439 2 mingarao
location CDATA #IMPLIED
1440 2 mingarao
mergedIn CDATA #IMPLIED
1441 2 mingarao
opt (true | false)  "false" '>
1442 2 mingarao
<!ENTITY % att.lexicographic.attribute.expand '
1443 2 mingarao
expand CDATA #IMPLIED'>
1444 2 mingarao
1445 2 mingarao
<!ENTITY % att.lexicographic.attribute.norm '
1446 2 mingarao
norm CDATA #IMPLIED'>
1447 2 mingarao
1448 2 mingarao
<!ENTITY % att.lexicographic.attribute.split '
1449 2 mingarao
split CDATA #IMPLIED'>
1450 2 mingarao
1451 2 mingarao
<!ENTITY % att.lexicographic.attribute.value '
1452 2 mingarao
value CDATA #IMPLIED'>
1453 2 mingarao
1454 2 mingarao
<!ENTITY % att.lexicographic.attribute.orig '
1455 2 mingarao
orig CDATA #IMPLIED'>
1456 2 mingarao
1457 2 mingarao
<!ENTITY % att.lexicographic.attribute.location '
1458 2 mingarao
location CDATA #IMPLIED'>
1459 2 mingarao
1460 2 mingarao
<!ENTITY % att.lexicographic.attribute.mergedIn '
1461 2 mingarao
mergedIn CDATA #IMPLIED'>
1462 2 mingarao
1463 2 mingarao
<!ENTITY % att.lexicographic.attribute.opt '
1464 2 mingarao
opt (true | false)  "false" '>
1465 2 mingarao
1466 2 mingarao
<!ENTITY % model.morphLike "gram |
1467 2 mingarao
 gen |
1468 2 mingarao
 number |
1469 2 mingarao
 case |
1470 2 mingarao
 per |
1471 2 mingarao
 tns |
1472 2 mingarao
 mood |
1473 2 mingarao
 iType">
1474 2 mingarao
<!ENTITY % model.morphLike_sequence "gram, gen, number, case, per, tns, mood, iType">
1475 2 mingarao
<!ENTITY % model.morphLike_sequenceOptional "gram?, gen?, number?, case?, per?, tns?, mood?, iType?">
1476 2 mingarao
<!ENTITY % model.morphLike_sequenceOptionalRepeatable "gram*, gen*, number*, case*, per*, tns*, mood*, iType*">
1477 2 mingarao
<!ENTITY % model.morphLike_sequenceRepeatable "gram+, gen+, number+, case+, per+, tns+, mood+, iType+">
1478 2 mingarao
<!ENTITY % model.gramPart "%model.morphLike; |
1479 2 mingarao
 gramGrp |
1480 2 mingarao
 pos |
1481 2 mingarao
 subc |
1482 2 mingarao
 colloc |
1483 2 mingarao
 usg |
1484 2 mingarao
 lbl">
1485 2 mingarao
<!ENTITY % model.gramPart_sequence "%model.morphLike;, gramGrp, pos, subc, colloc, usg, lbl">
1486 2 mingarao
<!ENTITY % model.gramPart_sequenceOptional "%model.morphLike;?, gramGrp?, pos?, subc?, colloc?, usg?, lbl?">
1487 2 mingarao
<!ENTITY % model.gramPart_sequenceOptionalRepeatable "%model.morphLike;*, gramGrp*, pos*, subc*, colloc*, usg*, lbl*">
1488 2 mingarao
<!ENTITY % model.gramPart_sequenceRepeatable "%model.morphLike;+, gramGrp+, pos+, subc+, colloc+, usg+, lbl+">
1489 2 mingarao
<!ENTITY % model.formPart "form |
1490 2 mingarao
 orth |
1491 2 mingarao
 pron |
1492 2 mingarao
 hyph |
1493 2 mingarao
 syll |
1494 2 mingarao
 stress |
1495 2 mingarao
 %model.gramPart;">
1496 2 mingarao
<!ENTITY % model.formPart_sequence "form, orth, pron, hyph, syll, stress, %model.gramPart;">
1497 2 mingarao
<!ENTITY % model.formPart_sequenceOptional "form?, orth?, pron?, hyph?, syll?, stress?, %model.gramPart;?">
1498 2 mingarao
<!ENTITY % model.formPart_sequenceOptionalRepeatable "form*, orth*, pron*, hyph*, syll*, stress*, %model.gramPart;*">
1499 2 mingarao
<!ENTITY % model.formPart_sequenceRepeatable "form+, orth+, pron+, hyph+, syll+, stress+, %model.gramPart;+">
1500 2 mingarao
<!ENTITY % model.ptrLike.form "oRef |
1501 2 mingarao
 oVar |
1502 2 mingarao
 pRef |
1503 2 mingarao
 pVar">
1504 2 mingarao
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar">
1505 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?">
1506 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*">
1507 2 mingarao
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+">
1508 2 mingarao
<!ENTITY % att.ptrLike.form.attributes '
1509 2 mingarao
target CDATA #IMPLIED'>
1510 2 mingarao
<!ENTITY % att.ptrLike.form.attribute.target '
1511 2 mingarao
target CDATA #IMPLIED'>
1512 2 mingarao
1513 2 mingarao
<!ENTITY % model.headerPart "encodingDesc |
1514 2 mingarao
 profileDesc">
1515 2 mingarao
<!ENTITY % model.headerPart_sequence "encodingDesc, profileDesc">
1516 2 mingarao
<!ENTITY % model.headerPart_sequenceOptional "encodingDesc?, profileDesc?">
1517 2 mingarao
<!ENTITY % model.headerPart_sequenceOptionalRepeatable "encodingDesc*, profileDesc*">
1518 2 mingarao
<!ENTITY % model.headerPart_sequenceRepeatable "encodingDesc+, profileDesc+">
1519 2 mingarao
<!ENTITY % model.sourceDescPart "scriptStmt |
1520 2 mingarao
 recordingStmt">
1521 2 mingarao
<!ENTITY % model.sourceDescPart_sequence "scriptStmt, recordingStmt">
1522 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceOptional "scriptStmt?, recordingStmt?">
1523 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceOptionalRepeatable "scriptStmt*, recordingStmt*">
1524 2 mingarao
<!ENTITY % model.sourceDescPart_sequenceRepeatable "scriptStmt+, recordingStmt+">
1525 2 mingarao
<!ENTITY % model.encodingPart "charDecl |
1526 2 mingarao
 projectDesc |
1527 2 mingarao
 samplingDecl |
1528 2 mingarao
 editorialDecl |
1529 2 mingarao
 tagsDecl |
1530 2 mingarao
 refsDecl |
1531 2 mingarao
 classDecl |
1532 2 mingarao
 appInfo |
1533 2 mingarao
 geoDecl |
1534 2 mingarao
 fsdDecl |
1535 2 mingarao
 variantEncoding |
1536 2 mingarao
 metDecl">
1537 2 mingarao
<!ENTITY % model.encodingPart_sequence "charDecl, projectDesc, samplingDecl, editorialDecl, tagsDecl, refsDecl, classDecl, appInfo, geoDecl, fsdDecl, variantEncoding, metDecl">
1538 2 mingarao
<!ENTITY % model.encodingPart_sequenceOptional "charDecl?, projectDesc?, samplingDecl?, editorialDecl?, tagsDecl?, refsDecl?, classDecl?, appInfo?, geoDecl?, fsdDecl?, variantEncoding?, metDecl?">
1539 2 mingarao
<!ENTITY % model.encodingPart_sequenceOptionalRepeatable "charDecl*, projectDesc*, samplingDecl*, editorialDecl*, tagsDecl*, refsDecl*, classDecl*, appInfo*, geoDecl*, fsdDecl*, variantEncoding*, metDecl*">
1540 2 mingarao
<!ENTITY % model.encodingPart_sequenceRepeatable "charDecl+, projectDesc+, samplingDecl+, editorialDecl+, tagsDecl+, refsDecl+, classDecl+, appInfo+, geoDecl+, fsdDecl+, variantEncoding+, metDecl+">
1541 2 mingarao
<!ENTITY % model.editorialDeclPart "correction |
1542 2 mingarao
 normalization |
1543 2 mingarao
 quotation |
1544 2 mingarao
 hyphenation |
1545 2 mingarao
 segmentation |
1546 2 mingarao
 stdVals |
1547 2 mingarao
 interpretation">
1548 2 mingarao
<!ENTITY % model.editorialDeclPart_sequence "correction, normalization, quotation, hyphenation, segmentation, stdVals, interpretation">
1549 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceOptional "correction?, normalization?, quotation?, hyphenation?, segmentation?, stdVals?, interpretation?">
1550 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceOptionalRepeatable "correction*, normalization*, quotation*, hyphenation*, segmentation*, stdVals*, interpretation*">
1551 2 mingarao
<!ENTITY % model.editorialDeclPart_sequenceRepeatable "correction+, normalization+, quotation+, hyphenation+, segmentation+, stdVals+, interpretation+">
1552 2 mingarao
<!ENTITY % model.applicationLike "application">
1553 2 mingarao
<!ENTITY % model.applicationLike_sequence "application">
1554 2 mingarao
<!ENTITY % model.applicationLike_sequenceOptional "application?">
1555 2 mingarao
<!ENTITY % model.applicationLike_sequenceOptionalRepeatable "application*">
1556 2 mingarao
<!ENTITY % model.applicationLike_sequenceRepeatable "application+">
1557 2 mingarao
<!ENTITY % model.profileDescPart "textDesc |
1558 2 mingarao
 particDesc |
1559 2 mingarao
 settingDesc |
1560 2 mingarao
 langUsage |
1561 2 mingarao
 textClass |
1562 2 mingarao
 handNotes">
1563 2 mingarao
<!ENTITY % model.profileDescPart_sequence "textDesc, particDesc, settingDesc, langUsage, textClass, handNotes">
1564 2 mingarao
<!ENTITY % model.profileDescPart_sequenceOptional "textDesc?, particDesc?, settingDesc?, langUsage?, textClass?, handNotes?">
1565 2 mingarao
<!ENTITY % model.profileDescPart_sequenceOptionalRepeatable "textDesc*, particDesc*, settingDesc*, langUsage*, textClass*, handNotes*">
1566 2 mingarao
<!ENTITY % model.profileDescPart_sequenceRepeatable "textDesc+, particDesc+, settingDesc+, langUsage+, textClass+, handNotes+">
1567 2 mingarao
<!ENTITY % att.global.linking.attributes '
1568 2 mingarao
corresp CDATA  #IMPLIED
1569 2 mingarao
synch CDATA  #IMPLIED
1570 2 mingarao
sameAs CDATA #IMPLIED
1571 2 mingarao
copyOf CDATA #IMPLIED
1572 2 mingarao
next CDATA #IMPLIED
1573 2 mingarao
prev CDATA #IMPLIED
1574 2 mingarao
exclude CDATA  #IMPLIED
1575 2 mingarao
select CDATA  #IMPLIED'>
1576 2 mingarao
<!ENTITY % att.global.linking.attribute.corresp '
1577 2 mingarao
corresp CDATA  #IMPLIED'>
1578 2 mingarao
1579 2 mingarao
<!ENTITY % att.global.linking.attribute.synch '
1580 2 mingarao
synch CDATA  #IMPLIED'>
1581 2 mingarao
1582 2 mingarao
<!ENTITY % att.global.linking.attribute.sameAs '
1583 2 mingarao
sameAs CDATA #IMPLIED'>
1584 2 mingarao
1585 2 mingarao
<!ENTITY % att.global.linking.attribute.copyOf '
1586 2 mingarao
copyOf CDATA #IMPLIED'>
1587 2 mingarao
1588 2 mingarao
<!ENTITY % att.global.linking.attribute.next '
1589 2 mingarao
next CDATA #IMPLIED'>
1590 2 mingarao
1591 2 mingarao
<!ENTITY % att.global.linking.attribute.prev '
1592 2 mingarao
prev CDATA #IMPLIED'>
1593 2 mingarao
1594 2 mingarao
<!ENTITY % att.global.linking.attribute.exclude '
1595 2 mingarao
exclude CDATA  #IMPLIED'>
1596 2 mingarao
1597 2 mingarao
<!ENTITY % att.global.linking.attribute.select '
1598 2 mingarao
select CDATA  #IMPLIED'>
1599 2 mingarao
1600 2 mingarao
<!ENTITY % att.pointing.attributes '
1601 2 mingarao
type NMTOKEN  #IMPLIED
1602 2 mingarao
evaluate (all|
1603 2 mingarao
one|
1604 2 mingarao
none) #IMPLIED'>
1605 2 mingarao
<!ENTITY % att.pointing.attribute.type '
1606 2 mingarao
type NMTOKEN  #IMPLIED'>
1607 2 mingarao
1608 2 mingarao
<!ENTITY % att.pointing.attribute.evaluate '
1609 2 mingarao
evaluate (all|
1610 2 mingarao
one|
1611 2 mingarao
none) #IMPLIED'>
1612 2 mingarao
1613 2 mingarao
<!ENTITY % att.pointing.group.attributes ' %att.pointing.attributes;
1614 2 mingarao
domains NMTOKENS  #IMPLIED
1615 2 mingarao
targFunc CDATA  #IMPLIED'>
1616 2 mingarao
<!ENTITY % att.pointing.group.attribute.domains '
1617 2 mingarao
domains NMTOKENS  #IMPLIED'>
1618 2 mingarao
1619 2 mingarao
<!ENTITY % att.pointing.group.attribute.targFunc '
1620 2 mingarao
targFunc CDATA  #IMPLIED'>
1621 2 mingarao
1622 2 mingarao
<!ENTITY % att.msExcerpt.attributes '
1623 2 mingarao
defective CDATA "false" '>
1624 2 mingarao
<!ENTITY % att.msExcerpt.attribute.defective '
1625 2 mingarao
defective CDATA "false" '>
1626 2 mingarao
1627 2 mingarao
<!ENTITY % model.persNamePart "surname |
1628 2 mingarao
 forename |
1629 2 mingarao
 genName |
1630 2 mingarao
 nameLink |
1631 2 mingarao
 addName |
1632 2 mingarao
 roleName">
1633 2 mingarao
<!ENTITY % model.persNamePart_sequence "surname, forename, genName, nameLink, addName, roleName">
1634 2 mingarao
<!ENTITY % model.persNamePart_sequenceOptional "surname?, forename?, genName?, nameLink?, addName?, roleName?">
1635 2 mingarao
<!ENTITY % model.persNamePart_sequenceOptionalRepeatable "surname*, forename*, genName*, nameLink*, addName*, roleName*">
1636 2 mingarao
<!ENTITY % model.persNamePart_sequenceRepeatable "surname+, forename+, genName+, nameLink+, addName+, roleName+">
1637 2 mingarao
<!ENTITY % att.datable.iso.attributes '
1638 2 mingarao
when-iso CDATA #IMPLIED
1639 2 mingarao
notBefore-iso CDATA #IMPLIED
1640 2 mingarao
notAfter-iso CDATA #IMPLIED
1641 2 mingarao
from-iso CDATA #IMPLIED
1642 2 mingarao
to-iso CDATA #IMPLIED'>
1643 2 mingarao
<!ENTITY % att.datable.iso.attribute.when-iso '
1644 2 mingarao
when-iso CDATA #IMPLIED'>
1645 2 mingarao
1646 2 mingarao
<!ENTITY % att.datable.iso.attribute.notBefore-iso '
1647 2 mingarao
notBefore-iso CDATA #IMPLIED'>
1648 2 mingarao
1649 2 mingarao
<!ENTITY % att.datable.iso.attribute.notAfter-iso '
1650 2 mingarao
notAfter-iso CDATA #IMPLIED'>
1651 2 mingarao
1652 2 mingarao
<!ENTITY % att.datable.iso.attribute.from-iso '
1653 2 mingarao
from-iso CDATA #IMPLIED'>
1654 2 mingarao
1655 2 mingarao
<!ENTITY % att.datable.iso.attribute.to-iso '
1656 2 mingarao
to-iso CDATA #IMPLIED'>
1657 2 mingarao
1658 2 mingarao
<!ENTITY % att.duration.iso.attributes '
1659 2 mingarao
dur-iso CDATA #IMPLIED'>
1660 2 mingarao
<!ENTITY % att.duration.iso.attribute.dur-iso '
1661 2 mingarao
dur-iso CDATA #IMPLIED'>
1662 2 mingarao
1663 2 mingarao
<!ENTITY % att.duration.attributes ' %att.duration.w3c.attributes; %att.duration.iso.attributes;'>
1664 2 mingarao
<!ENTITY % model.global.spoken "pause |
1665 2 mingarao
 vocal |
1666 2 mingarao
 kinesic |
1667 2 mingarao
 incident |
1668 2 mingarao
 writing |
1669 2 mingarao
 shift">
1670 2 mingarao
<!ENTITY % model.global.spoken_sequence "pause, vocal, kinesic, incident, writing, shift">
1671 2 mingarao
<!ENTITY % model.global.spoken_sequenceOptional "pause?, vocal?, kinesic?, incident?, writing?, shift?">
1672 2 mingarao
<!ENTITY % model.global.spoken_sequenceOptionalRepeatable "pause*, vocal*, kinesic*, incident*, writing*, shift*">
1673 2 mingarao
<!ENTITY % model.global.spoken_sequenceRepeatable "pause+, vocal+, kinesic+, incident+, writing+, shift+">
1674 2 mingarao
<!ENTITY % model.recordingPart "%model.dateLike; |
1675 2 mingarao
 respStmt |
1676 2 mingarao
 equipment |
1677 2 mingarao
 broadcast">
1678 2 mingarao
<!ENTITY % model.recordingPart_sequence "%model.dateLike;, respStmt, equipment, broadcast">
1679 2 mingarao
<!ENTITY % model.recordingPart_sequenceOptional "%model.dateLike;?, respStmt?, equipment?, broadcast?">
1680 2 mingarao
<!ENTITY % model.recordingPart_sequenceOptionalRepeatable "%model.dateLike;*, respStmt*, equipment*, broadcast*">
1681 2 mingarao
<!ENTITY % model.recordingPart_sequenceRepeatable "%model.dateLike;+, respStmt+, equipment+, broadcast+">
1682 2 mingarao
<!ENTITY % model.divPart.spoken "u">
1683 2 mingarao
<!ENTITY % model.divPart.spoken_sequence "u">
1684 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceOptional "u?">
1685 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceOptionalRepeatable "u*">
1686 2 mingarao
<!ENTITY % model.divPart.spoken_sequenceRepeatable "u+">
1687 2 mingarao
<!ENTITY % model.rdgLike "rdg">
1688 2 mingarao
<!ENTITY % model.rdgLike_sequence "rdg">
1689 2 mingarao
<!ENTITY % model.rdgLike_sequenceOptional "rdg?">
1690 2 mingarao
<!ENTITY % model.rdgLike_sequenceOptionalRepeatable "rdg*">
1691 2 mingarao
<!ENTITY % model.rdgLike_sequenceRepeatable "rdg+">
1692 2 mingarao
<!ENTITY % model.rdgPart "wit |
1693 2 mingarao
 witStart |
1694 2 mingarao
 witEnd |
1695 2 mingarao
 lacunaStart |
1696 2 mingarao
 lacunaEnd">
1697 2 mingarao
<!ENTITY % model.rdgPart_sequence "wit, witStart, witEnd, lacunaStart, lacunaEnd">
1698 2 mingarao
<!ENTITY % model.rdgPart_sequenceOptional "wit?, witStart?, witEnd?, lacunaStart?, lacunaEnd?">
1699 2 mingarao
<!ENTITY % model.rdgPart_sequenceOptionalRepeatable "wit*, witStart*, witEnd*, lacunaStart*, lacunaEnd*">
1700 2 mingarao
<!ENTITY % model.rdgPart_sequenceRepeatable "wit+, witStart+, witEnd+, lacunaStart+, lacunaEnd+">
1701 2 mingarao
<!ENTITY % att.rdgPart.attributes '
1702 2 mingarao
wit CDATA  #IMPLIED'>
1703 2 mingarao
<!ENTITY % att.rdgPart.attribute.wit '
1704 2 mingarao
wit CDATA  #IMPLIED'>
1705 2 mingarao
1706 2 mingarao
<!ENTITY % att.textCritical.attributes '
1707 2 mingarao
wit CDATA  #IMPLIED
1708 2 mingarao
type NMTOKEN  #IMPLIED
1709 2 mingarao
cause NMTOKEN  #IMPLIED
1710 2 mingarao
varSeq CDATA #IMPLIED
1711 2 mingarao
resp CDATA #IMPLIED
1712 2 mingarao
hand CDATA #IMPLIED'>
1713 2 mingarao
<!ENTITY % att.textCritical.attribute.wit '
1714 2 mingarao
wit CDATA  #IMPLIED'>
1715 2 mingarao
1716 2 mingarao
<!ENTITY % att.textCritical.attribute.type '
1717 2 mingarao
type NMTOKEN  #IMPLIED'>
1718 2 mingarao
1719 2 mingarao
<!ENTITY % att.textCritical.attribute.cause '
1720 2 mingarao
cause NMTOKEN  #IMPLIED'>
1721 2 mingarao
1722 2 mingarao
<!ENTITY % att.textCritical.attribute.varSeq '
1723 2 mingarao
varSeq CDATA #IMPLIED'>
1724 2 mingarao
1725 2 mingarao
<!ENTITY % att.textCritical.attribute.resp '
1726 2 mingarao
resp CDATA #IMPLIED'>
1727 2 mingarao
1728 2 mingarao
<!ENTITY % att.textCritical.attribute.hand '
1729 2 mingarao
hand CDATA #IMPLIED'>
1730 2 mingarao
1731 2 mingarao
<!ENTITY % att.global.facs.attributes '
1732 2 mingarao
facs CDATA  #IMPLIED'>
1733 2 mingarao
<!ENTITY % att.global.facs.attribute.facs '
1734 2 mingarao
facs CDATA  #IMPLIED'>
1735 2 mingarao
1736 2 mingarao
<!ENTITY % att.coordinated.attributes '
1737 2 mingarao
ulx CDATA #IMPLIED
1738 2 mingarao
uly CDATA #IMPLIED
1739 2 mingarao
lrx CDATA #IMPLIED
1740 2 mingarao
lry CDATA #IMPLIED'>
1741 2 mingarao
<!ENTITY % att.coordinated.attribute.ulx '
1742 2 mingarao
ulx CDATA #IMPLIED'>
1743 2 mingarao
1744 2 mingarao
<!ENTITY % att.coordinated.attribute.uly '
1745 2 mingarao
uly CDATA #IMPLIED'>
1746 2 mingarao
1747 2 mingarao
<!ENTITY % att.coordinated.attribute.lrx '
1748 2 mingarao
lrx CDATA #IMPLIED'>
1749 2 mingarao
1750 2 mingarao
<!ENTITY % att.coordinated.attribute.lry '
1751 2 mingarao
lry CDATA #IMPLIED'>
1752 2 mingarao
1753 2 mingarao
<!ENTITY % att.metrical.attributes '
1754 2 mingarao
met CDATA #IMPLIED
1755 2 mingarao
real CDATA #IMPLIED
1756 2 mingarao
rhyme CDATA #IMPLIED'>
1757 2 mingarao
<!ENTITY % att.metrical.attribute.met '
1758 2 mingarao
met CDATA #IMPLIED'>
1759 2 mingarao
1760 2 mingarao
<!ENTITY % att.metrical.attribute.real '
1761 2 mingarao
real CDATA #IMPLIED'>
1762 2 mingarao
1763 2 mingarao
<!ENTITY % att.metrical.attribute.rhyme '
1764 2 mingarao
rhyme CDATA #IMPLIED'>
1765 2 mingarao
1766 2 mingarao
<!ENTITY % att.enjamb.attributes '
1767 2 mingarao
enjamb NMTOKEN  #IMPLIED'>
1768 2 mingarao
<!ENTITY % att.enjamb.attribute.enjamb '
1769 2 mingarao
enjamb NMTOKEN  #IMPLIED'>
1770 2 mingarao
1771 2 mingarao
<!ENTITY % att.identified.attributes '
1772 2 mingarao
ident NMTOKEN  #REQUIRED
1773 2 mingarao
predeclare (true | false)  "false"
1774 2 mingarao
module CDATA #IMPLIED
1775 2 mingarao
mode (add|
1776 2 mingarao
delete|
1777 2 mingarao
change|
1778 2 mingarao
replace) "add" '>
1779 2 mingarao
<!ENTITY % att.identified.attribute.ident '
1780 2 mingarao
ident NMTOKEN  #REQUIRED'>
1781 2 mingarao
1782 2 mingarao
<!ENTITY % att.identified.attribute.predeclare '
1783 2 mingarao
predeclare (true | false)  "false" '>
1784 2 mingarao
1785 2 mingarao
<!ENTITY % att.identified.attribute.module '
1786 2 mingarao
module CDATA #IMPLIED'>
1787 2 mingarao
1788 2 mingarao
<!ENTITY % att.identified.attribute.mode '
1789 2 mingarao
mode (add|
1790 2 mingarao
delete|
1791 2 mingarao
change|
1792 2 mingarao
replace) "add" '>
1793 2 mingarao
1794 2 mingarao
<!-- start predeclared patterns -->
1795 2 mingarao
1796 2 mingarao
<!-- start rest of patterns -->
1797 2 mingarao
1798 2 mingarao
<!ENTITY % macro.paraContent '( #PCDATA |
1799 2 mingarao
 %model.gLike; |
1800 2 mingarao
 %model.phrase; |
1801 2 mingarao
 %model.inter; |
1802 2 mingarao
 %model.global;)*' >
1803 2 mingarao
1804 2 mingarao
<!ENTITY % macro.limitedContent '( #PCDATA |
1805 2 mingarao
 %model.limitedPhrase; |
1806 2 mingarao
 %model.inter;)*' >
1807 2 mingarao
1808 2 mingarao
<!ENTITY % macro.phraseSeq '( #PCDATA |
1809 2 mingarao
 %model.gLike; |
1810 2 mingarao
 %model.phrase; |
1811 2 mingarao
 %model.global;)*' >
1812 2 mingarao
1813 2 mingarao
<!ENTITY % macro.phraseSeq.limited '( #PCDATA |
1814 2 mingarao
 %model.limitedPhrase; |
1815 2 mingarao
 %model.global;)*' >
1816 2 mingarao
1817 2 mingarao
<!ENTITY % macro.specialPara '( #PCDATA |
1818 2 mingarao
 %model.gLike; |
1819 2 mingarao
 %model.phrase; |
1820 2 mingarao
 %model.inter; |
1821 2 mingarao
 %model.divPart; |
1822 2 mingarao
 %model.global;)*' >
1823 2 mingarao
1824 2 mingarao
<!ENTITY % macro.xtext '( #PCDATA |
1825 2 mingarao
 %model.gLike;)*' >
1826 2 mingarao
1827 2 mingarao
<!ENTITY % macro.anyXML '#PCDATA' >
1828 2 mingarao
1829 2 mingarao
<!ENTITY % macro.schemaPattern '%macro.anyXML;' >
1830 2 mingarao
1831 2 mingarao
<!-- end patterns -->
1832 2 mingarao
1833 2 mingarao
<!-- start elements -->
1834 2 mingarao
1835 2 mingarao
<!--doc:(TEI document) contains a single TEI-conformant document,
1836 2 mingarao
comprising a TEI header and a text, either in isolation or as part of a
1837 2 mingarao
teiCorpus element. -->
1838 2 mingarao
<!ELEMENT TEI (teiHeader,(((%model.resourceLike;)+,text?) |
1839 2 mingarao
 text))>
1840 2 mingarao
<!ATTLIST TEI xmlns CDATA "http://www.tei-c.org/ns/1.0">
1841 2 mingarao
<!ATTLIST TEI
1842 2 mingarao
 %att.global.attributes;
1843 2 mingarao
version CDATA "5.0"  >
1844 2 mingarao
<!ATTLIST TEI xsi:schemaLocation CDATA #IMPLIED
1845 2 mingarao
 xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
1846 2 mingarao
 >
1847 2 mingarao
<!--doc:(anonymous block) contains any arbitrary component-level unit of text, acting as
1848 2 mingarao
an anonymous container for phrase or inter level elements analogous to, but
1849 2 mingarao
without the semantic baggage of, a paragraph. -->
1850 2 mingarao
<!ELEMENT ab %macro.paraContent;>
1851 2 mingarao
<!ATTLIST ab xmlns CDATA "http://www.tei-c.org/ns/1.0">
1852 2 mingarao
<!ATTLIST ab
1853 2 mingarao
 %att.global.attributes;
1854 2 mingarao
 %att.typed.attributes;
1855 2 mingarao
 %att.declaring.attributes;
1856 2 mingarao
part (Y|
1857 2 mingarao
N|
1858 2 mingarao
I|
1859 2 mingarao
M|
1860 2 mingarao
F) "N"  >
1861 2 mingarao
<!--doc:(abbreviation) contains an abbreviation of any sort. -->
1862 2 mingarao
<!ELEMENT abbr %macro.phraseSeq;>
1863 2 mingarao
<!ATTLIST abbr xmlns CDATA "http://www.tei-c.org/ns/1.0">
1864 2 mingarao
<!ATTLIST abbr
1865 2 mingarao
 %att.global.attributes;
1866 2 mingarao
type NMTOKEN  #IMPLIED >
1867 2 mingarao
<!--doc:(accompanying material) contains details of any significant additional
1868 2 mingarao
material which may be closely associated with the manuscript being
1869 2 mingarao
described, such as non-contemporaneous documents or fragments bound in
1870 2 mingarao
with the manuscript at some earlier historical period. -->
1871 2 mingarao
<!ELEMENT accMat %macro.specialPara;>
1872 2 mingarao
<!ATTLIST accMat xmlns CDATA "http://www.tei-c.org/ns/1.0">
1873 2 mingarao
<!ATTLIST accMat
1874 2 mingarao
 %att.global.attributes;
1875 2 mingarao
 %att.typed.attributes; >
1876 2 mingarao
<!--doc:contains any descriptive or other information
1877 2 mingarao
concerning the process by which a manuscript or manuscript part entered the holding
1878 2 mingarao
institution.  -->
1879 2 mingarao
<!ELEMENT acquisition %macro.specialPara;>
1880 2 mingarao
<!ATTLIST acquisition xmlns CDATA "http://www.tei-c.org/ns/1.0">
1881 2 mingarao
<!ATTLIST acquisition
1882 2 mingarao
 %att.global.attributes;
1883 2 mingarao
 %att.datable.attributes; >
1884 2 mingarao
<!--doc:contains a brief informal description of what a participant in a
1885 2 mingarao
language interaction is doing other than speaking, if anything. -->
1886 2 mingarao
<!ELEMENT activity %macro.phraseSeq.limited;>
1887 2 mingarao
<!ATTLIST activity xmlns CDATA "http://www.tei-c.org/ns/1.0">
1888 2 mingarao
<!ATTLIST activity
1889 2 mingarao
 %att.global.attributes; >
1890 2 mingarao
<!--doc:Name of an actor appearing within a cast list. -->
1891 2 mingarao
<!ELEMENT actor %macro.phraseSeq;>
1892 2 mingarao
<!ATTLIST actor xmlns CDATA "http://www.tei-c.org/ns/1.0">
1893 2 mingarao
<!ATTLIST actor
1894 2 mingarao
 %att.global.attributes; >
1895 2 mingarao
<!--doc:(addition) contains letters, words, or phrases inserted in the text by an
1896 2 mingarao
        author, scribe, annotator, or corrector. -->
1897 2 mingarao
<!ELEMENT add %macro.paraContent;>
1898 2 mingarao
<!ATTLIST add xmlns CDATA "http://www.tei-c.org/ns/1.0">
1899 2 mingarao
<!ATTLIST add
1900 2 mingarao
 %att.global.attributes;
1901 2 mingarao
 %att.transcriptional.attributes;
1902 2 mingarao
 %att.placement.attributes;
1903 2 mingarao
 %att.typed.attributes; >
1904 2 mingarao
<!--doc:(additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal
1905 2 mingarao
    name. -->
1906 2 mingarao
<!ELEMENT addName %macro.phraseSeq;>
1907 2 mingarao
<!ATTLIST addName xmlns CDATA "http://www.tei-c.org/ns/1.0">
1908 2 mingarao
<!ATTLIST addName
1909 2 mingarao
 %att.global.attributes;
1910 2 mingarao
 %att.personal.attributes;
1911 2 mingarao
 %att.typed.attributes; >
1912 2 mingarao
<!--doc:(added span of text) marks the beginning of a longer sequence of text added by an
1913 2 mingarao
  author, scribe, annotator or corrector (see also add). -->
1914 2 mingarao
<!ELEMENT addSpan EMPTY>
1915 2 mingarao
<!ATTLIST addSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
1916 2 mingarao
<!ATTLIST addSpan
1917 2 mingarao
 %att.global.attributes;
1918 2 mingarao
 %att.transcriptional.attributes;
1919 2 mingarao
 %att.placement.attributes;
1920 2 mingarao
 %att.typed.attributes;
1921 2 mingarao
 %att.spanning.attributes; >
1922 2 mingarao
<!--doc:groups additional information, combining
1923 2 mingarao
bibliographic information about a manuscript, or surrogate copies of
1924 2 mingarao
it with  curatorial or administrative information.  -->
1925 2 mingarao
<!ELEMENT additional (adminInfo?,surrogates?,listBibl?)>
1926 2 mingarao
<!ATTLIST additional xmlns CDATA "http://www.tei-c.org/ns/1.0">
1927 2 mingarao
<!ATTLIST additional
1928 2 mingarao
 %att.global.attributes; >
1929 2 mingarao
<!--doc:contains a description of any significant additions found
1930 2 mingarao
within a manuscript, such as marginalia or other annotations.  -->
1931 2 mingarao
<!ELEMENT additions %macro.specialPara;>
1932 2 mingarao
<!ATTLIST additions xmlns CDATA "http://www.tei-c.org/ns/1.0">
1933 2 mingarao
<!ATTLIST additions
1934 2 mingarao
 %att.global.attributes; >
1935 2 mingarao
<!--doc:(address line) contains one line of a postal address. -->
1936 2 mingarao
<!ELEMENT addrLine %macro.phraseSeq;>
1937 2 mingarao
<!ATTLIST addrLine xmlns CDATA "http://www.tei-c.org/ns/1.0">
1938 2 mingarao
<!ATTLIST addrLine
1939 2 mingarao
 %att.global.attributes; >
1940 2 mingarao
<!--doc:contains a postal  address, for example of a
1941 2 mingarao
        publisher, an organization, or an individual. -->
1942 2 mingarao
<!ELEMENT address ((%model.global;)*,((%model.addrPart;),(%model.global;)*)+)>
1943 2 mingarao
<!ATTLIST address xmlns CDATA "http://www.tei-c.org/ns/1.0">
1944 2 mingarao
<!ATTLIST address
1945 2 mingarao
 %att.global.attributes; >
1946 2 mingarao
<!--doc:(administrative information) contains information about the present
1947 2 mingarao
custody and availability of the manuscript, and also about the record
1948 2 mingarao
description itself.  -->
1949 2 mingarao
<!ELEMENT adminInfo (recordHist?,availability?,custodialHist?,(%model.noteLike;)?)>
1950 2 mingarao
<!ATTLIST adminInfo xmlns CDATA "http://www.tei-c.org/ns/1.0">
1951 2 mingarao
<!ATTLIST adminInfo
1952 2 mingarao
 %att.global.attributes; >
1953 2 mingarao
<!--doc:(affiliation) contains an informal description of a person's present or past affiliation with some
1954 2 mingarao
        organization, for example an employer or sponsor. -->
1955 2 mingarao
<!ELEMENT affiliation %macro.phraseSeq;>
1956 2 mingarao
<!ATTLIST affiliation xmlns CDATA "http://www.tei-c.org/ns/1.0">
1957 2 mingarao
<!ATTLIST affiliation
1958 2 mingarao
 %att.global.attributes;
1959 2 mingarao
 %att.editLike.attributes;
1960 2 mingarao
 %att.datable.attributes;
1961 2 mingarao
 %att.naming.attributes; >
1962 2 mingarao
<!--doc:(age) specifies the age of a person. -->
1963 2 mingarao
<!ELEMENT age %macro.phraseSeq.limited;>
1964 2 mingarao
<!ATTLIST age xmlns CDATA "http://www.tei-c.org/ns/1.0">
1965 2 mingarao
<!ATTLIST age
1966 2 mingarao
 %att.global.attributes;
1967 2 mingarao
 %att.editLike.attributes;
1968 2 mingarao
 %att.datable.attributes;
1969 2 mingarao
value CDATA #IMPLIED >
1970 2 mingarao
<!--doc:(alternation) identifies an alternation or a set of choices among elements or passages. -->
1971 2 mingarao
<!ELEMENT alt EMPTY>
1972 2 mingarao
<!ATTLIST alt xmlns CDATA "http://www.tei-c.org/ns/1.0">
1973 2 mingarao
<!ATTLIST alt
1974 2 mingarao
 %att.global.attributes;
1975 2 mingarao
 %att.pointing.attributes;
1976 2 mingarao
targets CDATA  #REQUIRED
1977 2 mingarao
mode (excl|
1978 2 mingarao
incl) #IMPLIED
1979 2 mingarao
weights CDATA  #IMPLIED >
1980 2 mingarao
<!--doc:(alternation group) groups a collection of alt elements and possibly
1981 2 mingarao
pointers. -->
1982 2 mingarao
<!ELEMENT altGrp (alt |
1983 2 mingarao
 ptr)*>
1984 2 mingarao
<!ATTLIST altGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
1985 2 mingarao
<!ATTLIST altGrp
1986 2 mingarao
 %att.global.attributes;
1987 2 mingarao
 %att.pointing.group.attributes;
1988 2 mingarao
mode (excl|
1989 2 mingarao
incl) "excl"  >
1990 2 mingarao
<!--doc:(alternate identifier) supplies the recommended XML name for an element, class,
1991 2 mingarao
  attribute, etc. in some language. -->
1992 2 mingarao
<!ELEMENT altIdent %macro.xtext;>
1993 2 mingarao
<!ATTLIST altIdent xmlns CDATA "http://www.tei-c.org/ns/1.0">
1994 2 mingarao
<!ATTLIST altIdent
1995 2 mingarao
 %att.global.attributes;
1996 2 mingarao
 %att.typed.attributes; >
1997 2 mingarao
<!--doc:(alternative identifier) contains an alternative or former structured identifier used for
1998 2 mingarao
a manuscript, such as a former catalogue number. -->
1999 2 mingarao
<!ELEMENT altIdentifier (%model.placeNamePart_sequenceOptional;,institution?,repository?,collection?,idno,note?)>
2000 2 mingarao
<!ATTLIST altIdentifier xmlns CDATA "http://www.tei-c.org/ns/1.0">
2001 2 mingarao
<!ATTLIST altIdentifier
2002 2 mingarao
 %att.global.attributes;
2003 2 mingarao
 %att.typed.attributes; >
2004 2 mingarao
<!--doc:(abbreviation marker) contains a sequence of letters or signs present in an
2005 2 mingarao
  abbreviation which are omitted or replaced in the expanded form of
2006 2 mingarao
  the abbreviation. -->
2007 2 mingarao
<!ELEMENT am ( #PCDATA |
2008 2 mingarao
 %model.gLike; |
2009 2 mingarao
 %model.pPart.transcriptional;)*>
2010 2 mingarao
<!ATTLIST am xmlns CDATA "http://www.tei-c.org/ns/1.0">
2011 2 mingarao
<!ATTLIST am
2012 2 mingarao
 %att.global.attributes;
2013 2 mingarao
 %att.editLike.attributes; >
2014 2 mingarao
<!--doc:(analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published
2015 2 mingarao
    within a monograph or journal and not as an independent publication. -->
2016 2 mingarao
<!ELEMENT analytic (author |
2017 2 mingarao
 editor |
2018 2 mingarao
 respStmt |
2019 2 mingarao
 title)*>
2020 2 mingarao
<!ATTLIST analytic xmlns CDATA "http://www.tei-c.org/ns/1.0">
2021 2 mingarao
<!ATTLIST analytic
2022 2 mingarao
 %att.global.attributes; >
2023 2 mingarao
<!--doc:(anchor point) attaches an identifier to a
2024 2 mingarao
point within a text, whether or not it corresponds with a textual
2025 2 mingarao
element. -->
2026 2 mingarao
<!ELEMENT anchor EMPTY>
2027 2 mingarao
<!ATTLIST anchor xmlns CDATA "http://www.tei-c.org/ns/1.0">
2028 2 mingarao
<!ATTLIST anchor
2029 2 mingarao
 %att.global.attributes;
2030 2 mingarao
 %att.typed.attributes; >
2031 2 mingarao
<!--doc:(apparatus entry) contains one entry in a critical apparatus, with an optional
2032 2 mingarao
lemma and at least one reading. -->
2033 2 mingarao
<!ELEMENT app ((%model.global;)*,(lem,(%model.global;)*,(wit,(%model.global;)*)?)?,((%model.rdgLike;,(%model.global;)*,(wit,(%model.global;)*)?) |
2034 2 mingarao
 (rdgGrp,(%model.global;)*,(wit,(%model.global;)*)?))*)>
2035 2 mingarao
<!ATTLIST app xmlns CDATA "http://www.tei-c.org/ns/1.0">
2036 2 mingarao
<!ATTLIST app
2037 2 mingarao
 %att.global.attributes;
2038 2 mingarao
type NMTOKEN  #IMPLIED
2039 2 mingarao
from CDATA #IMPLIED
2040 2 mingarao
to CDATA #IMPLIED
2041 2 mingarao
loc CDATA  #IMPLIED >
2042 2 mingarao
<!--doc:(application information) records information about an application which has
2043 2 mingarao
  edited the TEI file.  -->
2044 2 mingarao
<!ELEMENT appInfo (%model.applicationLike;)+>
2045 2 mingarao
<!ATTLIST appInfo xmlns CDATA "http://www.tei-c.org/ns/1.0">
2046 2 mingarao
<!ATTLIST appInfo
2047 2 mingarao
 %att.global.attributes; >
2048 2 mingarao
<!--doc:provides information about an application which has acted upon the document. -->
2049 2 mingarao
<!ELEMENT application ((%model.labelLike;)+,((%model.ptrLike;)* |
2050 2 mingarao
 (%model.pLike;)*))>
2051 2 mingarao
<!ATTLIST application xmlns CDATA "http://www.tei-c.org/ns/1.0">
2052 2 mingarao
<!ATTLIST application
2053 2 mingarao
 %att.global.attributes;
2054 2 mingarao
 %att.typed.attributes;
2055 2 mingarao
 %att.datable.attributes;
2056 2 mingarao
ident NMTOKEN  #REQUIRED
2057 2 mingarao
version CDATA #REQUIRED >
2058 2 mingarao
<!--doc:encodes an arc, the connection from one node to another in a graph. -->
2059 2 mingarao
<!ELEMENT arc (label,label?)?>
2060 2 mingarao
<!ATTLIST arc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2061 2 mingarao
<!ATTLIST arc
2062 2 mingarao
 %att.global.attributes;
2063 2 mingarao
from CDATA #REQUIRED
2064 2 mingarao
to CDATA #REQUIRED >
2065 2 mingarao
<!--doc:A formal list or prose description of the topics addressed by
2066 2 mingarao
	a subdivision of a text. -->
2067 2 mingarao
<!ELEMENT argument ((%model.global; |
2068 2 mingarao
 %model.headLike;)*,((%model.common;),(%model.global;)*)+)>
2069 2 mingarao
<!ATTLIST argument xmlns CDATA "http://www.tei-c.org/ns/1.0">
2070 2 mingarao
<!ATTLIST argument
2071 2 mingarao
 %att.global.attributes; >
2072 2 mingarao
<!--doc:(attribute) contains the name of an attribute appearing within running text. -->
2073 2 mingarao
<!ELEMENT att  (#PCDATA)>
2074 2 mingarao
<!ATTLIST att xmlns CDATA "http://www.tei-c.org/ns/1.0">
2075 2 mingarao
<!ATTLIST att
2076 2 mingarao
 %att.global.attributes;
2077 2 mingarao
scheme NMTOKEN  "TEI"  >
2078 2 mingarao
<!--doc:(attribute definition) contains the definition of a single attribute. -->
2079 2 mingarao
<!ELEMENT attDef ((%model.glossLike;)*,datatype?,constraintSpec*,defaultVal?,(valList |
2080 2 mingarao
 valDesc+)?,exemplum*,remarks*)>
2081 2 mingarao
<!ATTLIST attDef xmlns CDATA "http://www.tei-c.org/ns/1.0">
2082 2 mingarao
<!ATTLIST attDef
2083 2 mingarao
 %att.global.attributes;
2084 2 mingarao
 %att.identified.attributes;
2085 2 mingarao
usage (req|
2086 2 mingarao
mwa|
2087 2 mingarao
rec|
2088 2 mingarao
rwa|
2089 2 mingarao
opt) "opt"
2090 2 mingarao
ns CDATA "http://www.tei-c.org/ns/1.0"  >
2091 2 mingarao
<!--doc:contains documentation for all the attributes associated with this element, as a series of
2092 2 mingarao
      attDef elements. -->
2093 2 mingarao
<!ELEMENT attList (attRef |
2094 2 mingarao
 attDef |
2095 2 mingarao
 attList)+>
2096 2 mingarao
<!ATTLIST attList xmlns CDATA "http://www.tei-c.org/ns/1.0">
2097 2 mingarao
<!ATTLIST attList
2098 2 mingarao
 %att.global.attributes;
2099 2 mingarao
org (group|
2100 2 mingarao
choice) "group"  >
2101 2 mingarao
<!--doc:(attribute pointer) points to the definition of an attribute or group of attributes. -->
2102 2 mingarao
<!ELEMENT attRef EMPTY>
2103 2 mingarao
<!ATTLIST attRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
2104 2 mingarao
<!ATTLIST attRef
2105 2 mingarao
 %att.global.attributes;
2106 2 mingarao
name CDATA #REQUIRED >
2107 2 mingarao
<!--doc:in a bibliographic reference, contains the name(s) of the
2108 2 mingarao
  author(s), personal or corporate, of a work; for example in the same
2109 2 mingarao
  form as that provided by a recognized bibliographic name authority.  -->
2110 2 mingarao
<!ELEMENT author %macro.phraseSeq;>
2111 2 mingarao
<!ATTLIST author xmlns CDATA "http://www.tei-c.org/ns/1.0">
2112 2 mingarao
<!ATTLIST author
2113 2 mingarao
 %att.global.attributes;
2114 2 mingarao
 %att.canonical.attributes; >
2115 2 mingarao
<!--doc:(release authority) supplies the name of a person or other agency responsible for
2116 2 mingarao
  making an electronic file available, other than a publisher or
2117 2 mingarao
  distributor. -->
2118 2 mingarao
<!ELEMENT authority %macro.phraseSeq.limited;>
2119 2 mingarao
<!ATTLIST authority xmlns CDATA "http://www.tei-c.org/ns/1.0">
2120 2 mingarao
<!ATTLIST authority
2121 2 mingarao
 %att.global.attributes; >
2122 2 mingarao
<!--doc:supplies information about the availability of a text, for example any restrictions on its
2123 2 mingarao
    use or distribution, its copyright status, etc. -->
2124 2 mingarao
<!ELEMENT availability (%model.pLike;)+>
2125 2 mingarao
<!ATTLIST availability xmlns CDATA "http://www.tei-c.org/ns/1.0">
2126 2 mingarao
<!ATTLIST availability
2127 2 mingarao
 %att.global.attributes;
2128 2 mingarao
 %att.declarable.attributes;
2129 2 mingarao
status (free|
2130 2 mingarao
unknown|
2131 2 mingarao
restricted) "unknown"  >
2132 2 mingarao
<!--doc:(back matter) contains any appendixes, etc. following the main part of a text. -->
2133 2 mingarao
<!ELEMENT back ((%model.frontPart; |
2134 2 mingarao
 %model.pLike.front; |
2135 2 mingarao
 %model.global;)*,(((%model.div1Like;),(%model.frontPart; |
2136 2 mingarao
 %model.div1Like; |
2137 2 mingarao
 %model.global;)*) |
2138 2 mingarao
 ((%model.divLike;),(%model.frontPart; |
2139 2 mingarao
 %model.divLike; |
2140 2 mingarao
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
2141 2 mingarao
 %model.global;)*)?)>
2142 2 mingarao
<!ATTLIST back xmlns CDATA "http://www.tei-c.org/ns/1.0">
2143 2 mingarao
<!ATTLIST back
2144 2 mingarao
 %att.global.attributes;
2145 2 mingarao
 %att.declaring.attributes; >
2146 2 mingarao
<!--doc:(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
2147 2 mingarao
    not be explicitly tagged.  -->
2148 2 mingarao
<!ELEMENT bibl ( #PCDATA |
2149 2 mingarao
 %model.gLike; |
2150 2 mingarao
 %model.highlighted; |
2151 2 mingarao
 %model.pPart.data; |
2152 2 mingarao
 %model.pPart.edit; |
2153 2 mingarao
 %model.segLike; |
2154 2 mingarao
 %model.ptrLike; |
2155 2 mingarao
 %model.biblPart; |
2156 2 mingarao
 %model.global;)*>
2157 2 mingarao
<!ATTLIST bibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2158 2 mingarao
<!ATTLIST bibl
2159 2 mingarao
 %att.global.attributes;
2160 2 mingarao
 %att.declarable.attributes;
2161 2 mingarao
 %att.typed.attributes; >
2162 2 mingarao
<!--doc:(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file
2163 2 mingarao
    description are present. -->
2164 2 mingarao
<!ELEMENT biblFull ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc*)>
2165 2 mingarao
<!ATTLIST biblFull xmlns CDATA "http://www.tei-c.org/ns/1.0">
2166 2 mingarao
<!ATTLIST biblFull
2167 2 mingarao
 %att.global.attributes;
2168 2 mingarao
 %att.declarable.attributes; >
2169 2 mingarao
<!--doc:(scope of citation) defines the scope of a bibliographic reference, for example as a
2170 2 mingarao
        list of page numbers, or a named subdivision of a larger work. -->
2171 2 mingarao
<!ELEMENT biblScope %macro.phraseSeq;>
2172 2 mingarao
<!ATTLIST biblScope xmlns CDATA "http://www.tei-c.org/ns/1.0">
2173 2 mingarao
<!ATTLIST biblScope
2174 2 mingarao
 %att.global.attributes;
2175 2 mingarao
type NMTOKEN  #IMPLIED
2176 2 mingarao
from CDATA #IMPLIED
2177 2 mingarao
to CDATA #IMPLIED >
2178 2 mingarao
<!--doc:(structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements
2179 2 mingarao
    appear and in a specified order.  -->
2180 2 mingarao
<!ELEMENT biblStruct (analytic*,(monogr,series*)+,(%model.noteLike; |
2181 2 mingarao
 idno |
2182 2 mingarao
 relatedItem)*)>
2183 2 mingarao
<!ATTLIST biblStruct xmlns CDATA "http://www.tei-c.org/ns/1.0">
2184 2 mingarao
<!ATTLIST biblStruct
2185 2 mingarao
 %att.global.attributes;
2186 2 mingarao
 %att.declarable.attributes;
2187 2 mingarao
 %att.typed.attributes; >
2188 2 mingarao
<!--doc:(bi-conditional feature-structure constraint) defines a biconditional feature-structure constraint; both
2189 2 mingarao
consequent and antecedent are specified as feature structures or groups
2190 2 mingarao
of feature structures; the constraint is satisfied if both
2191 2 mingarao
subsume a given feature structure, or if both do not. -->
2192 2 mingarao
<!ELEMENT bicond ((fs |
2193 2 mingarao
 f),iff,(fs |
2194 2 mingarao
 f))>
2195 2 mingarao
<!ATTLIST bicond xmlns CDATA "http://www.tei-c.org/ns/1.0">
2196 2 mingarao
<!ATTLIST bicond
2197 2 mingarao
 %att.global.attributes; >
2198 2 mingarao
<!--doc:(binary value) represents the value part of a feature-value specification which can contain either
2199 2 mingarao
  of exactly two possible values. -->
2200 2 mingarao
<!ELEMENT binary EMPTY>
2201 2 mingarao
<!ATTLIST binary xmlns CDATA "http://www.tei-c.org/ns/1.0">
2202 2 mingarao
<!ATTLIST binary
2203 2 mingarao
 %att.global.attributes;
2204 2 mingarao
value CDATA #REQUIRED >
2205 2 mingarao
<!--doc:provides encoded binary data representing an inline graphic or other object. -->
2206 2 mingarao
<!ELEMENT binaryObject  (#PCDATA)>
2207 2 mingarao
<!ATTLIST binaryObject xmlns CDATA "http://www.tei-c.org/ns/1.0">
2208 2 mingarao
<!ATTLIST binaryObject
2209 2 mingarao
 %att.global.attributes;
2210 2 mingarao
 %att.internetMedia.attributes;
2211 2 mingarao
width CDATA #IMPLIED
2212 2 mingarao
height CDATA #IMPLIED
2213 2 mingarao
scale CDATA #IMPLIED
2214 2 mingarao
encoding CDATA  #IMPLIED >
2215 2 mingarao
<!--doc:contains a description of one binding, i.e. type of covering, boards,
2216 2 mingarao
    etc. applied to a manuscript. -->
2217 2 mingarao
<!ELEMENT binding (%model.pLike; |
2218 2 mingarao
 condition |
2219 2 mingarao
 decoNote)+>
2220 2 mingarao
<!ATTLIST binding xmlns CDATA "http://www.tei-c.org/ns/1.0">
2221 2 mingarao
<!ATTLIST binding
2222 2 mingarao
 %att.global.attributes;
2223 2 mingarao
 %att.datable.attributes;
2224 2 mingarao
contemporary CDATA #IMPLIED >
2225 2 mingarao
<!--doc:(binding description) describes the present and former bindings of a manuscript, either
2226 2 mingarao
as a series of paragraphs or as a series of distinct binding elements,
2227 2 mingarao
one for each binding of the manuscript.  -->
2228 2 mingarao
<!ELEMENT bindingDesc ((%model.pLike; |
2229 2 mingarao
 decoNote |
2230 2 mingarao
 condition)+ |
2231 2 mingarao
 binding+)>
2232 2 mingarao
<!ATTLIST bindingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2233 2 mingarao
<!ATTLIST bindingDesc
2234 2 mingarao
 %att.global.attributes; >
2235 2 mingarao
<!--doc:(birth) contains information about a person's birth, such as its date and place. -->
2236 2 mingarao
<!ELEMENT birth %macro.phraseSeq;>
2237 2 mingarao
<!ATTLIST birth xmlns CDATA "http://www.tei-c.org/ns/1.0">
2238 2 mingarao
<!ATTLIST birth
2239 2 mingarao
 %att.global.attributes;
2240 2 mingarao
 %att.editLike.attributes;
2241 2 mingarao
 %att.datable.attributes;
2242 2 mingarao
 %att.naming.attributes; >
2243 2 mingarao
<!--doc:(bloc) contains the name of a geo-political unit consisting of two or more nation states or
2244 2 mingarao
    countries. -->
2245 2 mingarao
<!ELEMENT bloc %macro.phraseSeq;>
2246 2 mingarao
<!ATTLIST bloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2247 2 mingarao
<!ATTLIST bloc
2248 2 mingarao
 %att.global.attributes;
2249 2 mingarao
 %att.naming.attributes;
2250 2 mingarao
 %att.typed.attributes;
2251 2 mingarao
 %att.datable.attributes; >
2252 2 mingarao
<!--doc:(text body) contains the whole body of a single unitary text, excluding any front or back matter. -->
2253 2 mingarao
<!ELEMENT body ((%model.global;)*,((%model.divTop;),(%model.global; |
2254 2 mingarao
 %model.divTop;)*)?,((%model.divGenLike;),(%model.global; |
2255 2 mingarao
 %model.divGenLike;)*)?,(((%model.divLike;),(%model.global; |
2256 2 mingarao
 %model.divGenLike;)*)+ |
2257 2 mingarao
 ((%model.div1Like;),(%model.global; |
2258 2 mingarao
 %model.divGenLike;)*)+ |
2259 2 mingarao
 (((%model.common;),(%model.global;)*)+,(((%model.divLike;),(%model.global; |
2260 2 mingarao
 %model.divGenLike;)*)+ |
2261 2 mingarao
 ((%model.div1Like;),(%model.global; |
2262 2 mingarao
 %model.divGenLike;)*)+)?)),((%model.divBottom;),(%model.global;)*)*)>
2263 2 mingarao
<!ATTLIST body xmlns CDATA "http://www.tei-c.org/ns/1.0">
2264 2 mingarao
<!ATTLIST body
2265 2 mingarao
 %att.global.attributes;
2266 2 mingarao
 %att.declaring.attributes; >
2267 2 mingarao
<!--doc:describes a broadcast used as the source of a spoken text. -->
2268 2 mingarao
<!ELEMENT broadcast ((%model.pLike;)+ |
2269 2 mingarao
 %model.biblLike; |
2270 2 mingarao
 recording)>
2271 2 mingarao
<!ATTLIST broadcast xmlns CDATA "http://www.tei-c.org/ns/1.0">
2272 2 mingarao
<!ATTLIST broadcast
2273 2 mingarao
 %att.global.attributes;
2274 2 mingarao
 %att.declarable.attributes; >
2275 2 mingarao
<!--doc:contains the primary statement of responsibility given for a work
2276 2 mingarao
on its title page or at the head or end of the work. -->
2277 2 mingarao
<!ELEMENT byline ( #PCDATA |
2278 2 mingarao
 %model.gLike; |
2279 2 mingarao
 %model.phrase; |
2280 2 mingarao
 docAuthor |
2281 2 mingarao
 %model.global;)*>
2282 2 mingarao
<!ATTLIST byline xmlns CDATA "http://www.tei-c.org/ns/1.0">
2283 2 mingarao
<!ATTLIST byline
2284 2 mingarao
 %att.global.attributes; >
2285 2 mingarao
<!--doc:(character) represents a character. -->
2286 2 mingarao
<!ELEMENT c %macro.xtext;>
2287 2 mingarao
<!ATTLIST c xmlns CDATA "http://www.tei-c.org/ns/1.0">
2288 2 mingarao
<!ATTLIST c
2289 2 mingarao
 %att.global.attributes;
2290 2 mingarao
 %att.segLike.attributes;
2291 2 mingarao
 %att.typed.attributes; >
2292 2 mingarao
<!--doc:(canonical reference pattern) specifies an expression and replacement pattern for transforming a canonical reference into
2293 2 mingarao
    a URI.  -->
2294 2 mingarao
<!ELEMENT cRefPattern (%model.pLike;)*>
2295 2 mingarao
<!ATTLIST cRefPattern xmlns CDATA "http://www.tei-c.org/ns/1.0">
2296 2 mingarao
<!ATTLIST cRefPattern
2297 2 mingarao
 %att.global.attributes;
2298 2 mingarao
matchPattern CDATA #REQUIRED
2299 2 mingarao
replacementPattern CDATA #REQUIRED >
2300 2 mingarao
<!--doc:marks the point at which a metrical line may be divided. -->
2301 2 mingarao
<!ELEMENT caesura EMPTY>
2302 2 mingarao
<!ATTLIST caesura xmlns CDATA "http://www.tei-c.org/ns/1.0">
2303 2 mingarao
<!ATTLIST caesura
2304 2 mingarao
 %att.global.attributes; >
2305 2 mingarao
<!--doc:describes a particular camera angle or viewpoint in a screen play. -->
2306 2 mingarao
<!ELEMENT camera %macro.paraContent;>
2307 2 mingarao
<!ATTLIST camera xmlns CDATA "http://www.tei-c.org/ns/1.0">
2308 2 mingarao
<!ATTLIST camera
2309 2 mingarao
 %att.global.attributes;
2310 2 mingarao
 %att.typed.attributes; >
2311 2 mingarao
<!--doc:contains the text of a caption or other text displayed as part of
2312 2 mingarao
a film script or screenplay. -->
2313 2 mingarao
<!ELEMENT caption %macro.paraContent;>
2314 2 mingarao
<!ATTLIST caption xmlns CDATA "http://www.tei-c.org/ns/1.0">
2315 2 mingarao
<!ATTLIST caption
2316 2 mingarao
 %att.global.attributes; >
2317 2 mingarao
<!--doc:contains grammatical case information given by a dictionary for a given form. -->
2318 2 mingarao
<!ELEMENT case %macro.paraContent;>
2319 2 mingarao
<!ATTLIST case xmlns CDATA "http://www.tei-c.org/ns/1.0">
2320 2 mingarao
<!ATTLIST case
2321 2 mingarao
 %att.global.attributes;
2322 2 mingarao
 %att.lexicographic.attributes; >
2323 2 mingarao
<!--doc:(cast list grouping) groups one or more individual castItem
2324 2 mingarao
elements within a cast list. -->
2325 2 mingarao
<!ELEMENT castGroup ((%model.global; |
2326 2 mingarao
 %model.headLike;)*,((castItem |
2327 2 mingarao
 castGroup |
2328 2 mingarao
 roleDesc),(%model.global;)*)+,(trailer,(%model.global;)*)?)>
2329 2 mingarao
<!ATTLIST castGroup xmlns CDATA "http://www.tei-c.org/ns/1.0">
2330 2 mingarao
<!ATTLIST castGroup
2331 2 mingarao
 %att.global.attributes; >
2332 2 mingarao
<!--doc:(cast list item) contains a single entry within a cast list, describing
2333 2 mingarao
either a single role or a list of non-speaking roles. -->
2334 2 mingarao
<!ELEMENT castItem ( #PCDATA |
2335 2 mingarao
 %model.gLike; |
2336 2 mingarao
 %model.castItemPart; |
2337 2 mingarao
 %model.phrase; |
2338 2 mingarao
 %model.global;)*>
2339 2 mingarao
<!ATTLIST castItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
2340 2 mingarao
<!ATTLIST castItem
2341 2 mingarao
 %att.global.attributes;
2342 2 mingarao
type (role|
2343 2 mingarao
list) "role"  >
2344 2 mingarao
<!--doc:(cast list) contains a single cast list or dramatis personae. -->
2345 2 mingarao
<!ELEMENT castList ((%model.divTop; |
2346 2 mingarao
 %model.global;)*,((%model.common;),(%model.global;)*)*,((castItem |
2347 2 mingarao
 castGroup),(%model.global;)*)+,((%model.common;),(%model.global;)*)*)>
2348 2 mingarao
<!ATTLIST castList xmlns CDATA "http://www.tei-c.org/ns/1.0">
2349 2 mingarao
<!ATTLIST castList
2350 2 mingarao
 %att.global.attributes; >
2351 2 mingarao
<!--doc:(category description) describes some category within a taxonomy or text typology, either in the form of a brief
2352 2 mingarao
    prose description or in terms of the situational parameters used by the TEI formal textDesc. -->
2353 2 mingarao
<!ELEMENT catDesc ( #PCDATA |
2354 2 mingarao
 %model.limitedPhrase; |
2355 2 mingarao
 %model.catDescPart;)*>
2356 2 mingarao
<!ATTLIST catDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2357 2 mingarao
<!ATTLIST catDesc
2358 2 mingarao
 %att.global.attributes; >
2359 2 mingarao
<!--doc:(category reference) specifies one or more defined categories within some taxonomy or text typology. -->
2360 2 mingarao
<!ELEMENT catRef EMPTY>
2361 2 mingarao
<!ATTLIST catRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
2362 2 mingarao
<!ATTLIST catRef
2363 2 mingarao
 %att.global.attributes;
2364 2 mingarao
target CDATA  #REQUIRED
2365 2 mingarao
scheme CDATA #IMPLIED >
2366 2 mingarao
<!--doc:describes the system used to ensure
2367 2 mingarao
correct ordering of the quires making up a codex or incunable,
2368 2 mingarao
typically by means of annotations at the foot of the page. -->
2369 2 mingarao
<!ELEMENT catchwords %macro.phraseSeq;>
2370 2 mingarao
<!ATTLIST catchwords xmlns CDATA "http://www.tei-c.org/ns/1.0">
2371 2 mingarao
<!ATTLIST catchwords
2372 2 mingarao
 %att.global.attributes; >
2373 2 mingarao
<!--doc:contains an individual descriptive category, possibly nested within a superordinate
2374 2 mingarao
    category, within a user-defined taxonomy. -->
2375 2 mingarao
<!ELEMENT category ((catDesc |
2376 2 mingarao
 (%model.glossLike;)*),category*)>
2377 2 mingarao
<!ATTLIST category xmlns CDATA "http://www.tei-c.org/ns/1.0">
2378 2 mingarao
<!ATTLIST category
2379 2 mingarao
 %att.global.attributes; >
2380 2 mingarao
<!--doc:(column break) marks the boundary between one column of a text and the next
2381 2 mingarao
        in a standard reference system. -->
2382 2 mingarao
<!ELEMENT cb EMPTY>
2383 2 mingarao
<!ATTLIST cb xmlns CDATA "http://www.tei-c.org/ns/1.0">
2384 2 mingarao
<!ATTLIST cb
2385 2 mingarao
 %att.global.attributes;
2386 2 mingarao
 %att.typed.attributes;
2387 2 mingarao
 %att.sourced.attributes; >
2388 2 mingarao
<!--doc:contains one cell of a table.  -->
2389 2 mingarao
<!ELEMENT cell %macro.paraContent;>
2390 2 mingarao
<!ATTLIST cell xmlns CDATA "http://www.tei-c.org/ns/1.0">
2391 2 mingarao
<!ATTLIST cell
2392 2 mingarao
 %att.global.attributes;
2393 2 mingarao
 %att.tableDecoration.attributes; >
2394 2 mingarao
<!--doc:indicates the degree of certainty or uncertainty associated
2395 2 mingarao
  with some aspect of the text markup.  -->
2396 2 mingarao
<!ELEMENT certainty (%model.glossLike;)*>
2397 2 mingarao
<!ATTLIST certainty xmlns CDATA "http://www.tei-c.org/ns/1.0">
2398 2 mingarao
<!ATTLIST certainty
2399 2 mingarao
 %att.global.attributes;
2400 2 mingarao
target CDATA  #IMPLIED
2401 2 mingarao
match CDATA #IMPLIED
2402 2 mingarao
locus NMTOKEN  #REQUIRED
2403 2 mingarao
assertedValue CDATA #IMPLIED
2404 2 mingarao
given CDATA  #IMPLIED
2405 2 mingarao
degree CDATA #IMPLIED >
2406 2 mingarao
<!--doc:summarizes a particular change or correction made to a particular version of an electronic
2407 2 mingarao
    text which is shared between several researchers. -->
2408 2 mingarao
<!ELEMENT change ( #PCDATA |
2409 2 mingarao
 %model.limitedPhrase; |
2410 2 mingarao
 %model.inter; |
2411 2 mingarao
 %model.global;)*>
2412 2 mingarao
<!ATTLIST change xmlns CDATA "http://www.tei-c.org/ns/1.0">
2413 2 mingarao
<!ATTLIST change
2414 2 mingarao
 %att.global.attributes;
2415 2 mingarao
 %att.ascribed.attributes;
2416 2 mingarao
when CDATA #IMPLIED >
2417 2 mingarao
<!--doc:(primary channel) describes the medium or channel by which a text is delivered or
2418 2 mingarao
experienced. For a written text, this might be print, manuscript, e-mail, etc.;
2419 2 mingarao
for a spoken one, radio, telephone, face-to-face, etc. -->
2420 2 mingarao
<!ELEMENT channel %macro.phraseSeq.limited;>
2421 2 mingarao
<!ATTLIST channel xmlns CDATA "http://www.tei-c.org/ns/1.0">
2422 2 mingarao
<!ATTLIST channel
2423 2 mingarao
 %att.global.attributes;
2424 2 mingarao
mode (s|
2425 2 mingarao
w|
2426 2 mingarao
sw|
2427 2 mingarao
ws|
2428 2 mingarao
m|
2429 2 mingarao
x) "x"  >
2430 2 mingarao
<!--doc:(character) provides descriptive information about a character.  -->
2431 2 mingarao
<!ELEMENT char (charName?,(%model.glossLike;)*,charProp*,mapping*,(%model.graphicLike;)*,(%model.noteLike;)*)>
2432 2 mingarao
<!ATTLIST char xmlns CDATA "http://www.tei-c.org/ns/1.0">
2433 2 mingarao
<!ATTLIST char
2434 2 mingarao
 %att.global.attributes; >
2435 2 mingarao
<!--doc:(character declarations) provides information about nonstandard characters and glyphs.  -->
2436 2 mingarao
<!ELEMENT charDecl (desc?,(char |
2437 2 mingarao
 glyph)+)>
2438 2 mingarao
<!ATTLIST charDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2439 2 mingarao
<!ATTLIST charDecl
2440 2 mingarao
 %att.global.attributes; >
2441 2 mingarao
<!--doc:(character name) contains the name of a character, expressed following Unicode conventions.  -->
2442 2 mingarao
<!ELEMENT charName  (#PCDATA)>
2443 2 mingarao
<!ATTLIST charName xmlns CDATA "http://www.tei-c.org/ns/1.0">
2444 2 mingarao
<!ATTLIST charName
2445 2 mingarao
 %att.global.attributes; >
2446 2 mingarao
<!--doc:(character property) provides a name and value for some property of the parent character or glyph.  -->
2447 2 mingarao
<!ELEMENT charProp ((unicodeName |
2448 2 mingarao
 localName),value)>
2449 2 mingarao
<!ATTLIST charProp xmlns CDATA "http://www.tei-c.org/ns/1.0">
2450 2 mingarao
<!ATTLIST charProp
2451 2 mingarao
 %att.global.attributes;
2452 2 mingarao
 %att.typed.attributes; >
2453 2 mingarao
<!--doc:groups a number of alternative encodings for the same point in
2454 2 mingarao
        a text. -->
2455 2 mingarao
<!ELEMENT choice (%model.choicePart; |
2456 2 mingarao
 choice)*>
2457 2 mingarao
<!ATTLIST choice xmlns CDATA "http://www.tei-c.org/ns/1.0">
2458 2 mingarao
<!ATTLIST choice
2459 2 mingarao
 %att.global.attributes; >
2460 2 mingarao
<!--doc:(cited quotation) contains a quotation from some other document, together with a bibliographic reference to
2461 2 mingarao
    its source. In a dictionary it may contain an example text with at least one occurrence of the
2462 2 mingarao
    word form, used in the sense being described, or a translation of the headword, or an example.  -->
2463 2 mingarao
<!ELEMENT cit (%model.qLike; |
2464 2 mingarao
 %model.biblLike; |
2465 2 mingarao
 %model.ptrLike; |
2466 2 mingarao
 %model.global; |
2467 2 mingarao
 %model.entryPart;)+>
2468 2 mingarao
<!ATTLIST cit xmlns CDATA "http://www.tei-c.org/ns/1.0">
2469 2 mingarao
<!ATTLIST cit
2470 2 mingarao
 %att.global.attributes;
2471 2 mingarao
 %att.typed.attributes; >
2472 2 mingarao
<!--doc:(clause) represents a grammatical clause. -->
2473 2 mingarao
<!ELEMENT cl %macro.phraseSeq;>
2474 2 mingarao
<!ATTLIST cl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2475 2 mingarao
<!ATTLIST cl
2476 2 mingarao
 %att.global.attributes;
2477 2 mingarao
 %att.segLike.attributes;
2478 2 mingarao
 %att.typed.attributes; >
2479 2 mingarao
<!--doc:(classification code) contains the classification code used for this text in some standard classification system. -->
2480 2 mingarao
<!ELEMENT classCode %macro.phraseSeq.limited;>
2481 2 mingarao
<!ATTLIST classCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
2482 2 mingarao
<!ATTLIST classCode
2483 2 mingarao
 %att.global.attributes;
2484 2 mingarao
scheme CDATA #REQUIRED >
2485 2 mingarao
<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory
2486 2 mingarao
codes used elsewhere in the text. -->
2487 2 mingarao
<!ELEMENT classDecl (taxonomy)+>
2488 2 mingarao
<!ATTLIST classDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
2489 2 mingarao
<!ATTLIST classDecl
2490 2 mingarao
 %att.global.attributes; >
2491 2 mingarao
<!--doc:(class specification) contains reference information for a TEI element class;
2492 2 mingarao
that is a group of
2493 2 mingarao
  elements which appear together in  content models, or
2494 2 mingarao
  which share some common attribute, or both. -->
2495 2 mingarao
<!ELEMENT classSpec ((%model.glossLike;)*,classes?,constraintSpec*,attList?,exemplum*,remarks*,listRef*)>
2496 2 mingarao
<!ATTLIST classSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
2497 2 mingarao
<!ATTLIST classSpec
2498 2 mingarao
 %att.global.attributes;
2499 2 mingarao
 %att.identified.attributes;
2500 2 mingarao
type (model|
2501 2 mingarao
atts) #REQUIRED
2502 2 mingarao
generate NMTOKENS  #IMPLIED >
2503 2 mingarao
<!--doc:specifies all the classes of which the documented element or
2504 2 mingarao
class is a member or subclass. -->
2505 2 mingarao
<!ELEMENT classes (memberOf*)>
2506 2 mingarao
<!ATTLIST classes xmlns CDATA "http://www.tei-c.org/ns/1.0">
2507 2 mingarao
<!ATTLIST classes
2508 2 mingarao
 %att.global.attributes;
2509 2 mingarao
mode (change|
2510 2 mingarao
replace) "replace"  >
2511 2 mingarao
<!--doc:(climate) contains information about the physical climate of a place. -->
2512 2 mingarao
<!ELEMENT climate ((%model.headLike;)*,((%model.pLike;)+ |
2513 2 mingarao
 (%model.labelLike;)+),(%model.noteLike; |
2514 2 mingarao
 %model.biblLike;)*,climate*)>
2515 2 mingarao
<!ATTLIST climate xmlns CDATA "http://www.tei-c.org/ns/1.0">
2516 2 mingarao
<!ATTLIST climate
2517 2 mingarao
 %att.global.attributes;
2518 2 mingarao
 %att.datable.attributes;
2519 2 mingarao
 %att.editLike.attributes;
2520 2 mingarao
 %att.naming.attributes;
2521 2 mingarao
 %att.typed.attributes; >
2522 2 mingarao
<!--doc:groups together salutations, datelines, and similar phrases appearing as a final group at
2523 2 mingarao
    the end of a division, especially of a letter. -->
2524 2 mingarao
<!ELEMENT closer ( #PCDATA |
2525 2 mingarao
 %model.gLike; |
2526 2 mingarao
 signed |
2527 2 mingarao
 dateline |
2528 2 mingarao
 salute |
2529 2 mingarao
 %model.phrase; |
2530 2 mingarao
 %model.global;)*>
2531 2 mingarao
<!ATTLIST closer xmlns CDATA "http://www.tei-c.org/ns/1.0">
2532 2 mingarao
<!ATTLIST closer
2533 2 mingarao
 %att.global.attributes; >
2534 2 mingarao
<!--doc:contains literal code from some formal language such as a
2535 2 mingarao
programming language. -->
2536 2 mingarao
<!ELEMENT code  (#PCDATA)>
2537 2 mingarao
<!ATTLIST code xmlns CDATA "http://www.tei-c.org/ns/1.0">
2538 2 mingarao
<!ATTLIST code
2539 2 mingarao
 %att.global.attributes;
2540 2 mingarao
lang CDATA #IMPLIED >
2541 2 mingarao
<!--doc:contains a description of how the leaves or bifolia are physically
2542 2 mingarao
arranged. -->
2543 2 mingarao
<!ELEMENT collation %macro.specialPara;>
2544 2 mingarao
<!ATTLIST collation xmlns CDATA "http://www.tei-c.org/ns/1.0">
2545 2 mingarao
<!ATTLIST collation
2546 2 mingarao
 %att.global.attributes; >
2547 2 mingarao
<!--doc:contains the name of a collection of
2548 2 mingarao
manuscripts, not necessarily located within a single repository.  -->
2549 2 mingarao
<!ELEMENT collection %macro.xtext;>
2550 2 mingarao
<!ATTLIST collection xmlns CDATA "http://www.tei-c.org/ns/1.0">
2551 2 mingarao
<!ATTLIST collection
2552 2 mingarao
 %att.global.attributes;
2553 2 mingarao
 %att.naming.attributes; >
2554 2 mingarao
<!--doc:(collocate) contains a collocate of the headword. -->
2555 2 mingarao
<!ELEMENT colloc %macro.paraContent;>
2556 2 mingarao
<!ATTLIST colloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2557 2 mingarao
<!ATTLIST colloc
2558 2 mingarao
 %att.global.attributes;
2559 2 mingarao
 %att.lexicographic.attributes;
2560 2 mingarao
 %att.typed.attributes; >
2561 2 mingarao
<!--doc:contains the  colophon
2562 2 mingarao
of a  manuscript item: that is, a statement providing information regarding the date, place, agency, or reason for production of the manuscript. -->
2563 2 mingarao
<!ELEMENT colophon %macro.phraseSeq;>
2564 2 mingarao
<!ATTLIST colophon xmlns CDATA "http://www.tei-c.org/ns/1.0">
2565 2 mingarao
<!ATTLIST colophon
2566 2 mingarao
 %att.global.attributes; >
2567 2 mingarao
<!--doc:(conditional feature-structure constraint) defines a conditional feature-structure constraint; the consequent
2568 2 mingarao
and the antecedent are specified as feature structures or
2569 2 mingarao
feature-structure collections; the constraint is satisfied if both the
2570 2 mingarao
antecedent and the consequent subsume a given feature
2571 2 mingarao
structure, or if the antecedent does not. -->
2572 2 mingarao
<!ELEMENT cond ((fs |
2573 2 mingarao
 f),then,(fs |
2574 2 mingarao
 f))>
2575 2 mingarao
<!ATTLIST cond xmlns CDATA "http://www.tei-c.org/ns/1.0">
2576 2 mingarao
<!ATTLIST cond
2577 2 mingarao
 %att.global.attributes; >
2578 2 mingarao
<!--doc:contains a description of the physical
2579 2 mingarao
condition of the manuscript.  -->
2580 2 mingarao
<!ELEMENT condition %macro.specialPara;>
2581 2 mingarao
<!ATTLIST condition xmlns CDATA "http://www.tei-c.org/ns/1.0">
2582 2 mingarao
<!ATTLIST condition
2583 2 mingarao
 %att.global.attributes; >
2584 2 mingarao
<!--doc:describes the internal composition of a text or text sample,
2585 2 mingarao
for example
2586 2 mingarao
as fragmentary, complete, etc. -->
2587 2 mingarao
<!ELEMENT constitution %macro.phraseSeq.limited;>
2588 2 mingarao
<!ATTLIST constitution xmlns CDATA "http://www.tei-c.org/ns/1.0">
2589 2 mingarao
<!ATTLIST constitution
2590 2 mingarao
 %att.global.attributes;
2591 2 mingarao
type (single|
2592 2 mingarao
composite|
2593 2 mingarao
frags|
2594 2 mingarao
unknown) "single"  >
2595 2 mingarao
<!--doc: (constraint rules) the formal rules of a constraint -->
2596 2 mingarao
<!ELEMENT constraint (#PCDATA)>
2597 2 mingarao
<!ATTLIST constraint xmlns CDATA "http://www.tei-c.org/ns/1.0">
2598 2 mingarao
<!ATTLIST constraint
2599 2 mingarao
 %att.global.attributes; >
2600 2 mingarao
<!--doc: (constraint on schema) contains  a constraint, expressed in some formal syntax,
2601 2 mingarao
  which cannot be expressed in the structural content model -->
2602 2 mingarao
<!ELEMENT constraintSpec ((%model.glossLike;)*,(constraint)?)>
2603 2 mingarao
<!ATTLIST constraintSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
2604 2 mingarao
<!ATTLIST constraintSpec
2605 2 mingarao
 %att.global.attributes;
2606 2 mingarao
 %att.identified.attributes;
2607 2 mingarao
 %att.typed.attributes;
2608 2 mingarao
scheme (schematron|
2609 2 mingarao
isoschematron|
2610 2 mingarao
xsl|
2611 2 mingarao
private) #REQUIRED >
2612 2 mingarao
<!--doc:(content model) contains the text of a declaration for the schema
2613 2 mingarao
documented. -->
2614 2 mingarao
<!ELEMENT content (%macro.schemaPattern; |
2615 2 mingarao
 valList)*>
2616 2 mingarao
<!ATTLIST content xmlns CDATA "http://www.tei-c.org/ns/1.0">
2617 2 mingarao
<!ATTLIST content
2618 2 mingarao
 %att.global.attributes; >
2619 2 mingarao
<!--doc:(correction) contains the correct form of a passage apparently erroneous in the copy text. -->
2620 2 mingarao
<!ELEMENT corr %macro.paraContent;>
2621 2 mingarao
<!ATTLIST corr xmlns CDATA "http://www.tei-c.org/ns/1.0">
2622 2 mingarao
<!ATTLIST corr
2623 2 mingarao
 %att.global.attributes;
2624 2 mingarao
 %att.editLike.attributes;
2625 2 mingarao
 %att.typed.attributes; >
2626 2 mingarao
<!--doc:(correction principles) states how and under what circumstances corrections have been made in the text. -->
2627 2 mingarao
<!ELEMENT correction (%model.pLike;)+>
2628 2 mingarao
<!ATTLIST correction xmlns CDATA "http://www.tei-c.org/ns/1.0">
2629 2 mingarao
<!ATTLIST correction
2630 2 mingarao
 %att.global.attributes;
2631 2 mingarao
 %att.declarable.attributes;
2632 2 mingarao
status (high|
2633 2 mingarao
medium|
2634 2 mingarao
low|
2635 2 mingarao
unknown) "unknown"
2636 2 mingarao
method (silent|
2637 2 mingarao
markup) "silent"  >
2638 2 mingarao
<!--doc:(country) contains the name of a geo-political unit, such as a nation, country, colony, or
2639 2 mingarao
    commonwealth, larger than or administratively superior to a region and smaller than a bloc. -->
2640 2 mingarao
<!ELEMENT country %macro.phraseSeq;>
2641 2 mingarao
<!ATTLIST country xmlns CDATA "http://www.tei-c.org/ns/1.0">
2642 2 mingarao
<!ATTLIST country
2643 2 mingarao
 %att.global.attributes;
2644 2 mingarao
 %att.naming.attributes;
2645 2 mingarao
 %att.typed.attributes;
2646 2 mingarao
 %att.datable.attributes; >
2647 2 mingarao
<!--doc:contains information about the creation of a text. -->
2648 2 mingarao
<!ELEMENT creation %macro.phraseSeq.limited;>
2649 2 mingarao
<!ATTLIST creation xmlns CDATA "http://www.tei-c.org/ns/1.0">
2650 2 mingarao
<!ATTLIST creation
2651 2 mingarao
 %att.global.attributes; >
2652 2 mingarao
<!--doc:(custodial event) describes a single event during the custodial history of a manuscript. -->
2653 2 mingarao
<!ELEMENT custEvent %macro.specialPara;>
2654 2 mingarao
<!ATTLIST custEvent xmlns CDATA "http://www.tei-c.org/ns/1.0">
2655 2 mingarao
<!ATTLIST custEvent
2656 2 mingarao
 %att.global.attributes;
2657 2 mingarao
 %att.datable.attributes;
2658 2 mingarao
 %att.typed.attributes; >
2659 2 mingarao
<!--doc:(custodial history) contains a description of a manuscript's custodial history, either
2660 2 mingarao
as running prose or as a series of dated custodial events.  -->
2661 2 mingarao
<!ELEMENT custodialHist ((%model.pLike;)+ |
2662 2 mingarao
 custEvent+)>
2663 2 mingarao
<!ATTLIST custodialHist xmlns CDATA "http://www.tei-c.org/ns/1.0">
2664 2 mingarao
<!ATTLIST custodialHist
2665 2 mingarao
 %att.global.attributes; >
2666 2 mingarao
<!--doc:contains an area of damage to the text witness. -->
2667 2 mingarao
<!ELEMENT damage %macro.paraContent;>
2668 2 mingarao
<!ATTLIST damage xmlns CDATA "http://www.tei-c.org/ns/1.0">
2669 2 mingarao
<!ATTLIST damage
2670 2 mingarao
 %att.global.attributes;
2671 2 mingarao
 %att.typed.attributes;
2672 2 mingarao
 %att.damaged.attributes; >
2673 2 mingarao
<!--doc:(damaged span of text) marks the beginning of a longer sequence of text which is
2674 2 mingarao
  damaged in some way but still legible. -->
2675 2 mingarao
<!ELEMENT damageSpan EMPTY>
2676 2 mingarao
<!ATTLIST damageSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
2677 2 mingarao
<!ATTLIST damageSpan
2678 2 mingarao
 %att.global.attributes;
2679 2 mingarao
 %att.damaged.attributes;
2680 2 mingarao
 %att.typed.attributes;
2681 2 mingarao
 %att.spanning.attributes; >
2682 2 mingarao
<!--doc:specifies the declared value for an attribute, by referring to
2683 2 mingarao
  any datatype defined by the chosen schema language. -->
2684 2 mingarao
<!ELEMENT datatype (%macro.schemaPattern;)*>
2685 2 mingarao
<!ATTLIST datatype xmlns CDATA "http://www.tei-c.org/ns/1.0">
2686 2 mingarao
<!ATTLIST datatype
2687 2 mingarao
 %att.global.attributes;
2688 2 mingarao
minOccurs CDATA "1"
2689 2 mingarao
maxOccurs CDATA "1"  >
2690 2 mingarao
<!--doc:contains a date in any format. -->
2691 2 mingarao
<!ELEMENT date ( #PCDATA |
2692 2 mingarao
 %model.gLike; |
2693 2 mingarao
 %model.phrase; |
2694 2 mingarao
 %model.global;)*>
2695 2 mingarao
<!ATTLIST date xmlns CDATA "http://www.tei-c.org/ns/1.0">
2696 2 mingarao
<!ATTLIST date
2697 2 mingarao
 %att.global.attributes;
2698 2 mingarao
 %att.datable.attributes;
2699 2 mingarao
 %att.duration.attributes;
2700 2 mingarao
 %att.editLike.attributes;
2701 2 mingarao
 %att.typed.attributes;
2702 2 mingarao
calendar NMTOKEN  #IMPLIED >
2703 2 mingarao
<!--doc:contains a brief description of the place, date, time, etc. of production of a letter,
2704 2 mingarao
    newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer.  -->
2705 2 mingarao
<!ELEMENT dateline %macro.phraseSeq;>
2706 2 mingarao
<!ATTLIST dateline xmlns CDATA "http://www.tei-c.org/ns/1.0">
2707 2 mingarao
<!ATTLIST dateline
2708 2 mingarao
 %att.global.attributes; >
2709 2 mingarao
<!--doc:(death) contains information about a person's death, such as its date and place. -->
2710 2 mingarao
<!ELEMENT death %macro.phraseSeq;>
2711 2 mingarao
<!ATTLIST death xmlns CDATA "http://www.tei-c.org/ns/1.0">
2712 2 mingarao
<!ATTLIST death
2713 2 mingarao
 %att.global.attributes;
2714 2 mingarao
 %att.editLike.attributes;
2715 2 mingarao
 %att.datable.attributes;
2716 2 mingarao
 %att.naming.attributes; >
2717 2 mingarao
<!--doc:(decoration description) contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised decoNote elements. -->
2718 2 mingarao
<!ELEMENT decoDesc ((%model.pLike;)+ |
2719 2 mingarao
 decoNote+)>
2720 2 mingarao
<!ATTLIST decoDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2721 2 mingarao
<!ATTLIST decoDesc
2722 2 mingarao
 %att.global.attributes; >
2723 2 mingarao
<!--doc:(note on decoration) contains a note describing either a
2724 2 mingarao
decorative component of a manuscript, or a fairly homogenous class of
2725 2 mingarao
such components. -->
2726 2 mingarao
<!ELEMENT decoNote %macro.specialPara;>
2727 2 mingarao
<!ATTLIST decoNote xmlns CDATA "http://www.tei-c.org/ns/1.0">
2728 2 mingarao
<!ATTLIST decoNote
2729 2 mingarao
 %att.global.attributes;
2730 2 mingarao
 %att.typed.attributes; >
2731 2 mingarao
<!--doc:(definition) contains definition text in a dictionary entry. -->
2732 2 mingarao
<!ELEMENT def %macro.paraContent;>
2733 2 mingarao
<!ATTLIST def xmlns CDATA "http://www.tei-c.org/ns/1.0">
2734 2 mingarao
<!ATTLIST def
2735 2 mingarao
 %att.global.attributes;
2736 2 mingarao
 %att.lexicographic.attributes; >
2737 2 mingarao
<!--doc:(default feature value) represents the value part of a feature-value specification
2738 2 mingarao
  which contains a defaulted value. -->
2739 2 mingarao
<!ELEMENT default EMPTY>
2740 2 mingarao
<!ATTLIST default xmlns CDATA "http://www.tei-c.org/ns/1.0">
2741 2 mingarao
<!ATTLIST default
2742 2 mingarao
 %att.global.attributes; >
2743 2 mingarao
<!--doc:(default value) specifies the default declared value for an attribute. -->
2744 2 mingarao
<!ELEMENT defaultVal  (#PCDATA)>
2745 2 mingarao
<!ATTLIST defaultVal xmlns CDATA "http://www.tei-c.org/ns/1.0">
2746 2 mingarao
<!ATTLIST defaultVal
2747 2 mingarao
 %att.global.attributes; >
2748 2 mingarao
<!--doc:(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as
2749 2 mingarao
    superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. -->
2750 2 mingarao
<!ELEMENT del %macro.paraContent;>
2751 2 mingarao
<!ATTLIST del xmlns CDATA "http://www.tei-c.org/ns/1.0">
2752 2 mingarao
<!ATTLIST del
2753 2 mingarao
 %att.global.attributes;
2754 2 mingarao
 %att.transcriptional.attributes;
2755 2 mingarao
 %att.typed.attributes; >
2756 2 mingarao
<!--doc:(deleted span of text) marks the beginning of a longer sequence of text deleted,
2757 2 mingarao
marked as deleted, or otherwise signaled as superfluous or spurious by an
2758 2 mingarao
author, scribe, annotator, or corrector. -->
2759 2 mingarao
<!ELEMENT delSpan EMPTY>
2760 2 mingarao
<!ATTLIST delSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
2761 2 mingarao
<!ATTLIST delSpan
2762 2 mingarao
 %att.global.attributes;
2763 2 mingarao
 %att.transcriptional.attributes;
2764 2 mingarao
 %att.typed.attributes;
2765 2 mingarao
 %att.spanning.attributes; >
2766 2 mingarao
<!--doc:contains a measurement measured across the
2767 2 mingarao
  spine of a book or codex, or (for other text-bearing objects) perpendicular to the measurement given by the
2768 2 mingarao
  width element.  -->
2769 2 mingarao
<!ELEMENT depth %macro.xtext;>
2770 2 mingarao
<!ATTLIST depth xmlns CDATA "http://www.tei-c.org/ns/1.0">
2771 2 mingarao
<!ATTLIST depth
2772 2 mingarao
 %att.global.attributes;
2773 2 mingarao
 %att.dimensions.attributes; >
2774 2 mingarao
<!--doc:describes the nature and extent of originality of this text. -->
2775 2 mingarao
<!ELEMENT derivation %macro.phraseSeq.limited;>
2776 2 mingarao
<!ATTLIST derivation xmlns CDATA "http://www.tei-c.org/ns/1.0">
2777 2 mingarao
<!ATTLIST derivation
2778 2 mingarao
 %att.global.attributes;
2779 2 mingarao
type NMTOKEN  #IMPLIED >
2780 2 mingarao
<!--doc:(description) contains a brief description of the object documented by its parent element, including its
2781 2 mingarao
    intended usage, purpose, or application where this is appropriate. -->
2782 2 mingarao
<!ELEMENT desc %macro.limitedContent;>
2783 2 mingarao
<!ATTLIST desc xmlns CDATA "http://www.tei-c.org/ns/1.0">
2784 2 mingarao
<!ATTLIST desc
2785 2 mingarao
 %att.global.attributes;
2786 2 mingarao
 %att.translatable.attributes; >
2787 2 mingarao
<!--doc:(dictionary scrap) encloses a part of a dictionary entry in which other phrase-level dictionary elements are
2788 2 mingarao
        freely combined. -->
2789 2 mingarao
<!ELEMENT dictScrap ( #PCDATA |
2790 2 mingarao
 %model.gLike; |
2791 2 mingarao
 %model.entryPart; |
2792 2 mingarao
 %model.phrase; |
2793 2 mingarao
 %model.inter; |
2794 2 mingarao
 %model.global;)*>
2795 2 mingarao
<!ATTLIST dictScrap xmlns CDATA "http://www.tei-c.org/ns/1.0">
2796 2 mingarao
<!ATTLIST dictScrap
2797 2 mingarao
 %att.global.attributes; >
2798 2 mingarao
<!--doc:contains any single measurement forming part of a dimensional
2799 2 mingarao
specification of some sort. -->
2800 2 mingarao
<!ELEMENT dim %macro.xtext;>
2801 2 mingarao
<!ATTLIST dim xmlns CDATA "http://www.tei-c.org/ns/1.0">
2802 2 mingarao
<!ATTLIST dim
2803 2 mingarao
 %att.global.attributes;
2804 2 mingarao
 %att.typed.attributes;
2805 2 mingarao
 %att.dimensions.attributes; >
2806 2 mingarao
<!--doc:contains a dimensional specification. -->
2807 2 mingarao
<!ELEMENT dimensions (dim |
2808 2 mingarao
 %model.dimLike;)*>
2809 2 mingarao
<!ATTLIST dimensions xmlns CDATA "http://www.tei-c.org/ns/1.0">
2810 2 mingarao
<!ATTLIST dimensions
2811 2 mingarao
 %att.global.attributes;
2812 2 mingarao
 %att.dimensions.attributes;
2813 2 mingarao
type NMTOKEN  #IMPLIED >
2814 2 mingarao
<!--doc:identifies any word or phrase which is regarded as linguistically distinct, for example as
2815 2 mingarao
        archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage.  -->
2816 2 mingarao
<!ELEMENT distinct %macro.phraseSeq;>
2817 2 mingarao
<!ATTLIST distinct xmlns CDATA "http://www.tei-c.org/ns/1.0">
2818 2 mingarao
<!ATTLIST distinct
2819 2 mingarao
 %att.global.attributes;
2820 2 mingarao
type NMTOKEN  #IMPLIED
2821 2 mingarao
time CDATA #IMPLIED
2822 2 mingarao
space CDATA #IMPLIED
2823 2 mingarao
social CDATA #IMPLIED >
2824 2 mingarao
<!--doc:supplies the name of a person or other agency responsible for the
2825 2 mingarao
distribution of a text. -->
2826 2 mingarao
<!ELEMENT distributor %macro.phraseSeq;>
2827 2 mingarao
<!ATTLIST distributor xmlns CDATA "http://www.tei-c.org/ns/1.0">
2828 2 mingarao
<!ATTLIST distributor
2829 2 mingarao
 %att.global.attributes; >
2830 2 mingarao
<!--doc:contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. -->
2831 2 mingarao
<!ELEMENT district %macro.phraseSeq;>
2832 2 mingarao
<!ATTLIST district xmlns CDATA "http://www.tei-c.org/ns/1.0">
2833 2 mingarao
<!ATTLIST district
2834 2 mingarao
 %att.global.attributes;
2835 2 mingarao
 %att.naming.attributes;
2836 2 mingarao
 %att.typed.attributes;
2837 2 mingarao
 %att.datable.attributes; >
2838 2 mingarao
<!--doc:(text division) contains a subdivision of the front, body, or back of a text. -->
2839 2 mingarao
<!ELEMENT div ((%model.divTop; |
2840 2 mingarao
 %model.global;)*,((((%model.divLike; |
2841 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2842 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.divLike; |
2843 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2844 2 mingarao
<!ATTLIST div xmlns CDATA "http://www.tei-c.org/ns/1.0">
2845 2 mingarao
<!ATTLIST div
2846 2 mingarao
 %att.global.attributes;
2847 2 mingarao
 %att.divLike.attributes;
2848 2 mingarao
 %att.typed.attributes;
2849 2 mingarao
 %att.declaring.attributes; >
2850 2 mingarao
<!--doc:(level-1 text division) contains a first-level subdivision of the front, body, or back of a text. -->
2851 2 mingarao
<!ELEMENT div1 ((%model.divTop; |
2852 2 mingarao
 %model.global;)*,((((%model.div2Like; |
2853 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2854 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div2Like; |
2855 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2856 2 mingarao
<!ATTLIST div1 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2857 2 mingarao
<!ATTLIST div1
2858 2 mingarao
 %att.global.attributes;
2859 2 mingarao
 %att.divLike.attributes;
2860 2 mingarao
 %att.typed.attributes;
2861 2 mingarao
 %att.declaring.attributes; >
2862 2 mingarao
<!--doc:(level-2 text division) contains a second-level subdivision of the front, body, or back of a
2863 2 mingarao
 text. -->
2864 2 mingarao
<!ELEMENT div2 ((%model.divTop; |
2865 2 mingarao
 %model.global;)*,((((%model.div3Like; |
2866 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2867 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div3Like; |
2868 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2869 2 mingarao
<!ATTLIST div2 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2870 2 mingarao
<!ATTLIST div2
2871 2 mingarao
 %att.global.attributes;
2872 2 mingarao
 %att.divLike.attributes;
2873 2 mingarao
 %att.typed.attributes;
2874 2 mingarao
 %att.declaring.attributes; >
2875 2 mingarao
<!--doc:(level-3 text division) contains a third-level subdivision of the front, body, or back of a text. -->
2876 2 mingarao
<!ELEMENT div3 ((%model.divTop; |
2877 2 mingarao
 %model.global;)*,((((%model.div4Like; |
2878 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2879 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div4Like; |
2880 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2881 2 mingarao
<!ATTLIST div3 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2882 2 mingarao
<!ATTLIST div3
2883 2 mingarao
 %att.global.attributes;
2884 2 mingarao
 %att.divLike.attributes;
2885 2 mingarao
 %att.typed.attributes;
2886 2 mingarao
 %att.declaring.attributes; >
2887 2 mingarao
<!--doc:(level-4 text division) contains a fourth-level subdivision of the front, body, or back of a text. -->
2888 2 mingarao
<!ELEMENT div4 ((%model.divTop; |
2889 2 mingarao
 %model.global;)*,((((%model.div5Like; |
2890 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2891 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div5Like; |
2892 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2893 2 mingarao
<!ATTLIST div4 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2894 2 mingarao
<!ATTLIST div4
2895 2 mingarao
 %att.global.attributes;
2896 2 mingarao
 %att.divLike.attributes;
2897 2 mingarao
 %att.typed.attributes;
2898 2 mingarao
 %att.declaring.attributes; >
2899 2 mingarao
<!--doc:(level-5 text division) contains a fifth-level subdivision of the front, body, or back of a text. -->
2900 2 mingarao
<!ELEMENT div5 ((%model.divTop; |
2901 2 mingarao
 %model.global;)*,((((%model.div6Like; |
2902 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2903 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div6Like; |
2904 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2905 2 mingarao
<!ATTLIST div5 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2906 2 mingarao
<!ATTLIST div5
2907 2 mingarao
 %att.global.attributes;
2908 2 mingarao
 %att.divLike.attributes;
2909 2 mingarao
 %att.typed.attributes;
2910 2 mingarao
 %att.declaring.attributes; >
2911 2 mingarao
<!--doc:(level-6 text division) contains a sixth-level subdivision of the front, body, or back of a text. -->
2912 2 mingarao
<!ELEMENT div6 ((%model.divTop; |
2913 2 mingarao
 %model.global;)*,((((%model.div7Like; |
2914 2 mingarao
 %model.divGenLike;),(%model.global;)*)+ |
2915 2 mingarao
 (((%model.common;),(%model.global;)*)+,((%model.div7Like; |
2916 2 mingarao
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
2917 2 mingarao
<!ATTLIST div6 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2918 2 mingarao
<!ATTLIST div6
2919 2 mingarao
 %att.global.attributes;
2920 2 mingarao
 %att.divLike.attributes;
2921 2 mingarao
 %att.typed.attributes;
2922 2 mingarao
 %att.declaring.attributes; >
2923 2 mingarao
<!--doc:(level-7 text division) contains the smallest possible subdivision of the front, body or back of a text, larger than
2924 2 mingarao
    a paragraph. -->
2925 2 mingarao
<!ELEMENT div7 ((%model.divTop; |
2926 2 mingarao
 %model.global;)*,(((%model.common;),(%model.global;)*)+,((%model.divBottom;),(%model.global;)*)*)?)>
2927 2 mingarao
<!ATTLIST div7 xmlns CDATA "http://www.tei-c.org/ns/1.0">
2928 2 mingarao
<!ATTLIST div7
2929 2 mingarao
 %att.global.attributes;
2930 2 mingarao
 %att.divLike.attributes;
2931 2 mingarao
 %att.typed.attributes;
2932 2 mingarao
 %att.declaring.attributes; >
2933 2 mingarao
<!--doc:(automatically generated text division) indicates the location at which a textual division generated
2934 2 mingarao
        automatically by a text-processing application is to appear. -->
2935 2 mingarao
<!ELEMENT divGen (%model.headLike;)*>
2936 2 mingarao
<!ATTLIST divGen xmlns CDATA "http://www.tei-c.org/ns/1.0">
2937 2 mingarao
<!ATTLIST divGen
2938 2 mingarao
 %att.global.attributes;
2939 2 mingarao
type NMTOKEN  #IMPLIED >
2940 2 mingarao
<!--doc:(document author) contains the name of the author of the document, as given on the
2941 2 mingarao
title page (often but not always contained in a byline). -->
2942 2 mingarao
<!ELEMENT docAuthor %macro.phraseSeq;>
2943 2 mingarao
<!ATTLIST docAuthor xmlns CDATA "http://www.tei-c.org/ns/1.0">
2944 2 mingarao
<!ATTLIST docAuthor
2945 2 mingarao
 %att.global.attributes;
2946 2 mingarao
 %att.canonical.attributes; >
2947 2 mingarao
<!--doc:(document date) contains the date of a document, as given
2948 2 mingarao
(usually) on a title page. -->
2949 2 mingarao
<!ELEMENT docDate %macro.phraseSeq;>
2950 2 mingarao
<!ATTLIST docDate xmlns CDATA "http://www.tei-c.org/ns/1.0">
2951 2 mingarao
<!ATTLIST docDate
2952 2 mingarao
 %att.global.attributes;
2953 2 mingarao
when CDATA #IMPLIED >
2954 2 mingarao
<!--doc:(document edition) contains an edition statement as presented on a title page of a
2955 2 mingarao
document. -->
2956 2 mingarao
<!ELEMENT docEdition %macro.paraContent;>
2957 2 mingarao
<!ATTLIST docEdition xmlns CDATA "http://www.tei-c.org/ns/1.0">
2958 2 mingarao
<!ATTLIST docEdition
2959 2 mingarao
 %att.global.attributes; >
2960 2 mingarao
<!--doc:(document imprint) contains the imprint statement (place and date of publication,
2961 2 mingarao
publisher name), as given
2962 2 mingarao
(usually) at the foot of a title page. -->
2963 2 mingarao
<!ELEMENT docImprint ( #PCDATA |
2964 2 mingarao
 %model.gLike; |
2965 2 mingarao
 %model.phrase; |
2966 2 mingarao
 pubPlace |
2967 2 mingarao
 docDate |
2968 2 mingarao
 publisher |
2969 2 mingarao
 %model.global;)*>
2970 2 mingarao
<!ATTLIST docImprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
2971 2 mingarao
<!ATTLIST docImprint
2972 2 mingarao
 %att.global.attributes; >
2973 2 mingarao
<!--doc:(document title) contains the title of a document, including all its
2974 2 mingarao
constituents, as given on a title page. -->
2975 2 mingarao
<!ELEMENT docTitle ((%model.global;)*,(titlePart,(%model.global;)*)+)>
2976 2 mingarao
<!ATTLIST docTitle xmlns CDATA "http://www.tei-c.org/ns/1.0">
2977 2 mingarao
<!ATTLIST docTitle
2978 2 mingarao
 %att.global.attributes;
2979 2 mingarao
 %att.canonical.attributes; >
2980 2 mingarao
<!--doc:(domain of use) describes the most important social context in which the text was
2981 2 mingarao
realized or for which it is intended, for example private vs. public,
2982 2 mingarao
education, religion, etc. -->
2983 2 mingarao
<!ELEMENT domain %macro.phraseSeq.limited;>
2984 2 mingarao
<!ATTLIST domain xmlns CDATA "http://www.tei-c.org/ns/1.0">
2985 2 mingarao
<!ATTLIST domain
2986 2 mingarao
 %att.global.attributes;
2987 2 mingarao
type NMTOKEN  #IMPLIED >
2988 2 mingarao
<!--doc:(leaf or terminal node of an embedding tree) provides explicitly for a leaf of an embedding tree, which may also
2989 2 mingarao
be encoded with the eTree element. -->
2990 2 mingarao
<!ELEMENT eLeaf (label?,(%model.ptrLike;)?)>
2991 2 mingarao
<!ATTLIST eLeaf xmlns CDATA "http://www.tei-c.org/ns/1.0">
2992 2 mingarao
<!ATTLIST eLeaf
2993 2 mingarao
 %att.global.attributes;
2994 2 mingarao
 %att.typed.attributes;
2995 2 mingarao
value CDATA #IMPLIED >
2996 2 mingarao
<!--doc:(embedding tree) provides an alternative to tree element for representing
2997 2 mingarao
ordered rooted tree structures. -->
2998 2 mingarao
<!ELEMENT eTree (label?,(eTree |
2999 2 mingarao
 triangle |
3000 2 mingarao
 eLeaf |
3001 2 mingarao
 %model.ptrLike;)*)>
3002 2 mingarao
<!ATTLIST eTree xmlns CDATA "http://www.tei-c.org/ns/1.0">
3003 2 mingarao
<!ATTLIST eTree
3004 2 mingarao
 %att.global.attributes;
3005 2 mingarao
 %att.typed.attributes;
3006 2 mingarao
value CDATA #IMPLIED >
3007 2 mingarao
<!--doc:(edition) describes the particularities of one edition of a text. -->
3008 2 mingarao
<!ELEMENT edition %macro.phraseSeq;>
3009 2 mingarao
<!ATTLIST edition xmlns CDATA "http://www.tei-c.org/ns/1.0">
3010 2 mingarao
<!ATTLIST edition
3011 2 mingarao
 %att.global.attributes; >
3012 2 mingarao
<!--doc:(edition statement) groups information relating to one edition of a text. -->
3013 2 mingarao
<!ELEMENT editionStmt ((%model.pLike;)+ |
3014 2 mingarao
 (edition,respStmt*))>
3015 2 mingarao
<!ATTLIST editionStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
3016 2 mingarao
<!ATTLIST editionStmt
3017 2 mingarao
 %att.global.attributes; >
3018 2 mingarao
<!--doc:secondary statement of responsibility for a bibliographic item, for example the name of an
3019 2 mingarao
    individual, institution or organization, (or of several such) acting as editor, compiler,
3020 2 mingarao
    translator, etc.  -->
3021 2 mingarao
<!ELEMENT editor %macro.phraseSeq;>
3022 2 mingarao
<!ATTLIST editor xmlns CDATA "http://www.tei-c.org/ns/1.0">
3023 2 mingarao
<!ATTLIST editor
3024 2 mingarao
 %att.global.attributes;
3025 2 mingarao
role NMTOKEN  "editor"  >
3026 2 mingarao
<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied
3027 2 mingarao
during the encoding of a text. -->
3028 2 mingarao
<!ELEMENT editorialDecl ((%model.pLike;)+ |
3029 2 mingarao
 (%model.editorialDeclPart;)+)>
3030 2 mingarao
<!ATTLIST editorialDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3031 2 mingarao
<!ATTLIST editorialDecl
3032 2 mingarao
 %att.global.attributes;
3033 2 mingarao
 %att.declarable.attributes; >
3034 2 mingarao
<!--doc:contains a description of the educational experience of a person. -->
3035 2 mingarao
<!ELEMENT education %macro.phraseSeq;>
3036 2 mingarao
<!ATTLIST education xmlns CDATA "http://www.tei-c.org/ns/1.0">
3037 2 mingarao
<!ATTLIST education
3038 2 mingarao
 %att.global.attributes;
3039 2 mingarao
 %att.editLike.attributes;
3040 2 mingarao
 %att.datable.attributes;
3041 2 mingarao
 %att.naming.attributes; >
3042 2 mingarao
<!--doc:(example) contains any kind of illustrative example.  -->
3043 2 mingarao
<!ELEMENT eg  (#PCDATA)>
3044 2 mingarao
<!ATTLIST eg xmlns CDATA "http://www.tei-c.org/ns/1.0">
3045 2 mingarao
<!ATTLIST eg
3046 2 mingarao
 %att.global.attributes;
3047 2 mingarao
 %att.xmlspace.attributes; >
3048 2 mingarao
<!--doc:(example of XML) contains a single well-formed XML fragment demonstrating the use of some XML element or
3049 2 mingarao
    attribute, in which the egXML element itself functions as the root element.  -->
3050 2 mingarao
<!ELEMENT egXML (%macro.anyXML;)*>
3051 2 mingarao
<!ATTLIST egXML xmlns CDATA "http://www.tei-c.org/ns/Examples">
3052 2 mingarao
<!ATTLIST egXML
3053 2 mingarao
 %att.xmlspace.attributes; >
3054 2 mingarao
<!--doc:(element specification) documents the structure, content, and purpose of a single element type. -->
3055 2 mingarao
<!ELEMENT elementSpec ((%model.glossLike;)*,classes?,content?,constraintSpec*,attList?,exemplum*,remarks*,listRef*)>
3056 2 mingarao
<!ATTLIST elementSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
3057 2 mingarao
<!ATTLIST elementSpec
3058 2 mingarao
 %att.global.attributes;
3059 2 mingarao
 %att.identified.attributes;
3060 2 mingarao
ns CDATA "http://www.tei-c.org/ns/1.0"  >
3061 2 mingarao
<!--doc:(electronic mail address) contains an e-mail address identifying a location to which
3062 2 mingarao
        e-mail messages can be delivered.
3063 2 mingarao
     -->
3064 2 mingarao
<!ELEMENT email %macro.phraseSeq;>
3065 2 mingarao
<!ATTLIST email xmlns CDATA "http://www.tei-c.org/ns/1.0">
3066 2 mingarao
<!ATTLIST email
3067 2 mingarao
 %att.global.attributes; >
3068 2 mingarao
<!--doc:(emphasized) marks words or phrases which are stressed or emphasized for
3069 2 mingarao
        linguistic or rhetorical effect. -->
3070 2 mingarao
<!ELEMENT emph %macro.paraContent;>
3071 2 mingarao
<!ATTLIST emph xmlns CDATA "http://www.tei-c.org/ns/1.0">
3072 2 mingarao
<!ATTLIST emph
3073 2 mingarao
 %att.global.attributes; >
3074 2 mingarao
<!--doc:(encoding description) documents the relationship between an electronic text and the
3075 2 mingarao
source or sources from which it was derived. -->
3076 2 mingarao
<!ELEMENT encodingDesc (%model.encodingPart; |
3077 2 mingarao
 %model.pLike;)+>
3078 2 mingarao
<!ATTLIST encodingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
3079 2 mingarao
<!ATTLIST encodingDesc
3080 2 mingarao
 %att.global.attributes; >
3081 2 mingarao
<!--doc:contains a reasonably well-structured dictionary entry. -->
3082 2 mingarao
<!ELEMENT entry (hom |
3083 2 mingarao
 sense |
3084 2 mingarao
 %model.entryPart.top; |
3085 2 mingarao
 %model.global;)+>
3086 2 mingarao
<!ATTLIST entry xmlns CDATA "http://www.tei-c.org/ns/1.0">
3087 2 mingarao
<!ATTLIST entry
3088 2 mingarao
 %att.global.attributes;
3089 2 mingarao
 %att.entryLike.attributes; >
3090 2 mingarao
<!--doc:(unstructured entry) contains a dictionary entry which does not necessarily conform to the constraints imposed
3091 2 mingarao
        by the entry element. -->
3092 2 mingarao
<!ELEMENT entryFree ( #PCDATA |
3093 2 mingarao
 %model.gLike; |
3094 2 mingarao
 %model.entryPart; |
3095 2 mingarao
 %model.phrase; |
3096 2 mingarao
 %model.inter; |
3097 2 mingarao
 %model.global;)*>
3098 2 mingarao
<!ATTLIST entryFree xmlns CDATA "http://www.tei-c.org/ns/1.0">
3099 2 mingarao
<!ATTLIST entryFree
3100 2 mingarao
 %att.global.attributes;
3101 2 mingarao
 %att.entryLike.attributes;
3102 2 mingarao
 %att.lexicographic.attributes; >
3103 2 mingarao
<!--doc:contains a quotation, anonymous or attributed, appearing at the start of a section or
3104 2 mingarao
    chapter, or on a title page.  -->
3105 2 mingarao
<!ELEMENT epigraph (%model.common; |
3106 2 mingarao
 %model.global;)*>
3107 2 mingarao
<!ATTLIST epigraph xmlns CDATA "http://www.tei-c.org/ns/1.0">
3108 2 mingarao
<!ATTLIST epigraph
3109 2 mingarao
 %att.global.attributes; >
3110 2 mingarao
<!--doc:contains the epilogue to a drama, typically spoken by an actor out of character, possibly in
3111 2 mingarao
    association with a particular performance or venue. -->
3112 2 mingarao
<!ELEMENT epilogue ((%model.divTop; |
3113 2 mingarao
 %model.global;)*,((%model.common;),(%model.global;)*)+,((%model.divBottom;),(%model.global;)*)*)>
3114 2 mingarao
<!ATTLIST epilogue xmlns CDATA "http://www.tei-c.org/ns/1.0">
3115 2 mingarao
<!ATTLIST epilogue
3116 2 mingarao
 %att.global.attributes; >
3117 2 mingarao
<!--doc:provides technical details of the equipment and media used for
3118 2 mingarao
an audio or video recording used as the source for a spoken text. -->
3119 2 mingarao
<!ELEMENT equipment (%model.pLike;)+>
3120 2 mingarao
<!ATTLIST equipment xmlns CDATA "http://www.tei-c.org/ns/1.0">
3121 2 mingarao
<!ATTLIST equipment
3122 2 mingarao
 %att.global.attributes;
3123 2 mingarao
 %att.declarable.attributes; >
3124 2 mingarao
<!--doc:(equivalent) specifies a component which is considered equivalent to the parent element, either by
3125 2 mingarao
    co-reference, or by external link. -->
3126 2 mingarao
<!ELEMENT equiv EMPTY>
3127 2 mingarao
<!ATTLIST equiv xmlns CDATA "http://www.tei-c.org/ns/1.0">
3128 2 mingarao
<!ATTLIST equiv
3129 2 mingarao
 %att.global.attributes;
3130 2 mingarao
 %att.internetMedia.attributes;
3131 2 mingarao
name NMTOKEN  #IMPLIED
3132 2 mingarao
uri CDATA #IMPLIED
3133 2 mingarao
filter CDATA #IMPLIED >
3134 2 mingarao
<!--doc:(etymology) encloses the etymological information in a dictionary entry. -->
3135 2 mingarao
<!ELEMENT etym ( #PCDATA |
3136 2 mingarao
 %model.gLike; |
3137 2 mingarao
 %model.phrase; |
3138 2 mingarao
 %model.inter; |
3139 2 mingarao
 usg |
3140 2 mingarao
 lbl |
3141 2 mingarao
 def |
3142 2 mingarao
 %model.morphLike; |
3143 2 mingarao
 xr |
3144 2 mingarao
 %model.global;)*>
3145 2 mingarao
<!ATTLIST etym xmlns CDATA "http://www.tei-c.org/ns/1.0">
3146 2 mingarao
<!ATTLIST etym
3147 2 mingarao
 %att.global.attributes;
3148 2 mingarao
 %att.lexicographic.attributes; >
3149 2 mingarao
<!--doc:(event) contains data relating to any kind of significant event associated with a person, place, or organization. -->
3150 2 mingarao
<!ELEMENT event ((%model.headLike;)*,((%model.pLike;)+ |
3151 2 mingarao
 (%model.labelLike;)+),(%model.noteLike; |
3152 2 mingarao
 %model.biblLike;)*,event*)>
3153 2 mingarao
<!ATTLIST event xmlns CDATA "http://www.tei-c.org/ns/1.0">
3154 2 mingarao
<!ATTLIST event
3155 2 mingarao
 %att.global.attributes;
3156 2 mingarao
 %att.datable.attributes;
3157 2 mingarao
 %att.editLike.attributes;
3158 2 mingarao
 %att.typed.attributes;
3159 2 mingarao
 %att.naming.attributes;
3160 2 mingarao
where CDATA #IMPLIED >
3161 2 mingarao
<!--doc:(editorial expansion) contains a sequence of letters added by an editor or
3162 2 mingarao
  transcriber when expanding an abbreviation. -->
3163 2 mingarao
<!ELEMENT ex %macro.xtext;>
3164 2 mingarao
<!ATTLIST ex xmlns CDATA "http://www.tei-c.org/ns/1.0">
3165 2 mingarao
<!ATTLIST ex
3166 2 mingarao
 %att.global.attributes;
3167 2 mingarao
 %att.editLike.attributes; >
3168 2 mingarao
<!--doc:groups an example demonstrating the use of an element along with optional paragraphs of
3169 2 mingarao
    commentary. -->
3170 2 mingarao
<!ELEMENT exemplum ((%model.pLike;)*,(egXML |
3171 2 mingarao
 eg),(%model.pLike;)*)>
3172 2 mingarao
<!ATTLIST exemplum xmlns CDATA "http://www.tei-c.org/ns/1.0">
3173 2 mingarao
<!ATTLIST exemplum
3174 2 mingarao
 %att.global.attributes;
3175 2 mingarao
 %att.typed.attributes;
3176 2 mingarao
 %att.translatable.attributes; >
3177 2 mingarao
<!--doc:(expansion) contains the expansion of an abbreviation. -->
3178 2 mingarao
<!ELEMENT expan %macro.phraseSeq;>
3179 2 mingarao
<!ATTLIST expan xmlns CDATA "http://www.tei-c.org/ns/1.0">
3180 2 mingarao
<!ATTLIST expan
3181 2 mingarao
 %att.global.attributes;
3182 2 mingarao
 %att.editLike.attributes; >
3183 2 mingarao
<!--doc:contains the  explicit of a
3184 2 mingarao
manuscript item, that is, the closing words of the text proper,
3185 2 mingarao
exclusive of any rubric or colophon which might follow it.
3186 2 mingarao
   -->
3187 2 mingarao
<!ELEMENT explicit %macro.phraseSeq;>
3188 2 mingarao
<!ATTLIST explicit xmlns CDATA "http://www.tei-c.org/ns/1.0">
3189 2 mingarao
<!ATTLIST explicit
3190 2 mingarao
 %att.global.attributes;
3191 2 mingarao
 %att.typed.attributes;
3192 2 mingarao
 %att.msExcerpt.attributes; >
3193 2 mingarao
<!--doc:describes the approximate size of a text as stored on some carrier medium, whether digital
3194 2 mingarao
    or non-digital, specified in any convenient units. -->
3195 2 mingarao
<!ELEMENT extent %macro.phraseSeq;>
3196 2 mingarao
<!ATTLIST extent xmlns CDATA "http://www.tei-c.org/ns/1.0">
3197 2 mingarao
<!ATTLIST extent
3198 2 mingarao
 %att.global.attributes; >
3199 2 mingarao
<!--doc:(feature) represents a feature value specification, that
3200 2 mingarao
  is, the association of a name with a value of any of several different types. -->
3201 2 mingarao
<!ELEMENT f (%model.featureVal;)*>
3202 2 mingarao
<!ATTLIST f xmlns CDATA "http://www.tei-c.org/ns/1.0">
3203 2 mingarao
<!ATTLIST f
3204 2 mingarao
 %att.global.attributes;
3205 2 mingarao
name NMTOKEN  #REQUIRED
3206 2 mingarao
fVal CDATA #IMPLIED >
3207 2 mingarao
<!--doc:(feature declaration) declares a single feature, specifying its name, organization,
3208 2 mingarao
range of allowed values, and optionally its default value. -->
3209 2 mingarao
<!ELEMENT fDecl (fDescr?,vRange,vDefault?)>
3210 2 mingarao
<!ATTLIST fDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3211 2 mingarao
<!ATTLIST fDecl
3212 2 mingarao
 %att.global.attributes;
3213 2 mingarao
name NMTOKEN  #REQUIRED
3214 2 mingarao
optional (true | false)  "true"  >
3215 2 mingarao
<!--doc:(feature description (in FSD)) describes in prose what is represented by the feature being
3216 2 mingarao
declared and its values. -->
3217 2 mingarao
<!ELEMENT fDescr %macro.limitedContent;>
3218 2 mingarao
<!ATTLIST fDescr xmlns CDATA "http://www.tei-c.org/ns/1.0">
3219 2 mingarao
<!ATTLIST fDescr
3220 2 mingarao
 %att.global.attributes; >
3221 2 mingarao
<!--doc:(feature library) assembles a library of feature elements. -->
3222 2 mingarao
<!ELEMENT fLib (f)+>
3223 2 mingarao
<!ATTLIST fLib xmlns CDATA "http://www.tei-c.org/ns/1.0">
3224 2 mingarao
<!ATTLIST fLib
3225 2 mingarao
 %att.global.attributes; >
3226 2 mingarao
<!--doc:contains a representation of some written source in the form of
3227 2 mingarao
a set of images rather than as transcribed or encoded text. -->
3228 2 mingarao
<!ELEMENT facsimile (front?,(%model.graphicLike; |
3229 2 mingarao
 surface)+,back?)>
3230 2 mingarao
<!ATTLIST facsimile xmlns CDATA "http://www.tei-c.org/ns/1.0">
3231 2 mingarao
<!ATTLIST facsimile
3232 2 mingarao
 %att.global.attributes;
3233 2 mingarao
 %att.declaring.attributes; >
3234 2 mingarao
<!--doc:describes the extent to which the text may be regarded as
3235 2 mingarao
imaginative or non-imaginative, that is, as describing a fictional
3236 2 mingarao
or a non-fictional world.  -->
3237 2 mingarao
<!ELEMENT factuality %macro.phraseSeq.limited;>
3238 2 mingarao
<!ATTLIST factuality xmlns CDATA "http://www.tei-c.org/ns/1.0">
3239 2 mingarao
<!ATTLIST factuality
3240 2 mingarao
 %att.global.attributes;
3241 2 mingarao
type (fiction|
3242 2 mingarao
fact|
3243 2 mingarao
mixed|
3244 2 mingarao
inapplicable) #IMPLIED >
3245 2 mingarao
<!--doc:specifies the faith, religion, or belief set of a person. -->
3246 2 mingarao
<!ELEMENT faith %macro.phraseSeq;>
3247 2 mingarao
<!ATTLIST faith xmlns CDATA "http://www.tei-c.org/ns/1.0">
3248 2 mingarao
<!ATTLIST faith
3249 2 mingarao
 %att.global.attributes;
3250 2 mingarao
 %att.editLike.attributes;
3251 2 mingarao
 %att.datable.attributes; >
3252 2 mingarao
<!--doc:(description of figure) contains a brief prose description of the appearance or content
3253 2 mingarao
of a graphic figure, for use when documenting an image without
3254 2 mingarao
displaying it. -->
3255 2 mingarao
<!ELEMENT figDesc %macro.limitedContent;>
3256 2 mingarao
<!ATTLIST figDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
3257 2 mingarao
<!ATTLIST figDesc
3258 2 mingarao
 %att.global.attributes; >
3259 2 mingarao
<!--doc:groups elements representing or containing graphic information such as an illustration or
3260 2 mingarao
    figure. -->
3261 2 mingarao
<!ELEMENT figure (%model.headLike; |
3262 2 mingarao
 %model.pLike; |
3263 2 mingarao
 figDesc |
3264 2 mingarao
 %model.graphicLike; |
3265 2 mingarao
 %model.egLike; |
3266 2 mingarao
 floatingText |
3267 2 mingarao
 %model.global;)*>
3268 2 mingarao
<!ATTLIST figure xmlns CDATA "http://www.tei-c.org/ns/1.0">
3269 2 mingarao
<!ATTLIST figure
3270 2 mingarao
 %att.global.attributes;
3271 2 mingarao
 %att.placement.attributes; >
3272 2 mingarao
<!--doc:(file description) contains a full bibliographic description of an electronic file. -->
3273 2 mingarao
<!ELEMENT fileDesc ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc+)>
3274 2 mingarao
<!ATTLIST fileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
3275 2 mingarao
<!ATTLIST fileDesc
3276 2 mingarao
 %att.global.attributes; >
3277 2 mingarao
<!--doc:contains information concerning the manuscript's filiation, i.e. its relationship to other surviving manuscripts of the same text, its protographs, antigraphs and apographs. -->
3278 2 mingarao
<!ELEMENT filiation %macro.specialPara;>
3279 2 mingarao
<!ATTLIST filiation xmlns CDATA "http://www.tei-c.org/ns/1.0">
3280 2 mingarao
<!ATTLIST filiation
3281 2 mingarao
 %att.global.attributes;
3282 2 mingarao
 %att.typed.attributes; >
3283 2 mingarao
<!--doc:contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device. -->
3284 2 mingarao
<!ELEMENT finalRubric %macro.phraseSeq;>
3285 2 mingarao
<!ATTLIST finalRubric xmlns CDATA "http://www.tei-c.org/ns/1.0">
3286 2 mingarao
<!ATTLIST finalRubric
3287 2 mingarao
 %att.global.attributes;
3288 2 mingarao
 %att.typed.attributes; >
3289 2 mingarao
<!--doc:contains a single text of any kind, whether unitary or composite, which interrupts the text
3290 2 mingarao
    containing it at any point and after which the surrounding text resumes. -->
3291 2 mingarao
<!ELEMENT floatingText ((%model.global;)*,(front,(%model.global;)*)?,(body |
3292 2 mingarao
 group),(%model.global;)*,(back,(%model.global;)*)?)>
3293 2 mingarao
<!ATTLIST floatingText xmlns CDATA "http://www.tei-c.org/ns/1.0">
3294 2 mingarao
<!ATTLIST floatingText
3295 2 mingarao
 %att.global.attributes;
3296 2 mingarao
 %att.declaring.attributes;
3297 2 mingarao
 %att.typed.attributes; >
3298 2 mingarao
<!--doc:contains information about a person's period of activity. -->
3299 2 mingarao
<!ELEMENT floruit %macro.phraseSeq;>
3300 2 mingarao
<!ATTLIST floruit xmlns CDATA "http://www.tei-c.org/ns/1.0">
3301 2 mingarao
<!ATTLIST floruit
3302 2 mingarao
 %att.global.attributes;
3303 2 mingarao
 %att.datable.attributes;
3304 2 mingarao
 %att.editLike.attributes; >
3305 2 mingarao
<!--doc:describes the numbering system or systems used to
3306 2 mingarao
count the leaves or pages in a codex. -->
3307 2 mingarao
<!ELEMENT foliation %macro.specialPara;>
3308 2 mingarao
<!ATTLIST foliation xmlns CDATA "http://www.tei-c.org/ns/1.0">
3309 2 mingarao
<!ATTLIST foliation
3310 2 mingarao
 %att.global.attributes; >
3311 2 mingarao
<!--doc:(foreign) identifies a word or phrase as belonging to some language other than that of the
3312 2 mingarao
                surrounding text.  -->
3313 2 mingarao
<!ELEMENT foreign %macro.phraseSeq;>
3314 2 mingarao
<!ATTLIST foreign xmlns CDATA "http://www.tei-c.org/ns/1.0">
3315 2 mingarao
<!ATTLIST foreign
3316 2 mingarao
 %att.global.attributes; >
3317 2 mingarao
<!--doc:contains a forename, given or baptismal name. -->
3318 2 mingarao
<!ELEMENT forename %macro.phraseSeq;>
3319 2 mingarao
<!ATTLIST forename xmlns CDATA "http://www.tei-c.org/ns/1.0">
3320 2 mingarao
<!ATTLIST forename
3321 2 mingarao
 %att.global.attributes;
3322 2 mingarao
 %att.personal.attributes;
3323 2 mingarao
 %att.typed.attributes; >
3324 2 mingarao
<!--doc:provides for groups of rooted trees. -->
3325 2 mingarao
<!ELEMENT forest (tree |
3326 2 mingarao
 eTree |
3327 2 mingarao
 triangle)+>
3328 2 mingarao
<!ATTLIST forest xmlns CDATA "http://www.tei-c.org/ns/1.0">
3329 2 mingarao
<!ATTLIST forest
3330 2 mingarao
 %att.global.attributes;
3331 2 mingarao
type NMTOKEN  #IMPLIED >
3332 2 mingarao
<!--doc:(forest group) provides for groups of forests. -->
3333 2 mingarao
<!ELEMENT forestGrp (forest)+>
3334 2 mingarao
<!ATTLIST forestGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3335 2 mingarao
<!ATTLIST forestGrp
3336 2 mingarao
 %att.global.attributes;
3337 2 mingarao
type NMTOKEN  #IMPLIED >
3338 2 mingarao
<!--doc:(form information group) groups all the information on the written and spoken forms of one headword. -->
3339 2 mingarao
<!ELEMENT form ( #PCDATA |
3340 2 mingarao
 %model.gLike; |
3341 2 mingarao
 %model.phrase; |
3342 2 mingarao
 %model.inter; |
3343 2 mingarao
 %model.formPart; |
3344 2 mingarao
 %model.global;)*>
3345 2 mingarao
<!ATTLIST form xmlns CDATA "http://www.tei-c.org/ns/1.0">
3346 2 mingarao
<!ATTLIST form
3347 2 mingarao
 %att.global.attributes;
3348 2 mingarao
 %att.lexicographic.attributes;
3349 2 mingarao
type NMTOKEN  #IMPLIED >
3350 2 mingarao
<!--doc:contains a mathematical or other formula. -->
3351 2 mingarao
<!ELEMENT formula ( #PCDATA |
3352 2 mingarao
 %model.graphicLike;)*>
3353 2 mingarao
<!ATTLIST formula xmlns CDATA "http://www.tei-c.org/ns/1.0">
3354 2 mingarao
<!ATTLIST formula
3355 2 mingarao
 %att.global.attributes;
3356 2 mingarao
notation CDATA #IMPLIED >
3357 2 mingarao
<!--doc:(front matter) contains any prefatory matter (headers,
3358 2 mingarao
title page, prefaces, dedications, etc.)
3359 2 mingarao
found  at the start of a document, before the main body. -->
3360 2 mingarao
<!ELEMENT front ((%model.frontPart; |
3361 2 mingarao
 %model.pLike.front; |
3362 2 mingarao
 %model.global;)*,(((%model.div1Like;),(%model.frontPart; |
3363 2 mingarao
 %model.div1Like; |
3364 2 mingarao
 %model.global;)*) |
3365 2 mingarao
 ((%model.divLike;),(%model.frontPart; |
3366 2 mingarao
 %model.divLike; |
3367 2 mingarao
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
3368 2 mingarao
 %model.global;)*)?)>
3369 2 mingarao
<!ATTLIST front xmlns CDATA "http://www.tei-c.org/ns/1.0">
3370 2 mingarao
<!ATTLIST front
3371 2 mingarao
 %att.global.attributes;
3372 2 mingarao
 %att.declaring.attributes; >
3373 2 mingarao
<!--doc:(feature structure) represents a feature structure, that is, a
3374 2 mingarao
  collection of feature-value pairs organized as a
3375 2 mingarao
structural unit. -->
3376 2 mingarao
<!ELEMENT fs (f)*>
3377 2 mingarao
<!ATTLIST fs xmlns CDATA "http://www.tei-c.org/ns/1.0">
3378 2 mingarao
<!ATTLIST fs
3379 2 mingarao
 %att.global.attributes;
3380 2 mingarao
type NMTOKEN  #IMPLIED
3381 2 mingarao
feats CDATA  #IMPLIED >
3382 2 mingarao
<!--doc:(feature-structure constraints) specifies constraints on the content of valid feature
3383 2 mingarao
structures. -->
3384 2 mingarao
<!ELEMENT fsConstraints (cond |
3385 2 mingarao
 bicond)*>
3386 2 mingarao
<!ATTLIST fsConstraints xmlns CDATA "http://www.tei-c.org/ns/1.0">
3387 2 mingarao
<!ATTLIST fsConstraints
3388 2 mingarao
 %att.global.attributes; >
3389 2 mingarao
<!--doc:(feature structure declaration) declares one type of feature structure. -->
3390 2 mingarao
<!ELEMENT fsDecl (fsDescr?,fDecl+,fsConstraints?)>
3391 2 mingarao
<!ATTLIST fsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3392 2 mingarao
<!ATTLIST fsDecl
3393 2 mingarao
 %att.global.attributes;
3394 2 mingarao
type NMTOKEN  #REQUIRED
3395 2 mingarao
baseTypes NMTOKENS  #IMPLIED >
3396 2 mingarao
<!--doc:(feature system description (in FSD)) describes in prose what is represented by the type of feature
3397 2 mingarao
structure declared in the enclosing fsDecl. -->
3398 2 mingarao
<!ELEMENT fsDescr %macro.limitedContent;>
3399 2 mingarao
<!ATTLIST fsDescr xmlns CDATA "http://www.tei-c.org/ns/1.0">
3400 2 mingarao
<!ATTLIST fsDescr
3401 2 mingarao
 %att.global.attributes; >
3402 2 mingarao
<!--doc:(feature system declaration) provides a feature system declaration comprising one or more
3403 2 mingarao
  feature structure declarations or feature structure declaration links. -->
3404 2 mingarao
<!ELEMENT fsdDecl (fsDecl |
3405 2 mingarao
 fsdLink)+>
3406 2 mingarao
<!ATTLIST fsdDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3407 2 mingarao
<!ATTLIST fsdDecl
3408 2 mingarao
 %att.global.attributes; >
3409 2 mingarao
<!--doc:(feature structure declaration link) associates the name of a typed feature structure with a feature
3410 2 mingarao
structure declaration for it. -->
3411 2 mingarao
<!ELEMENT fsdLink EMPTY>
3412 2 mingarao
<!ATTLIST fsdLink xmlns CDATA "http://www.tei-c.org/ns/1.0">
3413 2 mingarao
<!ATTLIST fsdLink
3414 2 mingarao
 %att.global.attributes;
3415 2 mingarao
type NMTOKEN  #REQUIRED
3416 2 mingarao
target CDATA #REQUIRED >
3417 2 mingarao
<!--doc:(funding body) specifies the name of an individual, institution, or organization responsible for the
3418 2 mingarao
    funding of a project or text. -->
3419 2 mingarao
<!ELEMENT funder %macro.phraseSeq.limited;>
3420 2 mingarao
<!ATTLIST funder xmlns CDATA "http://www.tei-c.org/ns/1.0">
3421 2 mingarao
<!ATTLIST funder
3422 2 mingarao
 %att.global.attributes; >
3423 2 mingarao
<!--doc:(feature-value library) assembles a library of reusable feature value elements
3424 2 mingarao
  (including complete feature structures). -->
3425 2 mingarao
<!ELEMENT fvLib (%model.featureVal;)*>
3426 2 mingarao
<!ATTLIST fvLib xmlns CDATA "http://www.tei-c.org/ns/1.0">
3427 2 mingarao
<!ATTLIST fvLib
3428 2 mingarao
 %att.global.attributes; >
3429 2 mingarao
<!--doc:(forme work) contains a running head (e.g. a header, footer), catchword, or
3430 2 mingarao
  similar material appearing on the current page. -->
3431 2 mingarao
<!ELEMENT fw %macro.phraseSeq;>
3432 2 mingarao
<!ATTLIST fw xmlns CDATA "http://www.tei-c.org/ns/1.0">
3433 2 mingarao
<!ATTLIST fw
3434 2 mingarao
 %att.global.attributes;
3435 2 mingarao
 %att.placement.attributes;
3436 2 mingarao
type NMTOKEN  #IMPLIED >
3437 2 mingarao
<!--doc:(character or glyph) represents a non-standard character or glyph. -->
3438 2 mingarao
<!ELEMENT g  (#PCDATA)>
3439 2 mingarao
<!ATTLIST g xmlns CDATA "http://www.tei-c.org/ns/1.0">
3440 2 mingarao
<!ATTLIST g
3441 2 mingarao
 %att.global.attributes;
3442 2 mingarao
 %att.typed.attributes;
3443 2 mingarao
ref CDATA #IMPLIED >
3444 2 mingarao
<!--doc:(gap) indicates a point where material has been omitted in a transcription, whether for editorial
3445 2 mingarao
    reasons described in the TEI header, as part of sampling practice, or because the material is
3446 2 mingarao
    illegible, invisible, or inaudible. -->
3447 2 mingarao
<!ELEMENT gap (%model.glossLike;)*>
3448 2 mingarao
<!ATTLIST gap xmlns CDATA "http://www.tei-c.org/ns/1.0">
3449 2 mingarao
<!ATTLIST gap
3450 2 mingarao
 %att.global.attributes;
3451 2 mingarao
 %att.duration.attributes;
3452 2 mingarao
 %att.editLike.attributes;
3453 2 mingarao
reason CDATA  #IMPLIED
3454 2 mingarao
hand CDATA #IMPLIED
3455 2 mingarao
agent NMTOKEN  #IMPLIED >
3456 2 mingarao
<!--doc:(gender) identifies the morphological gender of a lexical item, as given in the dictionary. -->
3457 2 mingarao
<!ELEMENT gen %macro.paraContent;>
3458 2 mingarao
<!ATTLIST gen xmlns CDATA "http://www.tei-c.org/ns/1.0">
3459 2 mingarao
<!ATTLIST gen
3460 2 mingarao
 %att.global.attributes;
3461 2 mingarao
 %att.lexicographic.attributes; >
3462 2 mingarao
<!--doc:(generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons
3463 2 mingarao
        named. -->
3464 2 mingarao
<!ELEMENT genName %macro.phraseSeq;>
3465 2 mingarao
<!ATTLIST genName xmlns CDATA "http://www.tei-c.org/ns/1.0">
3466 2 mingarao
<!ATTLIST genName
3467 2 mingarao
 %att.global.attributes;
3468 2 mingarao
 %att.personal.attributes;
3469 2 mingarao
 %att.typed.attributes; >
3470 2 mingarao
<!--doc:(geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some
3471 2 mingarao
        notation. -->
3472 2 mingarao
<!ELEMENT geo  (#PCDATA)>
3473 2 mingarao
<!ATTLIST geo xmlns CDATA "http://www.tei-c.org/ns/1.0">
3474 2 mingarao
<!ATTLIST geo
3475 2 mingarao
 %att.global.attributes; >
3476 2 mingarao
<!--doc:(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of
3477 2 mingarao
    the geo element elsewhere within the document. -->
3478 2 mingarao
<!ELEMENT geoDecl %macro.phraseSeq;>
3479 2 mingarao
<!ATTLIST geoDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3480 2 mingarao
<!ATTLIST geoDecl
3481 2 mingarao
 %att.global.attributes;
3482 2 mingarao
 %att.declarable.attributes;
3483 2 mingarao
datum NMTOKEN  "WGS84"  >
3484 2 mingarao
<!--doc:(geographical feature name) contains a common noun identifying some geographical feature contained within a geographic
3485 2 mingarao
        name, such as valley, mount, etc. -->
3486 2 mingarao
<!ELEMENT geogFeat %macro.xtext;>
3487 2 mingarao
<!ATTLIST geogFeat xmlns CDATA "http://www.tei-c.org/ns/1.0">
3488 2 mingarao
<!ATTLIST geogFeat
3489 2 mingarao
 %att.global.attributes;
3490 2 mingarao
 %att.naming.attributes;
3491 2 mingarao
 %att.typed.attributes;
3492 2 mingarao
 %att.datable.attributes; >
3493 2 mingarao
<!--doc:(geographical name) a name associated with some geographical feature such as Windrush Valley or Mount Sinai. -->
3494 2 mingarao
<!ELEMENT geogName %macro.phraseSeq;>
3495 2 mingarao
<!ATTLIST geogName xmlns CDATA "http://www.tei-c.org/ns/1.0">
3496 2 mingarao
<!ATTLIST geogName
3497 2 mingarao
 %att.global.attributes;
3498 2 mingarao
 %att.naming.attributes;
3499 2 mingarao
type NMTOKEN  #IMPLIED >
3500 2 mingarao
<!--doc:(element name) contains the name (generic identifier) of an element. -->
3501 2 mingarao
<!ELEMENT gi  (#PCDATA)>
3502 2 mingarao
<!ATTLIST gi xmlns CDATA "http://www.tei-c.org/ns/1.0">
3503 2 mingarao
<!ATTLIST gi
3504 2 mingarao
 %att.global.attributes;
3505 2 mingarao
scheme NMTOKEN  "TEI"  >
3506 2 mingarao
<!--doc:identifies a phrase or word used to provide a gloss or definition for some other word or
3507 2 mingarao
    phrase. -->
3508 2 mingarao
<!ELEMENT gloss %macro.phraseSeq;>
3509 2 mingarao
<!ATTLIST gloss xmlns CDATA "http://www.tei-c.org/ns/1.0">
3510 2 mingarao
<!ATTLIST gloss
3511 2 mingarao
 %att.global.attributes;
3512 2 mingarao
 %att.declaring.attributes;
3513 2 mingarao
 %att.translatable.attributes;
3514 2 mingarao
 %att.typed.attributes;
3515 2 mingarao
target CDATA #IMPLIED
3516 2 mingarao
cRef CDATA #IMPLIED >
3517 2 mingarao
<!--doc:(character glyph) provides descriptive information about a character glyph.  -->
3518 2 mingarao
<!ELEMENT glyph (glyphName?,(%model.glossLike;)*,charProp*,mapping*,(%model.graphicLike;)*,(%model.noteLike;)*)>
3519 2 mingarao
<!ATTLIST glyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
3520 2 mingarao
<!ATTLIST glyph
3521 2 mingarao
 %att.global.attributes; >
3522 2 mingarao
<!--doc:(character glyph name) contains the name of a glyph, expressed following Unicode conventions for character names.  -->
3523 2 mingarao
<!ELEMENT glyphName  (#PCDATA)>
3524 2 mingarao
<!ATTLIST glyphName xmlns CDATA "http://www.tei-c.org/ns/1.0">
3525 2 mingarao
<!ATTLIST glyphName
3526 2 mingarao
 %att.global.attributes; >
3527 2 mingarao
<!--doc:(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical
3528 2 mingarao
    information relating to a term, word, or form. -->
3529 2 mingarao
<!ELEMENT gram %macro.paraContent;>
3530 2 mingarao
<!ATTLIST gram xmlns CDATA "http://www.tei-c.org/ns/1.0">
3531 2 mingarao
<!ATTLIST gram
3532 2 mingarao
 %att.global.attributes;
3533 2 mingarao
 %att.lexicographic.attributes;
3534 2 mingarao
type NMTOKEN  #IMPLIED >
3535 2 mingarao
<!--doc:(grammatical information group) groups morpho-syntactic information about a lexical item, e.g. pos, gen, number, case, or
3536 2 mingarao
        iType (inflectional class). -->
3537 2 mingarao
<!ELEMENT gramGrp ( #PCDATA |
3538 2 mingarao
 %model.gLike; |
3539 2 mingarao
 %model.phrase; |
3540 2 mingarao
 %model.inter; |
3541 2 mingarao
 %model.gramPart; |
3542 2 mingarao
 %model.global;)*>
3543 2 mingarao
<!ATTLIST gramGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3544 2 mingarao
<!ATTLIST gramGrp
3545 2 mingarao
 %att.global.attributes;
3546 2 mingarao
 %att.lexicographic.attributes; >
3547 2 mingarao
<!--doc:encodes a graph, which is a collection of nodes, and arcs which
3548 2 mingarao
connect the nodes. -->
3549 2 mingarao
<!ELEMENT graph ((label,(%model.global;)*)?,(((node,(%model.global;)*)+,(arc,(%model.global;)*)*) |
3550 2 mingarao
 ((arc,(%model.global;)*)+,(node,(%model.global;)*)+)))>
3551 2 mingarao
<!ATTLIST graph xmlns CDATA "http://www.tei-c.org/ns/1.0">
3552 2 mingarao
<!ATTLIST graph
3553 2 mingarao
 %att.global.attributes;
3554 2 mingarao
type NMTOKEN  #IMPLIED
3555 2 mingarao
order CDATA #IMPLIED
3556 2 mingarao
size CDATA #IMPLIED >
3557 2 mingarao
<!--doc:indicates the location of an inline graphic, illustration, or figure. -->
3558 2 mingarao
<!ELEMENT graphic EMPTY>
3559 2 mingarao
<!ATTLIST graphic xmlns CDATA "http://www.tei-c.org/ns/1.0">
3560 2 mingarao
<!ATTLIST graphic
3561 2 mingarao
 %att.global.attributes;
3562 2 mingarao
 %att.internetMedia.attributes;
3563 2 mingarao
 %att.declaring.attributes;
3564 2 mingarao
width CDATA #IMPLIED
3565 2 mingarao
height CDATA #IMPLIED
3566 2 mingarao
scale CDATA #IMPLIED
3567 2 mingarao
url CDATA #IMPLIED >
3568 2 mingarao
<!--doc:contains the body of a composite text, grouping together a sequence of distinct texts (or
3569 2 mingarao
    groups of such texts) which are regarded as a unit for some purpose, for example the collected
3570 2 mingarao
    works of an author, a sequence of prose essays, etc. -->
3571 2 mingarao
<!ELEMENT group ((%model.divTop; |
3572 2 mingarao
 %model.global;)*,((text |
3573 2 mingarao
 group),(text |
3574 2 mingarao
 group |
3575 2 mingarao
 %model.global;)*),(%model.divBottom;)*)>
3576 2 mingarao
<!ATTLIST group xmlns CDATA "http://www.tei-c.org/ns/1.0">
3577 2 mingarao
<!ATTLIST group
3578 2 mingarao
 %att.global.attributes;
3579 2 mingarao
 %att.declaring.attributes; >
3580 2 mingarao
<!--doc:(description of hands) contains a description of all the different kinds of writing  used in a manuscript. -->
3581 2 mingarao
<!ELEMENT handDesc ((%model.pLike;)+ |
3582 2 mingarao
 (summary?,handNote+))>
3583 2 mingarao
<!ATTLIST handDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
3584 2 mingarao
<!ATTLIST handDesc
3585 2 mingarao
 %att.global.attributes;
3586 2 mingarao
hands CDATA #IMPLIED >
3587 2 mingarao
<!--doc:(note on hand) describes a particular style or hand distinguished within a manuscript. -->
3588 2 mingarao
<!ELEMENT handNote %macro.specialPara;>
3589 2 mingarao
<!ATTLIST handNote xmlns CDATA "http://www.tei-c.org/ns/1.0">
3590 2 mingarao
<!ATTLIST handNote
3591 2 mingarao
 %att.global.attributes;
3592 2 mingarao
 %att.handFeatures.attributes; >
3593 2 mingarao
<!--doc:contains one or more handNote elements documenting the
3594 2 mingarao
different hands identified within the source texts. -->
3595 2 mingarao
<!ELEMENT handNotes (handNote)+>
3596 2 mingarao
<!ATTLIST handNotes xmlns CDATA "http://www.tei-c.org/ns/1.0">
3597 2 mingarao
<!ATTLIST handNotes
3598 2 mingarao
 %att.global.attributes; >
3599 2 mingarao
<!--doc:marks the beginning of a sequence of text written in a new
3600 2 mingarao
hand, or the beginning of a scribal stint. -->
3601 2 mingarao
<!ELEMENT handShift EMPTY>
3602 2 mingarao
<!ATTLIST handShift xmlns CDATA "http://www.tei-c.org/ns/1.0">
3603 2 mingarao
<!ATTLIST handShift
3604 2 mingarao
 %att.global.attributes;
3605 2 mingarao
 %att.handFeatures.attributes;
3606 2 mingarao
new CDATA #IMPLIED
3607 2 mingarao
resp CDATA #IMPLIED >
3608 2 mingarao
<!--doc:(heading) contains any type of heading, for example the title of a section, or the heading of a list,
3609 2 mingarao
    glossary, manuscript description, etc. -->
3610 2 mingarao
<!ELEMENT head %macro.paraContent;>
3611 2 mingarao
<!ATTLIST head xmlns CDATA "http://www.tei-c.org/ns/1.0">
3612 2 mingarao
<!ATTLIST head
3613 2 mingarao
 %att.global.attributes;
3614 2 mingarao
 %att.typed.attributes; >
3615 2 mingarao
<!--doc:(heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured
3616 2 mingarao
        list. -->
3617 2 mingarao
<!ELEMENT headItem %macro.phraseSeq;>
3618 2 mingarao
<!ATTLIST headItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
3619 2 mingarao
<!ATTLIST headItem
3620 2 mingarao
 %att.global.attributes; >
3621 2 mingarao
<!--doc:(heading for list labels) contains the heading for the label or term column in a glossary list or similar structured
3622 2 mingarao
        list. -->
3623 2 mingarao
<!ELEMENT headLabel %macro.phraseSeq;>
3624 2 mingarao
<!ATTLIST headLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
3625 2 mingarao
<!ATTLIST headLabel
3626 2 mingarao
 %att.global.attributes; >
3627 2 mingarao
<!--doc:contains a measurement measured along the
3628 2 mingarao
  axis at right angles to the bottom of the written surface,
3629 2 mingarao
  i.e. parallel to the spine for a codex or book.  -->
3630 2 mingarao
<!ELEMENT height %macro.xtext;>
3631 2 mingarao
<!ATTLIST height xmlns CDATA "http://www.tei-c.org/ns/1.0">
3632 2 mingarao
<!ATTLIST height
3633 2 mingarao
 %att.global.attributes;
3634 2 mingarao
 %att.dimensions.attributes; >
3635 2 mingarao
<!--doc:contains a heraldic formula
3636 2 mingarao
or phrase, typically found as part of a blazon, coat of arms, etc.
3637 2 mingarao
 -->
3638 2 mingarao
<!ELEMENT heraldry %macro.phraseSeq;>
3639 2 mingarao
<!ATTLIST heraldry xmlns CDATA "http://www.tei-c.org/ns/1.0">
3640 2 mingarao
<!ATTLIST heraldry
3641 2 mingarao
 %att.global.attributes; >
3642 2 mingarao
<!--doc:(highlighted) marks a word or phrase as graphically distinct from the
3643 2 mingarao
        surrounding text, for reasons concerning which no claim is
3644 2 mingarao
        made.  -->
3645 2 mingarao
<!ELEMENT hi %macro.paraContent;>
3646 2 mingarao
<!ATTLIST hi xmlns CDATA "http://www.tei-c.org/ns/1.0">
3647 2 mingarao
<!ATTLIST hi
3648 2 mingarao
 %att.global.attributes; >
3649 2 mingarao
<!--doc: groups elements
3650 2 mingarao
describing the full history of a manuscript or manuscript part. -->
3651 2 mingarao
<!ELEMENT history ((%model.pLike;)+ |
3652 2 mingarao
 (summary?,origin?,provenance*,acquisition?))>
3653 2 mingarao
<!ATTLIST history xmlns CDATA "http://www.tei-c.org/ns/1.0">
3654 2 mingarao
<!ATTLIST history
3655 2 mingarao
 %att.global.attributes; >
3656 2 mingarao
<!--doc:(homograph) groups information relating to one homograph within an entry. -->
3657 2 mingarao
<!ELEMENT hom (sense |
3658 2 mingarao
 %model.entryPart.top; |
3659 2 mingarao
 %model.global;)*>
3660 2 mingarao
<!ATTLIST hom xmlns CDATA "http://www.tei-c.org/ns/1.0">
3661 2 mingarao
<!ATTLIST hom
3662 2 mingarao
 %att.global.attributes;
3663 2 mingarao
 %att.lexicographic.attributes; >
3664 2 mingarao
<!--doc:(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some
3665 2 mingarao
    other form. -->
3666 2 mingarao
<!ELEMENT hyph %macro.paraContent;>
3667 2 mingarao
<!ATTLIST hyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
3668 2 mingarao
<!ATTLIST hyph
3669 2 mingarao
 %att.global.attributes;
3670 2 mingarao
 %att.lexicographic.attributes; >
3671 2 mingarao
<!--doc:summarizes the way in which hyphenation in a source text has been treated in an encoded
3672 2 mingarao
    version of it. -->
3673 2 mingarao
<!ELEMENT hyphenation (%model.pLike;)+>
3674 2 mingarao
<!ATTLIST hyphenation xmlns CDATA "http://www.tei-c.org/ns/1.0">
3675 2 mingarao
<!ATTLIST hyphenation
3676 2 mingarao
 %att.global.attributes;
3677 2 mingarao
 %att.declarable.attributes;
3678 2 mingarao
eol (all|
3679 2 mingarao
some|
3680 2 mingarao
hard|
3681 2 mingarao
none) "some"  >
3682 2 mingarao
<!--doc:(intermediate (or internal) node) represents an intermediate (or internal) node of a tree. -->
3683 2 mingarao
<!ELEMENT iNode (label)?>
3684 2 mingarao
<!ATTLIST iNode xmlns CDATA "http://www.tei-c.org/ns/1.0">
3685 2 mingarao
<!ATTLIST iNode
3686 2 mingarao
 %att.global.attributes;
3687 2 mingarao
value CDATA #IMPLIED
3688 2 mingarao
children CDATA  #REQUIRED
3689 2 mingarao
parent CDATA #IMPLIED
3690 2 mingarao
ord CDATA #IMPLIED
3691 2 mingarao
follow CDATA #IMPLIED
3692 2 mingarao
outDegree CDATA #IMPLIED >
3693 2 mingarao
<!--doc:(inflectional class) indicates the inflectional class associated with a lexical item. -->
3694 2 mingarao
<!ELEMENT iType %macro.paraContent;>
3695 2 mingarao
<!ATTLIST iType xmlns CDATA "http://www.tei-c.org/ns/1.0">
3696 2 mingarao
<!ATTLIST iType
3697 2 mingarao
 %att.global.attributes;
3698 2 mingarao
 %att.lexicographic.attributes;
3699 2 mingarao
type NMTOKEN  #IMPLIED >
3700 2 mingarao
<!--doc:(identifier) contains an identifier or name for an object of some kind in a formal language. -->
3701 2 mingarao
<!ELEMENT ident  (#PCDATA)>
3702 2 mingarao
<!ATTLIST ident xmlns CDATA "http://www.tei-c.org/ns/1.0">
3703 2 mingarao
<!ATTLIST ident
3704 2 mingarao
 %att.global.attributes;
3705 2 mingarao
 %att.typed.attributes; >
3706 2 mingarao
<!--doc:(identifying number) supplies any number or other identifier used to identify a bibliographic item in a
3707 2 mingarao
    standardized way. -->
3708 2 mingarao
<!ELEMENT idno  (#PCDATA)>
3709 2 mingarao
<!ATTLIST idno xmlns CDATA "http://www.tei-c.org/ns/1.0">
3710 2 mingarao
<!ATTLIST idno
3711 2 mingarao
 %att.global.attributes;
3712 2 mingarao
type NMTOKEN  #IMPLIED >
3713 2 mingarao
<!--doc:defines a conditional default value for a feature; the condition
3714 2 mingarao
is specified as a feature structure, and is met if it
3715 2 mingarao
subsumes the feature structure in the text for which a
3716 2 mingarao
default value is sought. -->
3717 2 mingarao
<!ELEMENT if ((fs |
3718 2 mingarao
 f),then,(%model.featureVal;))>
3719 2 mingarao
<!ATTLIST if xmlns CDATA "http://www.tei-c.org/ns/1.0">
3720 2 mingarao
<!ATTLIST if
3721 2 mingarao
 %att.global.attributes; >
3722 2 mingarao
<!--doc:(if and only if) separates the condition from the consequence in a bicond
3723 2 mingarao
element. -->
3724 2 mingarao
<!ELEMENT iff EMPTY>
3725 2 mingarao
<!ATTLIST iff xmlns CDATA "http://www.tei-c.org/ns/1.0">
3726 2 mingarao
<!ATTLIST iff
3727 2 mingarao
 %att.global.attributes; >
3728 2 mingarao
<!--doc:contains a formal statement authorizing the publication of a work, sometimes required to
3729 2 mingarao
    appear on a title page or its verso. -->
3730 2 mingarao
<!ELEMENT imprimatur %macro.paraContent;>
3731 2 mingarao
<!ATTLIST imprimatur xmlns CDATA "http://www.tei-c.org/ns/1.0">
3732 2 mingarao
<!ATTLIST imprimatur
3733 2 mingarao
 %att.global.attributes; >
3734 2 mingarao
<!--doc:groups information relating to the publication or distribution
3735 2 mingarao
        of a bibliographic item. -->
3736 2 mingarao
<!ELEMENT imprint (((%model.imprintPart;) |
3737 2 mingarao
 (%model.dateLike;)),(%model.global;)*)+>
3738 2 mingarao
<!ATTLIST imprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
3739 2 mingarao
<!ATTLIST imprint
3740 2 mingarao
 %att.global.attributes; >
3741 2 mingarao
<!--doc:any phenomenon or occurrence, not necessarily vocalized or
3742 2 mingarao
communicative, for example incidental noises or other events affecting
3743 2 mingarao
communication. -->
3744 2 mingarao
<!ELEMENT incident (%model.glossLike;)*>
3745 2 mingarao
<!ATTLIST incident xmlns CDATA "http://www.tei-c.org/ns/1.0">
3746 2 mingarao
<!ATTLIST incident
3747 2 mingarao
 %att.global.attributes;
3748 2 mingarao
 %att.timed.attributes;
3749 2 mingarao
 %att.typed.attributes;
3750 2 mingarao
 %att.ascribed.attributes; >
3751 2 mingarao
<!--doc:contains the incipit of a manuscript item, that is the opening words of the text proper, exclusive of any rubric which might precede it, of sufficient length to identify the work uniquely; such incipts were, in fomer times, frequently used a means of reference to a work, in place of a title. -->
3752 2 mingarao
<!ELEMENT incipit %macro.phraseSeq;>
3753 2 mingarao
<!ATTLIST incipit xmlns CDATA "http://www.tei-c.org/ns/1.0">
3754 2 mingarao
<!ATTLIST incipit
3755 2 mingarao
 %att.global.attributes;
3756 2 mingarao
 %att.typed.attributes;
3757 2 mingarao
 %att.msExcerpt.attributes; >
3758 2 mingarao
<!--doc:(index entry) marks a location to be indexed for whatever purpose. -->
3759 2 mingarao
<!ELEMENT index (term,index?)*>
3760 2 mingarao
<!ATTLIST index xmlns CDATA "http://www.tei-c.org/ns/1.0">
3761 2 mingarao
<!ATTLIST index
3762 2 mingarao
 %att.global.attributes;
3763 2 mingarao
 %att.spanning.attributes;
3764 2 mingarao
indexName NMTOKEN  #IMPLIED >
3765 2 mingarao
<!--doc:contains the name of an organization such as a university or
3766 2 mingarao
  library, with which a manuscript is identified, generally its
3767 2 mingarao
  holding institution. -->
3768 2 mingarao
<!ELEMENT institution %macro.xtext;>
3769 2 mingarao
<!ATTLIST institution xmlns CDATA "http://www.tei-c.org/ns/1.0">
3770 2 mingarao
<!ATTLIST institution
3771 2 mingarao
 %att.global.attributes;
3772 2 mingarao
 %att.naming.attributes; >
3773 2 mingarao
<!--doc:describes the extent, cardinality and nature of any interaction
3774 2 mingarao
among those producing and experiencing the text, for example in the
3775 2 mingarao
form of response or interjection, commentary, etc. -->
3776 2 mingarao
<!ELEMENT interaction %macro.phraseSeq.limited;>
3777 2 mingarao
<!ATTLIST interaction xmlns CDATA "http://www.tei-c.org/ns/1.0">
3778 2 mingarao
<!ATTLIST interaction
3779 2 mingarao
 %att.global.attributes;
3780 2 mingarao
type (none|
3781 2 mingarao
partial|
3782 2 mingarao
complete|
3783 2 mingarao
inapplicable) #IMPLIED
3784 2 mingarao
active NMTOKEN  #IMPLIED
3785 2 mingarao
passive NMTOKEN  #IMPLIED >
3786 2 mingarao
<!--doc:(interpretation) summarizes a specific interpretative annotation which can be linked to a span of text. -->
3787 2 mingarao
<!ELEMENT interp ( #PCDATA |
3788 2 mingarao
 %model.gLike; |
3789 2 mingarao
 %model.glossLike;)*>
3790 2 mingarao
<!ATTLIST interp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3791 2 mingarao
<!ATTLIST interp
3792 2 mingarao
 %att.global.attributes;
3793 2 mingarao
 %att.interpLike.attributes; >
3794 2 mingarao
<!--doc:(interpretation group) collects together a set of related interpretations which share responsibility or type. -->
3795 2 mingarao
<!ELEMENT interpGrp ((%model.glossLike;)*,interp+)>
3796 2 mingarao
<!ATTLIST interpGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3797 2 mingarao
<!ATTLIST interpGrp
3798 2 mingarao
 %att.global.attributes;
3799 2 mingarao
 %att.interpLike.attributes; >
3800 2 mingarao
<!--doc:describes the scope of any analytic or interpretive information added to the text in
3801 2 mingarao
    addition to the transcription.  -->
3802 2 mingarao
<!ELEMENT interpretation (%model.pLike;)+>
3803 2 mingarao
<!ATTLIST interpretation xmlns CDATA "http://www.tei-c.org/ns/1.0">
3804 2 mingarao
<!ATTLIST interpretation
3805 2 mingarao
 %att.global.attributes;
3806 2 mingarao
 %att.declarable.attributes; >
3807 2 mingarao
<!--doc:contains one component of a list. -->
3808 2 mingarao
<!ELEMENT item %macro.specialPara;>
3809 2 mingarao
<!ATTLIST item xmlns CDATA "http://www.tei-c.org/ns/1.0">
3810 2 mingarao
<!ATTLIST item
3811 2 mingarao
 %att.global.attributes; >
3812 2 mingarao
<!--doc:identifies a possibly fragmented segment of text, by pointing
3813 2 mingarao
at the possibly discontiguous elements which compose it. -->
3814 2 mingarao
<!ELEMENT join (%model.glossLike;)*>
3815 2 mingarao
<!ATTLIST join xmlns CDATA "http://www.tei-c.org/ns/1.0">
3816 2 mingarao
<!ATTLIST join
3817 2 mingarao
 %att.global.attributes;
3818 2 mingarao
 %att.pointing.attributes;
3819 2 mingarao
targets CDATA  #REQUIRED
3820 2 mingarao
result NMTOKEN  #IMPLIED
3821 2 mingarao
scope (root|
3822 2 mingarao
branches) "root"  >
3823 2 mingarao
<!--doc:(join group) groups a collection of join elements and possibly
3824 2 mingarao
  pointers. -->
3825 2 mingarao
<!ELEMENT joinGrp ((%model.glossLike;)*,(join |
3826 2 mingarao
 ptr)+)>
3827 2 mingarao
<!ATTLIST joinGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3828 2 mingarao
<!ATTLIST joinGrp
3829 2 mingarao
 %att.global.attributes;
3830 2 mingarao
 %att.pointing.group.attributes;
3831 2 mingarao
result NMTOKEN  #IMPLIED >
3832 2 mingarao
<!--doc:contains a list of keywords or phrases identifying the topic or nature of a text. -->
3833 2 mingarao
<!ELEMENT keywords (term+ |
3834 2 mingarao
 list)>
3835 2 mingarao
<!ATTLIST keywords xmlns CDATA "http://www.tei-c.org/ns/1.0">
3836 2 mingarao
<!ATTLIST keywords
3837 2 mingarao
 %att.global.attributes;
3838 2 mingarao
scheme CDATA #REQUIRED >
3839 2 mingarao
<!--doc:any communicative phenomenon, not necessarily vocalized, for
3840 2 mingarao
  example a gesture, frown, etc. -->
3841 2 mingarao
<!ELEMENT kinesic (%model.glossLike;)*>
3842 2 mingarao
<!ATTLIST kinesic xmlns CDATA "http://www.tei-c.org/ns/1.0">
3843 2 mingarao
<!ATTLIST kinesic
3844 2 mingarao
 %att.global.attributes;
3845 2 mingarao
 %att.timed.attributes;
3846 2 mingarao
 %att.typed.attributes;
3847 2 mingarao
 %att.ascribed.attributes;
3848 2 mingarao
iterated CDATA "false"  >
3849 2 mingarao
<!--doc:(verse line) contains a single, possibly incomplete, line of verse. -->
3850 2 mingarao
<!ELEMENT l %macro.paraContent;>
3851 2 mingarao
<!ATTLIST l xmlns CDATA "http://www.tei-c.org/ns/1.0">
3852 2 mingarao
<!ATTLIST l
3853 2 mingarao
 %att.global.attributes;
3854 2 mingarao
 %att.metrical.attributes;
3855 2 mingarao
 %att.enjamb.attributes;
3856 2 mingarao
part (Y|
3857 2 mingarao
N|
3858 2 mingarao
I|
3859 2 mingarao
M|
3860 2 mingarao
F) "N"  >
3861 2 mingarao
<!--doc:contains the label associated with an item in a list; in glossaries, marks the term being
3862 2 mingarao
    defined. -->
3863 2 mingarao
<!ELEMENT label %macro.phraseSeq;>
3864 2 mingarao
<!ATTLIST label xmlns CDATA "http://www.tei-c.org/ns/1.0">
3865 2 mingarao
<!ATTLIST label
3866 2 mingarao
 %att.global.attributes; >
3867 2 mingarao
<!--doc:indicates the end of a lacuna in a mostly complete textual
3868 2 mingarao
witness. -->
3869 2 mingarao
<!ELEMENT lacunaEnd EMPTY>
3870 2 mingarao
<!ATTLIST lacunaEnd xmlns CDATA "http://www.tei-c.org/ns/1.0">
3871 2 mingarao
<!ATTLIST lacunaEnd
3872 2 mingarao
 %att.global.attributes;
3873 2 mingarao
 %att.rdgPart.attributes; >
3874 2 mingarao
<!--doc:indicates the beginning of a lacuna in the text of a mostly
3875 2 mingarao
complete textual witness. -->
3876 2 mingarao
<!ELEMENT lacunaStart EMPTY>
3877 2 mingarao
<!ATTLIST lacunaStart xmlns CDATA "http://www.tei-c.org/ns/1.0">
3878 2 mingarao
<!ATTLIST lacunaStart
3879 2 mingarao
 %att.global.attributes;
3880 2 mingarao
 %att.rdgPart.attributes; >
3881 2 mingarao
<!--doc:(language name) name of a language mentioned in etymological or other linguistic discussion. -->
3882 2 mingarao
<!ELEMENT lang %macro.paraContent;>
3883 2 mingarao
<!ATTLIST lang xmlns CDATA "http://www.tei-c.org/ns/1.0">
3884 2 mingarao
<!ATTLIST lang
3885 2 mingarao
 %att.global.attributes;
3886 2 mingarao
 %att.lexicographic.attributes; >
3887 2 mingarao
<!--doc:(language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of langKnown elements. -->
3888 2 mingarao
<!ELEMENT langKnowledge (%model.pLike; |
3889 2 mingarao
 langKnown+)>
3890 2 mingarao
<!ATTLIST langKnowledge xmlns CDATA "http://www.tei-c.org/ns/1.0">
3891 2 mingarao
<!ATTLIST langKnowledge
3892 2 mingarao
 %att.global.attributes;
3893 2 mingarao
 %att.datable.attributes;
3894 2 mingarao
 %att.editLike.attributes;
3895 2 mingarao
tags CDATA  #IMPLIED >
3896 2 mingarao
<!--doc:(language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language. -->
3897 2 mingarao
<!ELEMENT langKnown %macro.phraseSeq.limited;>
3898 2 mingarao
<!ATTLIST langKnown xmlns CDATA "http://www.tei-c.org/ns/1.0">
3899 2 mingarao
<!ATTLIST langKnown
3900 2 mingarao
 %att.global.attributes;
3901 2 mingarao
 %att.datable.attributes;
3902 2 mingarao
 %att.editLike.attributes;
3903 2 mingarao
tag CDATA #REQUIRED
3904 2 mingarao
level CDATA #IMPLIED >
3905 2 mingarao
<!--doc:(language usage) describes the languages, sublanguages, registers, dialects, etc.
3906 2 mingarao
represented within a text. -->
3907 2 mingarao
<!ELEMENT langUsage (language)+>
3908 2 mingarao
<!ATTLIST langUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
3909 2 mingarao
<!ATTLIST langUsage
3910 2 mingarao
 %att.global.attributes;
3911 2 mingarao
 %att.declarable.attributes; >
3912 2 mingarao
<!--doc:characterizes a single language or sublanguage used within a text. -->
3913 2 mingarao
<!ELEMENT language %macro.phraseSeq.limited;>
3914 2 mingarao
<!ATTLIST language xmlns CDATA "http://www.tei-c.org/ns/1.0">
3915 2 mingarao
<!ATTLIST language
3916 2 mingarao
 %att.global.attributes;
3917 2 mingarao
ident CDATA #REQUIRED
3918 2 mingarao
usage CDATA #IMPLIED >
3919 2 mingarao
<!--doc:describes how text is laid out on the
3920 2 mingarao
  page, including information about any ruling, pricking, or other
3921 2 mingarao
  evidence of page-preparation techniques. -->
3922 2 mingarao
<!ELEMENT layout %macro.specialPara;>
3923 2 mingarao
<!ATTLIST layout xmlns CDATA "http://www.tei-c.org/ns/1.0">
3924 2 mingarao
<!ATTLIST layout
3925 2 mingarao
 %att.global.attributes;
3926 2 mingarao
columns CDATA  #IMPLIED
3927 2 mingarao
ruledLines CDATA  #IMPLIED
3928 2 mingarao
writtenLines CDATA  #IMPLIED >
3929 2 mingarao
<!--doc:(layout description) collects the set of layout descriptions applicable to a manuscript. -->
3930 2 mingarao
<!ELEMENT layoutDesc ((%model.pLike;)+ |
3931 2 mingarao
 layout+)>
3932 2 mingarao
<!ATTLIST layoutDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
3933 2 mingarao
<!ATTLIST layoutDesc
3934 2 mingarao
 %att.global.attributes; >
3935 2 mingarao
<!--doc:(line break) marks the start of a new (typographic) line in some edition or version of a text. -->
3936 2 mingarao
<!ELEMENT lb EMPTY>
3937 2 mingarao
<!ATTLIST lb xmlns CDATA "http://www.tei-c.org/ns/1.0">
3938 2 mingarao
<!ATTLIST lb
3939 2 mingarao
 %att.global.attributes;
3940 2 mingarao
 %att.typed.attributes;
3941 2 mingarao
 %att.sourced.attributes; >
3942 2 mingarao
<!--doc:(label) contains a label for a form, example, translation, or other piece of information, e.g.
3943 2 mingarao
    abbreviation for, contraction of, literally, approximately, synonyms:, etc. -->
3944 2 mingarao
<!ELEMENT lbl %macro.paraContent;>
3945 2 mingarao
<!ATTLIST lbl xmlns CDATA "http://www.tei-c.org/ns/1.0">
3946 2 mingarao
<!ATTLIST lbl
3947 2 mingarao
 %att.global.attributes;
3948 2 mingarao
 %att.lexicographic.attributes;
3949 2 mingarao
type NMTOKEN  #IMPLIED >
3950 2 mingarao
<!--doc:encodes the leaves (terminal nodes) of a tree. -->
3951 2 mingarao
<!ELEMENT leaf (label)?>
3952 2 mingarao
<!ATTLIST leaf xmlns CDATA "http://www.tei-c.org/ns/1.0">
3953 2 mingarao
<!ATTLIST leaf
3954 2 mingarao
 %att.global.attributes;
3955 2 mingarao
value CDATA #IMPLIED
3956 2 mingarao
parent CDATA #IMPLIED
3957 2 mingarao
follow CDATA #IMPLIED >
3958 2 mingarao
<!--doc:(lemma) contains the lemma, or base text, of a textual variation. -->
3959 2 mingarao
<!ELEMENT lem ( #PCDATA |
3960 2 mingarao
 %model.gLike; |
3961 2 mingarao
 %model.phrase; |
3962 2 mingarao
 %model.inter; |
3963 2 mingarao
 %model.global; |
3964 2 mingarao
 %model.rdgPart;)*>
3965 2 mingarao
<!ATTLIST lem xmlns CDATA "http://www.tei-c.org/ns/1.0">
3966 2 mingarao
<!ATTLIST lem
3967 2 mingarao
 %att.global.attributes;
3968 2 mingarao
 %att.textCritical.attributes; >
3969 2 mingarao
<!--doc:(line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain,
3970 2 mingarao
        verse paragraph, etc. -->
3971 2 mingarao
<!ELEMENT lg ((%model.divTop; |
3972 2 mingarao
 %model.global;)*,(%model.lLike; |
3973 2 mingarao
 lg),(%model.lLike; |
3974 2 mingarao
 lg |
3975 2 mingarao
 %model.global;)*,((%model.divBottom;),(%model.global;)*)*)>
3976 2 mingarao
<!ATTLIST lg xmlns CDATA "http://www.tei-c.org/ns/1.0">
3977 2 mingarao
<!ATTLIST lg
3978 2 mingarao
 %att.global.attributes;
3979 2 mingarao
 %att.divLike.attributes;
3980 2 mingarao
 %att.typed.attributes;
3981 2 mingarao
 %att.declaring.attributes; >
3982 2 mingarao
<!--doc:defines an association or hypertextual link
3983 2 mingarao
among elements or passages, of some type
3984 2 mingarao
not more precisely specifiable by other elements. -->
3985 2 mingarao
<!ELEMENT link EMPTY>
3986 2 mingarao
<!ATTLIST link xmlns CDATA "http://www.tei-c.org/ns/1.0">
3987 2 mingarao
<!ATTLIST link
3988 2 mingarao
 %att.global.attributes;
3989 2 mingarao
 %att.pointing.attributes;
3990 2 mingarao
targets CDATA  #REQUIRED >
3991 2 mingarao
<!--doc:(link group) defines a collection of associations or hypertextual links. -->
3992 2 mingarao
<!ELEMENT linkGrp (link |
3993 2 mingarao
 ptr)+>
3994 2 mingarao
<!ATTLIST linkGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
3995 2 mingarao
<!ATTLIST linkGrp
3996 2 mingarao
 %att.global.attributes;
3997 2 mingarao
 %att.pointing.group.attributes; >
3998 2 mingarao
<!--doc:(list) contains any sequence of items organized as a list. -->
3999 2 mingarao
<!ELEMENT list (((%model.divTop;) |
4000 2 mingarao
 (%model.global;))*,((item,(%model.global;)*)+ |
4001 2 mingarao
 (headLabel?,headItem?,(label,(%model.global;)*,item,(%model.global;)*)+)),((%model.divBottom;),(%model.global;)*)*)>
4002 2 mingarao
<!ATTLIST list xmlns CDATA "http://www.tei-c.org/ns/1.0">
4003 2 mingarao
<!ATTLIST list
4004 2 mingarao
 %att.global.attributes;
4005 2 mingarao
type NMTOKEN  "simple"  >
4006 2 mingarao
<!--doc:(citation list) contains a list of bibliographic citations of any kind.  -->
4007 2 mingarao
<!ELEMENT listBibl ((%model.headLike;)*,(%model.biblLike; |
4008 2 mingarao
 %model.milestoneLike; |
4009 2 mingarao
 listBibl)+)>
4010 2 mingarao
<!ATTLIST listBibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
4011 2 mingarao
<!ATTLIST listBibl
4012 2 mingarao
 %att.global.attributes;
4013 2 mingarao
 %att.declarable.attributes;
4014 2 mingarao
 %att.typed.attributes; >
4015 2 mingarao
<!--doc:(list of events) contains a list of descriptions, each of which provides information
4016 2 mingarao
    about an identifiable event.  -->
4017 2 mingarao
<!ELEMENT listEvent ((%model.headLike;)*,(event |
4018 2 mingarao
 listEvent)+,(relation |
4019 2 mingarao
 relationGrp)*)>
4020 2 mingarao
<!ATTLIST listEvent xmlns CDATA "http://www.tei-c.org/ns/1.0">
4021 2 mingarao
<!ATTLIST listEvent
4022 2 mingarao
 %att.global.attributes;
4023 2 mingarao
 %att.typed.attributes;
4024 2 mingarao
 %att.declarable.attributes; >
4025 2 mingarao
<!--doc:(list of canonical names) contains a list of nyms, that is, standardized names for any thing.  -->
4026 2 mingarao
<!ELEMENT listNym ((%model.headLike;)*,(nym |
4027 2 mingarao
 listNym)+,(relationGrp |
4028 2 mingarao
 relation)*)>
4029 2 mingarao
<!ATTLIST listNym xmlns CDATA "http://www.tei-c.org/ns/1.0">
4030 2 mingarao
<!ATTLIST listNym
4031 2 mingarao
 %att.global.attributes;
4032 2 mingarao
 %att.typed.attributes;
4033 2 mingarao
 %att.declarable.attributes; >
4034 2 mingarao
<!--doc:(list of organizations) contains a list of elements, each of which provides information about an identifiable
4035 2 mingarao
        organization.  -->
4036 2 mingarao
<!ELEMENT listOrg ((%model.headLike;)*,(org |
4037 2 mingarao
 listOrg)+,(relationGrp |
4038 2 mingarao
 relation)*)>
4039 2 mingarao
<!ATTLIST listOrg xmlns CDATA "http://www.tei-c.org/ns/1.0">
4040 2 mingarao
<!ATTLIST listOrg
4041 2 mingarao
 %att.global.attributes;
4042 2 mingarao
 %att.typed.attributes;
4043 2 mingarao
 %att.declarable.attributes; >
4044 2 mingarao
<!--doc:(list of persons) contains a list of descriptions, each of which provides information about an identifiable
4045 2 mingarao
    person or a group of people, for example the participants in a language interaction, or the
4046 2 mingarao
    people referred to in a historical source.  -->
4047 2 mingarao
<!ELEMENT listPerson ((%model.headLike;)*,(%model.personLike; |
4048 2 mingarao
 listPerson)+,(relation |
4049 2 mingarao
 relationGrp)*)>
4050 2 mingarao
<!ATTLIST listPerson xmlns CDATA "http://www.tei-c.org/ns/1.0">
4051 2 mingarao
<!ATTLIST listPerson
4052 2 mingarao
 %att.global.attributes;
4053 2 mingarao
 %att.typed.attributes;
4054 2 mingarao
 %att.declarable.attributes; >
4055 2 mingarao
<!--doc:(list of places) contains a list of places, optionally followed by a list of relationships (other than
4056 2 mingarao
        containment) defined amongst them.  -->
4057 2 mingarao
<!ELEMENT listPlace ((%model.headLike;)*,(%model.placeLike; |
4058 2 mingarao
 listPlace)+,(relationGrp |
4059 2 mingarao
 relation)*)>
4060 2 mingarao
<!ATTLIST listPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
4061 2 mingarao
<!ATTLIST listPlace
4062 2 mingarao
 %att.global.attributes;
4063 2 mingarao
 %att.typed.attributes;
4064 2 mingarao
 %att.declarable.attributes; >
4065 2 mingarao
<!--doc:(list of references) supplies a list of significant references to places where this element is discussed, in the
4066 2 mingarao
    current document or elsewhere. -->
4067 2 mingarao
<!ELEMENT listRef (ptr)+>
4068 2 mingarao
<!ATTLIST listRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
4069 2 mingarao
<!ATTLIST listRef
4070 2 mingarao
 %att.global.attributes; >
4071 2 mingarao
<!--doc:(witness list) lists definitions for all the witnesses referred to by a critical
4072 2 mingarao
  apparatus, optionally grouped hierarchically. -->
4073 2 mingarao
<!ELEMENT listWit ((%model.headLike;)?,(witness |
4074 2 mingarao
 listWit)+)>
4075 2 mingarao
<!ATTLIST listWit xmlns CDATA "http://www.tei-c.org/ns/1.0">
4076 2 mingarao
<!ATTLIST listWit
4077 2 mingarao
 %att.global.attributes; >
4078 2 mingarao
<!--doc:(locally-defined property name) contains a locally defined name for some property.  -->
4079 2 mingarao
<!ELEMENT localName  (#PCDATA)>
4080 2 mingarao
<!ATTLIST localName xmlns CDATA "http://www.tei-c.org/ns/1.0">
4081 2 mingarao
<!ATTLIST localName
4082 2 mingarao
 %att.global.attributes; >
4083 2 mingarao
<!--doc:contains a brief informal description of the kind of
4084 2 mingarao
place concerned, for example: a room, a restaurant, a park bench, etc. -->
4085 2 mingarao
<!ELEMENT locale %macro.phraseSeq.limited;>
4086 2 mingarao
<!ATTLIST locale xmlns CDATA "http://www.tei-c.org/ns/1.0">
4087 2 mingarao
<!ATTLIST locale
4088 2 mingarao
 %att.global.attributes; >
4089 2 mingarao
<!--doc:defines the location of a place as a set of geographical coordinates, in terms of a other named geo-political entities, or as an
4090 2 mingarao
        address. -->
4091 2 mingarao
<!ELEMENT location (%model.labelLike; |
4092 2 mingarao
 %model.placeNamePart; |
4093 2 mingarao
 %model.offsetLike; |
4094 2 mingarao
 %model.measureLike; |
4095 2 mingarao
 %model.addressLike; |
4096 2 mingarao
 %model.noteLike; |
4097 2 mingarao
 %model.biblLike;)*>
4098 2 mingarao
<!ATTLIST location xmlns CDATA "http://www.tei-c.org/ns/1.0">
4099 2 mingarao
<!ATTLIST location
4100 2 mingarao
 %att.global.attributes;
4101 2 mingarao
 %att.typed.attributes;
4102 2 mingarao
 %att.datable.attributes;
4103 2 mingarao
 %att.editLike.attributes; >
4104 2 mingarao
<!--doc:defines a location within a manuscript or manuscript part, usually as a
4105 2 mingarao
    (possibly discontinuous) sequence of folio references.  -->
4106 2 mingarao
<!ELEMENT locus %macro.xtext;>
4107 2 mingarao
<!ATTLIST locus xmlns CDATA "http://www.tei-c.org/ns/1.0">
4108 2 mingarao
<!ATTLIST locus
4109 2 mingarao
 %att.global.attributes;
4110 2 mingarao
scheme CDATA #IMPLIED
4111 2 mingarao
from CDATA #IMPLIED
4112 2 mingarao
to CDATA #IMPLIED
4113 2 mingarao
target CDATA  #IMPLIED >
4114 2 mingarao
<!--doc:groups a number of locations which together form a
4115 2 mingarao
  distinct but discontinuous item within a manuscript or manuscript
4116 2 mingarao
  part, according to a specific foliation.
4117 2 mingarao
   -->
4118 2 mingarao
<!ELEMENT locusGrp (locus)+>
4119 2 mingarao
<!ATTLIST locusGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
4120 2 mingarao
<!ATTLIST locusGrp
4121 2 mingarao
 %att.global.attributes;
4122 2 mingarao
scheme CDATA #IMPLIED >
4123 2 mingarao
<!--doc:(morpheme) represents a grammatical morpheme. -->
4124 2 mingarao
<!ELEMENT m ( #PCDATA |
4125 2 mingarao
 %model.gLike; |
4126 2 mingarao
 seg |
4127 2 mingarao
 m |
4128 2 mingarao
 c |
4129 2 mingarao
 %model.global;)*>
4130 2 mingarao
<!ATTLIST m xmlns CDATA "http://www.tei-c.org/ns/1.0">
4131 2 mingarao
<!ATTLIST m
4132 2 mingarao
 %att.global.attributes;
4133 2 mingarao
 %att.segLike.attributes;
4134 2 mingarao
 %att.typed.attributes;
4135 2 mingarao
baseForm CDATA #IMPLIED >
4136 2 mingarao
<!--doc:(macro specification) documents the function and implementation of a pattern.  -->
4137 2 mingarao
<!ELEMENT macroSpec ((%model.glossLike;)*,(stringVal |
4138 2 mingarao
 content)+,exemplum*,remarks*,listRef*)>
4139 2 mingarao
<!ATTLIST macroSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
4140 2 mingarao
<!ATTLIST macroSpec
4141 2 mingarao
 %att.global.attributes;
4142 2 mingarao
 %att.identified.attributes;
4143 2 mingarao
type (pe|
4144 2 mingarao
dt) #IMPLIED >
4145 2 mingarao
<!--doc:(character mapping) contains one or more
4146 2 mingarao
	 characters which are related to the parent character or glyph
4147 2 mingarao
	 in some respect, as specified by the type
4148 2 mingarao
	 attribute.
4149 2 mingarao
 -->
4150 2 mingarao
<!ELEMENT mapping %macro.xtext;>
4151 2 mingarao
<!ATTLIST mapping xmlns CDATA "http://www.tei-c.org/ns/1.0">
4152 2 mingarao
<!ATTLIST mapping
4153 2 mingarao
 %att.global.attributes;
4154 2 mingarao
 %att.typed.attributes; >
4155 2 mingarao
<!--doc:contains a word or phrase describing the
4156 2 mingarao
  material of which  a manuscript (or part of a manuscript) is composed.
4157 2 mingarao
   -->
4158 2 mingarao
<!ELEMENT material %macro.phraseSeq;>
4159 2 mingarao
<!ATTLIST material xmlns CDATA "http://www.tei-c.org/ns/1.0">
4160 2 mingarao
<!ATTLIST material
4161 2 mingarao
 %att.global.attributes; >
4162 2 mingarao
<!--doc:contains a word or phrase referring to some quantity of an object or commodity, usually
4163 2 mingarao
        comprising a number, a unit, and a commodity name. -->
4164 2 mingarao
<!ELEMENT measure %macro.phraseSeq;>
4165 2 mingarao
<!ATTLIST measure xmlns CDATA "http://www.tei-c.org/ns/1.0">
4166 2 mingarao
<!ATTLIST measure
4167 2 mingarao
 %att.global.attributes;
4168 2 mingarao
 %att.measurement.attributes;
4169 2 mingarao
type NMTOKEN  #IMPLIED >
4170 2 mingarao
<!--doc:(measure group) contains a group of dimensional specifications which relate to the same object, for example
4171 2 mingarao
    the height and width of a manuscript page. -->
4172 2 mingarao
<!ELEMENT measureGrp ( #PCDATA |
4173 2 mingarao
 %model.gLike; |
4174 2 mingarao
 %model.measureLike;)*>
4175 2 mingarao
<!ATTLIST measureGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
4176 2 mingarao
<!ATTLIST measureGrp
4177 2 mingarao
 %att.global.attributes;
4178 2 mingarao
 %att.measurement.attributes;
4179 2 mingarao
 %att.typed.attributes; >
4180 2 mingarao
<!--doc:contains the formalized descriptive title for a meeting or conference, for use in a
4181 2 mingarao
    bibliographic description for an item derived from such a meeting, or as a heading or preamble
4182 2 mingarao
    to publications emanating from it. -->
4183 2 mingarao
<!ELEMENT meeting %macro.limitedContent;>
4184 2 mingarao
<!ATTLIST meeting xmlns CDATA "http://www.tei-c.org/ns/1.0">
4185 2 mingarao
<!ATTLIST meeting
4186 2 mingarao
 %att.global.attributes; >
4187 2 mingarao
<!--doc:specifies class membership of the parent element or class. -->
4188 2 mingarao
<!ELEMENT memberOf %macro.xtext;>
4189 2 mingarao
<!ATTLIST memberOf xmlns CDATA "http://www.tei-c.org/ns/1.0">
4190 2 mingarao
<!ATTLIST memberOf
4191 2 mingarao
 %att.global.attributes;
4192 2 mingarao
key NMTOKEN  #IMPLIED
4193 2 mingarao
mode (add|
4194 2 mingarao
delete) "add"  >
4195 2 mingarao
<!--doc:marks words or phrases mentioned, not used. -->
4196 2 mingarao
<!ELEMENT mentioned %macro.phraseSeq;>
4197 2 mingarao
<!ATTLIST mentioned xmlns CDATA "http://www.tei-c.org/ns/1.0">
4198 2 mingarao
<!ATTLIST mentioned
4199 2 mingarao
 %att.global.attributes; >
4200 2 mingarao
<!--doc:(metrical notation declaration) documents the notation employed to represent a metrical pattern when this is specified as
4201 2 mingarao
    the value of a met, real, or rhyme attribute on any structural
4202 2 mingarao
    element of a metrical text (e.g. lg, l, or seg). -->
4203 2 mingarao
<!ELEMENT metDecl ((%model.pLike; |
4204 2 mingarao
 %model.noteLike;)+ |
4205 2 mingarao
 metSym+)>
4206 2 mingarao
<!ATTLIST metDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
4207 2 mingarao
<!ATTLIST metDecl
4208 2 mingarao
 %att.global.attributes;
4209 2 mingarao
 %att.declarable.attributes;
4210 2 mingarao
type NMTOKENS  "met real"
4211 2 mingarao
pattern CDATA #IMPLIED >
4212 2 mingarao
<!--doc:(metrical notation symbol) documents the intended significance of a particular character or character sequence within a
4213 2 mingarao
    metrical notation, either explicitly or in terms of other symbol elements in the same metDecl. -->
4214 2 mingarao
<!ELEMENT metSym %macro.phraseSeq.limited;>
4215 2 mingarao
<!ATTLIST metSym xmlns CDATA "http://www.tei-c.org/ns/1.0">
4216 2 mingarao
<!ATTLIST metSym
4217 2 mingarao
 %att.global.attributes;
4218 2 mingarao
value CDATA  #REQUIRED
4219 2 mingarao
terminal CDATA "true"  >
4220 2 mingarao
<!--doc:marks a boundary point separating any kind of section of a text, typically but not
4221 2 mingarao
    necessarily indicating a point at which some part of a standard reference system changes, where
4222 2 mingarao
    the change is not represented by a structural element. -->
4223 2 mingarao
<!ELEMENT milestone EMPTY>
4224 2 mingarao
<!ATTLIST milestone xmlns CDATA "http://www.tei-c.org/ns/1.0">
4225 2 mingarao
<!ATTLIST milestone
4226 2 mingarao
 %att.global.attributes;
4227 2 mingarao
 %att.typed.attributes;
4228 2 mingarao
 %att.sourced.attributes;
4229 2 mingarao
unit NMTOKEN  #REQUIRED >
4230 2 mingarao
<!--doc:(module reference) references a module which is to be incorporated into a schema. -->
4231 2 mingarao
<!ELEMENT moduleRef (content)?>
4232 2 mingarao
<!ATTLIST moduleRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
4233 2 mingarao
<!ATTLIST moduleRef
4234 2 mingarao
 %att.global.attributes;
4235 2 mingarao
key CDATA #IMPLIED
4236 2 mingarao
url CDATA #IMPLIED >
4237 2 mingarao
<!--doc:(module specification) documents the structure, content, and purpose of a single
4238 2 mingarao
module, i.e. a named and externally visible group of declarations. -->
4239 2 mingarao
<!ELEMENT moduleSpec ((%model.glossLike;)*,exemplum*,remarks?,listRef*)>
4240 2 mingarao
<!ATTLIST moduleSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
4241 2 mingarao
<!ATTLIST moduleSpec
4242 2 mingarao
 %att.global.attributes;
4243 2 mingarao
 %att.identified.attributes;
4244 2 mingarao
type CDATA  #IMPLIED >
4245 2 mingarao
<!--doc:(monographic level) contains bibliographic elements describing an item (e.g. a book or journal) published as an
4246 2 mingarao
    independent item (i.e. as a separate physical object). -->
4247 2 mingarao
<!ELEMENT monogr ((((author |
4248 2 mingarao
 editor |
4249 2 mingarao
 respStmt),(author |
4250 2 mingarao
 editor |
4251 2 mingarao
 respStmt)*,title+,(idno |
4252 2 mingarao
 editor |
4253 2 mingarao
 respStmt)*) |
4254 2 mingarao
 (title+,(idno |
4255 2 mingarao
 author |
4256 2 mingarao
 editor |
4257 2 mingarao
 respStmt)*))?,(%model.noteLike; |
4258 2 mingarao
 meeting)*,(edition,(idno |
4259 2 mingarao
 editor |
4260 2 mingarao
 respStmt)*)*,imprint,(imprint |
4261 2 mingarao
 extent |
4262 2 mingarao
 biblScope)*)>
4263 2 mingarao
<!ATTLIST monogr xmlns CDATA "http://www.tei-c.org/ns/1.0">
4264 2 mingarao
<!ATTLIST monogr
4265 2 mingarao
 %att.global.attributes; >
4266 2 mingarao
<!--doc:contains information about the grammatical mood of verbs (e.g. indicative, subjunctive,
4267 2 mingarao
    imperative). -->
4268 2 mingarao
<!ELEMENT mood %macro.paraContent;>
4269 2 mingarao
<!ATTLIST mood xmlns CDATA "http://www.tei-c.org/ns/1.0">
4270 2 mingarao
<!ATTLIST mood
4271 2 mingarao
 %att.global.attributes;
4272 2 mingarao
 %att.lexicographic.attributes; >
4273 2 mingarao
<!--doc:(movement) marks the actual entrance or exit of one or more characters on stage. -->
4274 2 mingarao
<!ELEMENT move EMPTY>
4275 2 mingarao
<!ATTLIST move xmlns CDATA "http://www.tei-c.org/ns/1.0">
4276 2 mingarao
<!ATTLIST move
4277 2 mingarao
 %att.global.attributes;
4278 2 mingarao
 %att.ascribed.attributes;
4279 2 mingarao
type NMTOKEN  #IMPLIED
4280 2 mingarao
where NMTOKENS  #IMPLIED
4281 2 mingarao
perf CDATA  #IMPLIED >
4282 2 mingarao
<!--doc:(manuscript contents) describes the intellectual content of a manuscript or manuscript
4283 2 mingarao
    part, either as a series of paragraphs or as a series of structured manuscript items. -->
4284 2 mingarao
<!ELEMENT msContents ((%model.pLike;)+ |
4285 2 mingarao
 (summary?,textLang?,titlePage?,(msItem |
4286 2 mingarao
 msItemStruct)*))>
4287 2 mingarao
<!ATTLIST msContents xmlns CDATA "http://www.tei-c.org/ns/1.0">
4288 2 mingarao
<!ATTLIST msContents
4289 2 mingarao
 %att.global.attributes;
4290 2 mingarao
 %att.msExcerpt.attributes;
4291 2 mingarao
class CDATA #IMPLIED >
4292 2 mingarao
<!--doc:(manuscript description) contains a description of a single identifiable
4293 2 mingarao
manuscript or other text-bearing object. -->
4294 2 mingarao
<!ELEMENT msDesc (msIdentifier,(%model.headLike;)*,((%model.pLike;)+ |
4295 2 mingarao
 (msContents?,physDesc?,history?,additional?,msPart*)))>
4296 2 mingarao
<!ATTLIST msDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4297 2 mingarao
<!ATTLIST msDesc
4298 2 mingarao
 %att.global.attributes; >
4299 2 mingarao
<!--doc:(manuscript identifier) contains the information required to identify
4300 2 mingarao
the  manuscript being described.  -->
4301 2 mingarao
<!ELEMENT msIdentifier ((%model.placeNamePart_sequenceOptional;,institution?,repository?,collection?,idno?),(msName |
4302 2 mingarao
 altIdentifier)*)>
4303 2 mingarao
<!ATTLIST msIdentifier xmlns CDATA "http://www.tei-c.org/ns/1.0">
4304 2 mingarao
<!ATTLIST msIdentifier
4305 2 mingarao
 %att.global.attributes; >
4306 2 mingarao
<!--doc:(manuscript item) describes an individual work or item within the intellectual
4307 2 mingarao
  content of a manuscript or manuscript part.  -->
4308 2 mingarao
<!ELEMENT msItem ((locus |
4309 2 mingarao
 locusGrp)*,((%model.pLike;)+ |
4310 2 mingarao
 (%model.titlepagePart; |
4311 2 mingarao
 %model.msItemPart; |
4312 2 mingarao
 %model.global;)+))>
4313 2 mingarao
<!ATTLIST msItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
4314 2 mingarao
<!ATTLIST msItem
4315 2 mingarao
 %att.global.attributes;
4316 2 mingarao
 %att.msExcerpt.attributes;
4317 2 mingarao
class CDATA #IMPLIED >
4318 2 mingarao
<!--doc:(structured manuscript item) contains a structured description for an
4319 2 mingarao
  individual work or item within the intellectual content of a
4320 2 mingarao
  manuscript or manuscript part. -->
4321 2 mingarao
<!ELEMENT msItemStruct (locus?,((%model.pLike;)+ |
4322 2 mingarao
 (author*,respStmt*,title*,rubric?,incipit?,msItemStruct*,explicit?,finalRubric?,colophon*,decoNote*,listBibl*,bibl*,filiation*,(%model.noteLike;)*,textLang?)))>
4323 2 mingarao
<!ATTLIST msItemStruct xmlns CDATA "http://www.tei-c.org/ns/1.0">
4324 2 mingarao
<!ATTLIST msItemStruct
4325 2 mingarao
 %att.global.attributes;
4326 2 mingarao
 %att.msExcerpt.attributes;
4327 2 mingarao
class CDATA #IMPLIED >
4328 2 mingarao
<!--doc:(alternative name) contains any form of unstructured alternative
4329 2 mingarao
name used for a manuscript, such as an  ocellus
4330 2 mingarao
nominum, or nickname.  -->
4331 2 mingarao
<!ELEMENT msName %macro.xtext;>
4332 2 mingarao
<!ATTLIST msName xmlns CDATA "http://www.tei-c.org/ns/1.0">
4333 2 mingarao
<!ATTLIST msName
4334 2 mingarao
 %att.global.attributes;
4335 2 mingarao
 %att.typed.attributes; >
4336 2 mingarao
<!--doc:(manuscript part) contains information about an originally
4337 2 mingarao
distinct manuscript or part of a manuscript, now forming part of a composite manuscript. -->
4338 2 mingarao
<!ELEMENT msPart (altIdentifier,(%model.headLike;)*,((%model.pLike;)+ |
4339 2 mingarao
 (msContents?,physDesc?,history?,additional?,msPart*)))>
4340 2 mingarao
<!ATTLIST msPart xmlns CDATA "http://www.tei-c.org/ns/1.0">
4341 2 mingarao
<!ATTLIST msPart
4342 2 mingarao
 %att.global.attributes; >
4343 2 mingarao
<!--doc:contains description of type of musical notation. -->
4344 2 mingarao
<!ELEMENT musicNotation %macro.specialPara;>
4345 2 mingarao
<!ATTLIST musicNotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
4346 2 mingarao
<!ATTLIST musicNotation
4347 2 mingarao
 %att.global.attributes; >
4348 2 mingarao
<!--doc:(name, proper noun) contains a proper noun or noun phrase. -->
4349 2 mingarao
<!ELEMENT name %macro.phraseSeq;>
4350 2 mingarao
<!ATTLIST name xmlns CDATA "http://www.tei-c.org/ns/1.0">
4351 2 mingarao
<!ATTLIST name
4352 2 mingarao
 %att.global.attributes;
4353 2 mingarao
 %att.naming.attributes;
4354 2 mingarao
 %att.typed.attributes; >
4355 2 mingarao
<!--doc:(name link) contains a connecting phrase or link used within a name but not regarded as part of it, such as van der or
4356 2 mingarao
            of. -->
4357 2 mingarao
<!ELEMENT nameLink %macro.phraseSeq;>
4358 2 mingarao
<!ATTLIST nameLink xmlns CDATA "http://www.tei-c.org/ns/1.0">
4359 2 mingarao
<!ATTLIST nameLink
4360 2 mingarao
 %att.global.attributes;
4361 2 mingarao
 %att.typed.attributes; >
4362 2 mingarao
<!--doc:supplies the formal name of the namespace to which the elements documented by its children
4363 2 mingarao
    belong.  -->
4364 2 mingarao
<!ELEMENT namespace (tagUsage)+>
4365 2 mingarao
<!ATTLIST namespace xmlns CDATA "http://www.tei-c.org/ns/1.0">
4366 2 mingarao
<!ATTLIST namespace
4367 2 mingarao
 %att.global.attributes;
4368 2 mingarao
name CDATA #REQUIRED >
4369 2 mingarao
<!--doc:contains an informal description of a person's present or past nationality or citizenship. -->
4370 2 mingarao
<!ELEMENT nationality %macro.phraseSeq;>
4371 2 mingarao
<!ATTLIST nationality xmlns CDATA "http://www.tei-c.org/ns/1.0">
4372 2 mingarao
<!ATTLIST nationality
4373 2 mingarao
 %att.global.attributes;
4374 2 mingarao
 %att.datable.attributes;
4375 2 mingarao
 %att.editLike.attributes;
4376 2 mingarao
 %att.naming.attributes; >
4377 2 mingarao
<!--doc:encodes a node, a possibly labeled point in a graph. -->
4378 2 mingarao
<!ELEMENT node (label,label?)?>
4379 2 mingarao
<!ATTLIST node xmlns CDATA "http://www.tei-c.org/ns/1.0">
4380 2 mingarao
<!ATTLIST node
4381 2 mingarao
 %att.global.attributes;
4382 2 mingarao
value CDATA #IMPLIED
4383 2 mingarao
type NMTOKEN  #IMPLIED
4384 2 mingarao
adjTo CDATA  #IMPLIED
4385 2 mingarao
adjFrom CDATA  #IMPLIED
4386 2 mingarao
adj CDATA  #IMPLIED
4387 2 mingarao
inDegree CDATA #IMPLIED
4388 2 mingarao
outDegree CDATA #IMPLIED
4389 2 mingarao
degree CDATA #IMPLIED >
4390 2 mingarao
<!--doc:indicates the extent of normalization or regularization of the original source carried out
4391 2 mingarao
    in converting it to electronic form. -->
4392 2 mingarao
<!ELEMENT normalization (%model.pLike;)+>
4393 2 mingarao
<!ATTLIST normalization xmlns CDATA "http://www.tei-c.org/ns/1.0">
4394 2 mingarao
<!ATTLIST normalization
4395 2 mingarao
 %att.global.attributes;
4396 2 mingarao
 %att.declarable.attributes;
4397 2 mingarao
source CDATA #IMPLIED
4398 2 mingarao
method (silent|
4399 2 mingarao
markup) "silent"  >
4400 2 mingarao
<!--doc:contains a note or annotation. -->
4401 2 mingarao
<!ELEMENT note %macro.specialPara;>
4402 2 mingarao
<!ATTLIST note xmlns CDATA "http://www.tei-c.org/ns/1.0">
4403 2 mingarao
<!ATTLIST note
4404 2 mingarao
 %att.global.attributes;
4405 2 mingarao
 %att.placement.attributes;
4406 2 mingarao
type NMTOKEN  #IMPLIED
4407 2 mingarao
resp CDATA #IMPLIED
4408 2 mingarao
anchored CDATA "true"
4409 2 mingarao
target CDATA  #IMPLIED
4410 2 mingarao
targetEnd CDATA  #IMPLIED >
4411 2 mingarao
<!--doc:(notes statement) collects together any notes providing information about a text additional to that recorded
4412 2 mingarao
    in other parts of the bibliographic description. -->
4413 2 mingarao
<!ELEMENT notesStmt (%model.noteLike;)+>
4414 2 mingarao
<!ATTLIST notesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
4415 2 mingarao
<!ATTLIST notesStmt
4416 2 mingarao
 %att.global.attributes; >
4417 2 mingarao
<!--doc:(number) contains a number, written in any form. -->
4418 2 mingarao
<!ELEMENT num %macro.phraseSeq;>
4419 2 mingarao
<!ATTLIST num xmlns CDATA "http://www.tei-c.org/ns/1.0">
4420 2 mingarao
<!ATTLIST num
4421 2 mingarao
 %att.global.attributes;
4422 2 mingarao
 %att.ranging.attributes;
4423 2 mingarao
type NMTOKEN  #IMPLIED
4424 2 mingarao
value CDATA #IMPLIED >
4425 2 mingarao
<!--doc:indicates grammatical number associated with a form, as given in a dictionary. -->
4426 2 mingarao
<!ELEMENT number %macro.paraContent;>
4427 2 mingarao
<!ATTLIST number xmlns CDATA "http://www.tei-c.org/ns/1.0">
4428 2 mingarao
<!ATTLIST number
4429 2 mingarao
 %att.global.attributes;
4430 2 mingarao
 %att.lexicographic.attributes; >
4431 2 mingarao
<!--doc:(numeric value) represents the value part of a feature-value specification
4432 2 mingarao
  which contains a numeric value or range. -->
4433 2 mingarao
<!ELEMENT numeric EMPTY>
4434 2 mingarao
<!ATTLIST numeric xmlns CDATA "http://www.tei-c.org/ns/1.0">
4435 2 mingarao
<!ATTLIST numeric
4436 2 mingarao
 %att.global.attributes;
4437 2 mingarao
value CDATA #REQUIRED
4438 2 mingarao
max CDATA #IMPLIED
4439 2 mingarao
trunc CDATA #IMPLIED >
4440 2 mingarao
<!--doc:(canonical name) contains the definition for a canonical name or namepart of any kind. -->
4441 2 mingarao
<!ELEMENT nym ((%model.entryPart;)*,(%model.pLike;)*,nym*)>
4442 2 mingarao
<!ATTLIST nym xmlns CDATA "http://www.tei-c.org/ns/1.0">
4443 2 mingarao
<!ATTLIST nym
4444 2 mingarao
 %att.global.attributes;
4445 2 mingarao
 %att.typed.attributes;
4446 2 mingarao
parts CDATA  #IMPLIED >
4447 2 mingarao
<!--doc:(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword. -->
4448 2 mingarao
<!ELEMENT oRef EMPTY>
4449 2 mingarao
<!ATTLIST oRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
4450 2 mingarao
<!ATTLIST oRef
4451 2 mingarao
 %att.global.attributes;
4452 2 mingarao
 %att.ptrLike.form.attributes;
4453 2 mingarao
 %att.lexicographic.attributes;
4454 2 mingarao
type NMTOKEN  #IMPLIED >
4455 2 mingarao
<!--doc:(orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the
4456 2 mingarao
    headword. -->
4457 2 mingarao
<!ELEMENT oVar ( #PCDATA |
4458 2 mingarao
 %model.gLike; |
4459 2 mingarao
 oRef)*>
4460 2 mingarao
<!ATTLIST oVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
4461 2 mingarao
<!ATTLIST oVar
4462 2 mingarao
 %att.global.attributes;
4463 2 mingarao
 %att.ptrLike.form.attributes;
4464 2 mingarao
 %att.lexicographic.attributes;
4465 2 mingarao
type NMTOKEN  #IMPLIED >
4466 2 mingarao
<!--doc:contains a description of the physical
4467 2 mingarao
  components making up the object which is being described. -->
4468 2 mingarao
<!ELEMENT objectDesc ((%model.pLike;)+ |
4469 2 mingarao
 (supportDesc?,layoutDesc?))>
4470 2 mingarao
<!ATTLIST objectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4471 2 mingarao
<!ATTLIST objectDesc
4472 2 mingarao
 %att.global.attributes;
4473 2 mingarao
form NMTOKEN  #IMPLIED >
4474 2 mingarao
<!--doc:contains an informal description of a person's trade, profession or occupation. -->
4475 2 mingarao
<!ELEMENT occupation %macro.phraseSeq;>
4476 2 mingarao
<!ATTLIST occupation xmlns CDATA "http://www.tei-c.org/ns/1.0">
4477 2 mingarao
<!ATTLIST occupation
4478 2 mingarao
 %att.global.attributes;
4479 2 mingarao
 %att.datable.attributes;
4480 2 mingarao
 %att.editLike.attributes;
4481 2 mingarao
 %att.naming.attributes;
4482 2 mingarao
scheme CDATA #IMPLIED
4483 2 mingarao
code CDATA #IMPLIED >
4484 2 mingarao
<!--doc:that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or
4485 2 mingarao
        times involved in the expression.  -->
4486 2 mingarao
<!ELEMENT offset %macro.xtext;>
4487 2 mingarao
<!ATTLIST offset xmlns CDATA "http://www.tei-c.org/ns/1.0">
4488 2 mingarao
<!ATTLIST offset
4489 2 mingarao
 %att.global.attributes;
4490 2 mingarao
 %att.typed.attributes; >
4491 2 mingarao
<!--doc:groups together dateline, byline, salutation, and similar phrases appearing as a preliminary
4492 2 mingarao
    group at the start of a division, especially of a letter. -->
4493 2 mingarao
<!ELEMENT opener ( #PCDATA |
4494 2 mingarao
 %model.gLike; |
4495 2 mingarao
 %model.phrase; |
4496 2 mingarao
 argument |
4497 2 mingarao
 byline |
4498 2 mingarao
 dateline |
4499 2 mingarao
 epigraph |
4500 2 mingarao
 salute |
4501 2 mingarao
 signed |
4502 2 mingarao
 %model.global;)*>
4503 2 mingarao
<!ATTLIST opener xmlns CDATA "http://www.tei-c.org/ns/1.0">
4504 2 mingarao
<!ATTLIST opener
4505 2 mingarao
 %att.global.attributes; >
4506 2 mingarao
<!--doc:(organization) provides information about an identifiable organization such as a business, a tribe, or
4507 2 mingarao
        any other grouping of people. -->
4508 2 mingarao
<!ELEMENT org ((%model.headLike;)*,((%model.pLike;)* |
4509 2 mingarao
 (%model.labelLike; |
4510 2 mingarao
 %model.nameLike; |
4511 2 mingarao
 %model.placeLike;)*),(%model.noteLike; |
4512 2 mingarao
 %model.biblLike;)*,(%model.personLike;)*)>
4513 2 mingarao
<!ATTLIST org xmlns CDATA "http://www.tei-c.org/ns/1.0">
4514 2 mingarao
<!ATTLIST org
4515 2 mingarao
 %att.global.attributes;
4516 2 mingarao
 %att.typed.attributes;
4517 2 mingarao
 %att.editLike.attributes;
4518 2 mingarao
role CDATA  #IMPLIED >
4519 2 mingarao
<!--doc:(organization name) contains an organizational name.  -->
4520 2 mingarao
<!ELEMENT orgName %macro.phraseSeq;>
4521 2 mingarao
<!ATTLIST orgName xmlns CDATA "http://www.tei-c.org/ns/1.0">
4522 2 mingarao
<!ATTLIST orgName
4523 2 mingarao
 %att.global.attributes;
4524 2 mingarao
 %att.datable.attributes;
4525 2 mingarao
 %att.editLike.attributes;
4526 2 mingarao
 %att.personal.attributes;
4527 2 mingarao
 %att.typed.attributes; >
4528 2 mingarao
<!--doc:(original form) contains a reading which is marked as following the original, rather than being normalized
4529 2 mingarao
        or corrected. -->
4530 2 mingarao
<!ELEMENT orig %macro.paraContent;>
4531 2 mingarao
<!ATTLIST orig xmlns CDATA "http://www.tei-c.org/ns/1.0">
4532 2 mingarao
<!ATTLIST orig
4533 2 mingarao
 %att.global.attributes; >
4534 2 mingarao
<!--doc:(origin date) contains any form of date, used to
4535 2 mingarao
  identify the date of origin for a manuscript or manuscript part.
4536 2 mingarao
   -->
4537 2 mingarao
<!ELEMENT origDate ( #PCDATA |
4538 2 mingarao
 %model.gLike; |
4539 2 mingarao
 %model.hiLike;)*>
4540 2 mingarao
<!ATTLIST origDate xmlns CDATA "http://www.tei-c.org/ns/1.0">
4541 2 mingarao
<!ATTLIST origDate
4542 2 mingarao
 %att.global.attributes;
4543 2 mingarao
 %att.datable.attributes;
4544 2 mingarao
 %att.editLike.attributes;
4545 2 mingarao
 %att.typed.attributes; >
4546 2 mingarao
<!--doc:(origin place) contains any form of place name, used to identify the
4547 2 mingarao
place of origin for a manuscript or manuscript part.  -->
4548 2 mingarao
<!ELEMENT origPlace %macro.xtext;>
4549 2 mingarao
<!ATTLIST origPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
4550 2 mingarao
<!ATTLIST origPlace
4551 2 mingarao
 %att.global.attributes;
4552 2 mingarao
 %att.naming.attributes;
4553 2 mingarao
 %att.datable.attributes;
4554 2 mingarao
 %att.editLike.attributes; >
4555 2 mingarao
<!--doc:contains any descriptive or other information
4556 2 mingarao
concerning the origin of  a manuscript or manuscript part.  -->
4557 2 mingarao
<!ELEMENT origin %macro.specialPara;>
4558 2 mingarao
<!ATTLIST origin xmlns CDATA "http://www.tei-c.org/ns/1.0">
4559 2 mingarao
<!ATTLIST origin
4560 2 mingarao
 %att.global.attributes;
4561 2 mingarao
 %att.editLike.attributes;
4562 2 mingarao
 %att.datable.attributes; >
4563 2 mingarao
<!--doc:(orthographic form) gives the orthographic form of a dictionary headword. -->
4564 2 mingarao
<!ELEMENT orth %macro.paraContent;>
4565 2 mingarao
<!ATTLIST orth xmlns CDATA "http://www.tei-c.org/ns/1.0">
4566 2 mingarao
<!ATTLIST orth
4567 2 mingarao
 %att.global.attributes;
4568 2 mingarao
 %att.lexicographic.attributes;
4569 2 mingarao
type NMTOKEN  #IMPLIED
4570 2 mingarao
extent NMTOKEN  "full"  >
4571 2 mingarao
<!--doc:(paragraph) marks paragraphs in prose. -->
4572 2 mingarao
<!ELEMENT p %macro.paraContent;>
4573 2 mingarao
<!ATTLIST p xmlns CDATA "http://www.tei-c.org/ns/1.0">
4574 2 mingarao
<!ATTLIST p
4575 2 mingarao
 %att.global.attributes;
4576 2 mingarao
 %att.declaring.attributes; >
4577 2 mingarao
<!--doc:(pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword. -->
4578 2 mingarao
<!ELEMENT pRef EMPTY>
4579 2 mingarao
<!ATTLIST pRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
4580 2 mingarao
<!ATTLIST pRef
4581 2 mingarao
 %att.global.attributes;
4582 2 mingarao
 %att.ptrLike.form.attributes;
4583 2 mingarao
 %att.lexicographic.attributes; >
4584 2 mingarao
<!--doc:(pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword. -->
4585 2 mingarao
<!ELEMENT pVar ( #PCDATA |
4586 2 mingarao
 %model.gLike; |
4587 2 mingarao
 pRef)*>
4588 2 mingarao
<!ATTLIST pVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
4589 2 mingarao
<!ATTLIST pVar
4590 2 mingarao
 %att.global.attributes;
4591 2 mingarao
 %att.ptrLike.form.attributes;
4592 2 mingarao
 %att.lexicographic.attributes; >
4593 2 mingarao
<!--doc:(participation description) describes the identifiable speakers, voices, or other participants
4594 2 mingarao
in a linguistic interaction.  -->
4595 2 mingarao
<!ELEMENT particDesc ((%model.pLike;)+ |
4596 2 mingarao
 (%model.personLike; |
4597 2 mingarao
 listPerson)+)>
4598 2 mingarao
<!ATTLIST particDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4599 2 mingarao
<!ATTLIST particDesc
4600 2 mingarao
 %att.global.attributes;
4601 2 mingarao
 %att.declarable.attributes; >
4602 2 mingarao
<!--doc:a pause either between or within utterances. -->
4603 2 mingarao
<!ELEMENT pause EMPTY>
4604 2 mingarao
<!ATTLIST pause xmlns CDATA "http://www.tei-c.org/ns/1.0">
4605 2 mingarao
<!ATTLIST pause
4606 2 mingarao
 %att.global.attributes;
4607 2 mingarao
 %att.timed.attributes;
4608 2 mingarao
 %att.typed.attributes;
4609 2 mingarao
 %att.ascribed.attributes; >
4610 2 mingarao
<!--doc:(page break) marks the boundary between one page of a text and the next in a standard reference system. -->
4611 2 mingarao
<!ELEMENT pb EMPTY>
4612 2 mingarao
<!ATTLIST pb xmlns CDATA "http://www.tei-c.org/ns/1.0">
4613 2 mingarao
<!ATTLIST pb
4614 2 mingarao
 %att.global.attributes;
4615 2 mingarao
 %att.typed.attributes;
4616 2 mingarao
 %att.sourced.attributes; >
4617 2 mingarao
<!--doc: (punctuation character) a character or string of characters regarded as constituting a
4618 2 mingarao
  single punctuation mark. -->
4619 2 mingarao
<!ELEMENT pc ( #PCDATA |
4620 2 mingarao
 %model.gLike; |
4621 2 mingarao
 c)*>
4622 2 mingarao
<!ATTLIST pc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4623 2 mingarao
<!ATTLIST pc
4624 2 mingarao
 %att.global.attributes;
4625 2 mingarao
 %att.segLike.attributes;
4626 2 mingarao
 %att.typed.attributes;
4627 2 mingarao
force NMTOKEN  #IMPLIED
4628 2 mingarao
unit NMTOKEN  #IMPLIED
4629 2 mingarao
pre CDATA #IMPLIED >
4630 2 mingarao
<!--doc:(person) contains an indication of the grammatical person (1st, 2nd, 3rd, etc.) associated with a
4631 2 mingarao
    given inflected form in a dictionary. -->
4632 2 mingarao
<!ELEMENT per %macro.paraContent;>
4633 2 mingarao
<!ATTLIST per xmlns CDATA "http://www.tei-c.org/ns/1.0">
4634 2 mingarao
<!ATTLIST per
4635 2 mingarao
 %att.global.attributes;
4636 2 mingarao
 %att.lexicographic.attributes; >
4637 2 mingarao
<!--doc:contains a section of front or back matter describing how a dramatic piece is to be
4638 2 mingarao
    performed in general or how it was performed on some specific occasion.  -->
4639 2 mingarao
<!ELEMENT performance ((%model.divTop; |
4640 2 mingarao
 %model.global;)*,((%model.common;),(%model.global;)*)+,((%model.divBottom;),(%model.global;)*)*)>
4641 2 mingarao
<!ATTLIST performance xmlns CDATA "http://www.tei-c.org/ns/1.0">
4642 2 mingarao
<!ATTLIST performance
4643 2 mingarao
 %att.global.attributes; >
4644 2 mingarao
<!--doc:(personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including any
4645 2 mingarao
    or all of the person's forenames, surnames, honorifics, added names, etc. -->
4646 2 mingarao
<!ELEMENT persName %macro.phraseSeq;>
4647 2 mingarao
<!ATTLIST persName xmlns CDATA "http://www.tei-c.org/ns/1.0">
4648 2 mingarao
<!ATTLIST persName
4649 2 mingarao
 %att.global.attributes;
4650 2 mingarao
 %att.datable.attributes;
4651 2 mingarao
 %att.editLike.attributes;
4652 2 mingarao
 %att.personal.attributes;
4653 2 mingarao
 %att.typed.attributes; >
4654 2 mingarao
<!--doc:provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a
4655 2 mingarao
        historical source. -->
4656 2 mingarao
<!ELEMENT person ((%model.pLike;)+ |
4657 2 mingarao
 (%model.personPart; |
4658 2 mingarao
 %model.global;)*)>
4659 2 mingarao
<!ATTLIST person xmlns CDATA "http://www.tei-c.org/ns/1.0">
4660 2 mingarao
<!ATTLIST person
4661 2 mingarao
 %att.global.attributes;
4662 2 mingarao
 %att.editLike.attributes;
4663 2 mingarao
role NMTOKENS  #IMPLIED
4664 2 mingarao
sex CDATA #IMPLIED
4665 2 mingarao
age NMTOKEN  #IMPLIED >
4666 2 mingarao
<!--doc:(personal group) describes a group of individuals treated as a single person for analytic purposes. -->
4667 2 mingarao
<!ELEMENT personGrp ((%model.pLike;)+ |
4668 2 mingarao
 (%model.personPart;)*)>
4669 2 mingarao
<!ATTLIST personGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
4670 2 mingarao
<!ATTLIST personGrp
4671 2 mingarao
 %att.global.attributes;
4672 2 mingarao
role NMTOKEN  #IMPLIED
4673 2 mingarao
sex CDATA #IMPLIED
4674 2 mingarao
age NMTOKEN  #IMPLIED
4675 2 mingarao
size CDATA  #IMPLIED >
4676 2 mingarao
<!--doc:(phrase) represents a grammatical phrase. -->
4677 2 mingarao
<!ELEMENT phr %macro.phraseSeq;>
4678 2 mingarao
<!ATTLIST phr xmlns CDATA "http://www.tei-c.org/ns/1.0">
4679 2 mingarao
<!ATTLIST phr
4680 2 mingarao
 %att.global.attributes;
4681 2 mingarao
 %att.segLike.attributes;
4682 2 mingarao
 %att.typed.attributes; >
4683 2 mingarao
<!--doc:(physical description) contains a full physical description of a
4684 2 mingarao
manuscript or manuscript part, optionally subdivided using more
4685 2 mingarao
specialised elements from the model.physDescPart class. -->
4686 2 mingarao
<!ELEMENT physDesc ((%model.pLike;)*,(%model.physDescPart_sequenceOptional;))>
4687 2 mingarao
<!ATTLIST physDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4688 2 mingarao
<!ATTLIST physDesc
4689 2 mingarao
 %att.global.attributes; >
4690 2 mingarao
<!--doc:contains data about a geographic location -->
4691 2 mingarao
<!ELEMENT place ((%model.headLike;)*,((%model.pLike;)* |
4692 2 mingarao
 (%model.labelLike; |
4693 2 mingarao
 %model.placeStateLike; |
4694 2 mingarao
 %model.placeTraitLike; |
4695 2 mingarao
 %model.placeEventLike;)*),(%model.noteLike; |
4696 2 mingarao
 %model.biblLike;)*,(%model.placeLike; |
4697 2 mingarao
 listPlace)*)>
4698 2 mingarao
<!ATTLIST place xmlns CDATA "http://www.tei-c.org/ns/1.0">
4699 2 mingarao
<!ATTLIST place
4700 2 mingarao
 %att.global.attributes;
4701 2 mingarao
 %att.typed.attributes;
4702 2 mingarao
 %att.editLike.attributes; >
4703 2 mingarao
<!--doc:contains an absolute or relative place name.  -->
4704 2 mingarao
<!ELEMENT placeName %macro.phraseSeq;>
4705 2 mingarao
<!ATTLIST placeName xmlns CDATA "http://www.tei-c.org/ns/1.0">
4706 2 mingarao
<!ATTLIST placeName
4707 2 mingarao
 %att.global.attributes;
4708 2 mingarao
 %att.naming.attributes;
4709 2 mingarao
 %att.typed.attributes;
4710 2 mingarao
 %att.datable.attributes;
4711 2 mingarao
 %att.editLike.attributes; >
4712 2 mingarao
<!--doc:contains information about the population of a place. -->
4713 2 mingarao
<!ELEMENT population ((%model.headLike;)*,(((%model.pLike;)+ |
4714 2 mingarao
 (%model.labelLike;)+),(%model.noteLike; |
4715 2 mingarao
 %model.biblLike;)*)?,population*)>
4716 2 mingarao
<!ATTLIST population xmlns CDATA "http://www.tei-c.org/ns/1.0">
4717 2 mingarao
<!ATTLIST population
4718 2 mingarao
 %att.global.attributes;
4719 2 mingarao
 %att.datable.attributes;
4720 2 mingarao
 %att.editLike.attributes;
4721 2 mingarao
 %att.naming.attributes;
4722 2 mingarao
 %att.typed.attributes; >
4723 2 mingarao
<!--doc:(part of speech) indicates the part of speech assigned to a dictionary
4724 2 mingarao
headword  such as noun, verb, or adjective.
4725 2 mingarao
     -->
4726 2 mingarao
<!ELEMENT pos %macro.paraContent;>
4727 2 mingarao
<!ATTLIST pos xmlns CDATA "http://www.tei-c.org/ns/1.0">
4728 2 mingarao
<!ATTLIST pos
4729 2 mingarao
 %att.global.attributes;
4730 2 mingarao
 %att.lexicographic.attributes; >
4731 2 mingarao
<!--doc:(postal box or post office box) contains a number or other identifier for some postal delivery point other than a street
4732 2 mingarao
    address.  -->
4733 2 mingarao
<!ELEMENT postBox  (#PCDATA)>
4734 2 mingarao
<!ATTLIST postBox xmlns CDATA "http://www.tei-c.org/ns/1.0">
4735 2 mingarao
<!ATTLIST postBox
4736 2 mingarao
 %att.global.attributes; >
4737 2 mingarao
<!--doc:(postal code) contains a numerical or alphanumeric code used as part of a postal address to simplify
4738 2 mingarao
        sorting or delivery of mail.  -->
4739 2 mingarao
<!ELEMENT postCode  (#PCDATA)>
4740 2 mingarao
<!ATTLIST postCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
4741 2 mingarao
<!ATTLIST postCode
4742 2 mingarao
 %att.global.attributes; >
4743 2 mingarao
<!--doc:contains a postscript, e.g. to a letter. -->
4744 2 mingarao
<!ELEMENT postscript ((%model.common;) |
4745 2 mingarao
 (%model.global;))*>
4746 2 mingarao
<!ATTLIST postscript xmlns CDATA "http://www.tei-c.org/ns/1.0">
4747 2 mingarao
<!ATTLIST postscript
4748 2 mingarao
 %att.global.attributes; >
4749 2 mingarao
<!--doc:indicates the numerical accuracy or precision  associated
4750 2 mingarao
  with some aspect of the text markup.  -->
4751 2 mingarao
<!ELEMENT precision (%model.glossLike;)*>
4752 2 mingarao
<!ATTLIST precision xmlns CDATA "http://www.tei-c.org/ns/1.0">
4753 2 mingarao
<!ATTLIST precision
4754 2 mingarao
 %att.global.attributes;
4755 2 mingarao
target CDATA  #IMPLIED
4756 2 mingarao
match CDATA #IMPLIED
4757 2 mingarao
degree CDATA #IMPLIED
4758 2 mingarao
stdDeviation CDATA #IMPLIED >
4759 2 mingarao
<!--doc:describes the extent to which a text may be regarded as
4760 2 mingarao
prepared or spontaneous.  -->
4761 2 mingarao
<!ELEMENT preparedness %macro.phraseSeq.limited;>
4762 2 mingarao
<!ATTLIST preparedness xmlns CDATA "http://www.tei-c.org/ns/1.0">
4763 2 mingarao
<!ATTLIST preparedness
4764 2 mingarao
 %att.global.attributes;
4765 2 mingarao
type NMTOKEN  #IMPLIED >
4766 2 mingarao
<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the
4767 2 mingarao
creation of an electronic text. -->
4768 2 mingarao
<!ELEMENT principal %macro.phraseSeq.limited;>
4769 2 mingarao
<!ATTLIST principal xmlns CDATA "http://www.tei-c.org/ns/1.0">
4770 2 mingarao
<!ATTLIST principal
4771 2 mingarao
 %att.global.attributes; >
4772 2 mingarao
<!--doc:(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the
4773 2 mingarao
    languages and sublanguages used, the situation in which it was produced, the participants and
4774 2 mingarao
    their setting. -->
4775 2 mingarao
<!ELEMENT profileDesc (creation?,(%model.profileDescPart;)*)>
4776 2 mingarao
<!ATTLIST profileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4777 2 mingarao
<!ATTLIST profileDesc
4778 2 mingarao
 %att.global.attributes; >
4779 2 mingarao
<!--doc:(project description) describes in detail the aim or purpose for which an electronic file was encoded, together
4780 2 mingarao
    with any other relevant information concerning the process by which it was assembled or
4781 2 mingarao
    collected. -->
4782 2 mingarao
<!ELEMENT projectDesc (%model.pLike;)+>
4783 2 mingarao
<!ATTLIST projectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
4784 2 mingarao
<!ATTLIST projectDesc
4785 2 mingarao
 %att.global.attributes;
4786 2 mingarao
 %att.declarable.attributes; >
4787 2 mingarao
<!--doc:contains the prologue to a drama, typically spoken by an actor out of character, possibly in
4788 2 mingarao
    association with a particular performance or venue. -->
4789 2 mingarao
<!ELEMENT prologue ((%model.divTop; |
4790 2 mingarao
 %model.global;)*,((%model.common;),(%model.global;)*)+,((%model.divBottom;),(%model.global;)*)*)>
4791 2 mingarao
<!ATTLIST prologue xmlns CDATA "http://www.tei-c.org/ns/1.0">
4792 2 mingarao
<!ATTLIST prologue
4793 2 mingarao
 %att.global.attributes; >
4794 2 mingarao
<!--doc:(pronunciation) contains the pronunciation(s) of the word. -->
4795 2 mingarao
<!ELEMENT pron %macro.paraContent;>
4796 2 mingarao
<!ATTLIST pron xmlns CDATA "http://www.tei-c.org/ns/1.0">
4797 2 mingarao
<!ATTLIST pron
4798 2 mingarao
 %att.global.attributes;
4799 2 mingarao
 %att.lexicographic.attributes;
4800 2 mingarao
extent NMTOKEN  "full"
4801 2 mingarao
notation NMTOKEN  #IMPLIED >
4802 2 mingarao
<!--doc:contains any descriptive or other information
4803 2 mingarao
concerning a single identifiable episode during the history of a manuscript
4804 2 mingarao
or manuscript part, after its creation but before its acquisition.  -->
4805 2 mingarao
<!ELEMENT provenance %macro.specialPara;>
4806 2 mingarao
<!ATTLIST provenance xmlns CDATA "http://www.tei-c.org/ns/1.0">
4807 2 mingarao
<!ATTLIST provenance
4808 2 mingarao
 %att.global.attributes;
4809 2 mingarao
 %att.datable.attributes; >
4810 2 mingarao
<!--doc:(pointer) defines a pointer to another location. -->
4811 2 mingarao
<!ELEMENT ptr EMPTY>
4812 2 mingarao
<!ATTLIST ptr xmlns CDATA "http://www.tei-c.org/ns/1.0">
4813 2 mingarao
<!ATTLIST ptr
4814 2 mingarao
 %att.global.attributes;
4815 2 mingarao
 %att.pointing.attributes;
4816 2 mingarao
 %att.declaring.attributes;
4817 2 mingarao
target CDATA  #IMPLIED
4818 2 mingarao
cRef CDATA  #IMPLIED >
4819 2 mingarao
<!--doc:(publication place) contains the name of the place where a bibliographic item was published. -->
4820 2 mingarao
<!ELEMENT pubPlace %macro.phraseSeq;>
4821 2 mingarao
<!ATTLIST pubPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
4822 2 mingarao
<!ATTLIST pubPlace
4823 2 mingarao
 %att.global.attributes;
4824 2 mingarao
 %att.naming.attributes; >
4825 2 mingarao
<!--doc:(publication statement) groups information concerning the publication or distribution of an electronic or other
4826 2 mingarao
    text.  -->
4827 2 mingarao
<!ELEMENT publicationStmt ((%model.pLike;)+ |
4828 2 mingarao
 (%model.publicationStmtPart;)+)>
4829 2 mingarao
<!ATTLIST publicationStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
4830 2 mingarao
<!ATTLIST publicationStmt
4831 2 mingarao
 %att.global.attributes; >
4832 2 mingarao
<!--doc:provides the name of the organization responsible for the publication or distribution of a
4833 2 mingarao
        bibliographic item. -->
4834 2 mingarao
<!ELEMENT publisher %macro.phraseSeq;>
4835 2 mingarao
<!ATTLIST publisher xmlns CDATA "http://www.tei-c.org/ns/1.0">
4836 2 mingarao
<!ATTLIST publisher
4837 2 mingarao
 %att.global.attributes; >
4838 2 mingarao
<!--doc:characterizes a single purpose or communicative function of the
4839 2 mingarao
text. -->
4840 2 mingarao
<!ELEMENT purpose %macro.phraseSeq.limited;>
4841 2 mingarao
<!ATTLIST purpose xmlns CDATA "http://www.tei-c.org/ns/1.0">
4842 2 mingarao
<!ATTLIST purpose
4843 2 mingarao
 %att.global.attributes;
4844 2 mingarao
type NMTOKEN  #IMPLIED
4845 2 mingarao
degree CDATA #IMPLIED >
4846 2 mingarao
<!--doc:(separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the
4847 2 mingarao
    surrounding text, for any one of a variety of reasons including, but not limited to: direct
4848 2 mingarao
    speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and
4849 2 mingarao
    passages that are mentioned but not used. -->
4850 2 mingarao
<!ELEMENT q %macro.specialPara;>
4851 2 mingarao
<!ATTLIST q xmlns CDATA "http://www.tei-c.org/ns/1.0">
4852 2 mingarao
<!ATTLIST q
4853 2 mingarao
 %att.global.attributes;
4854 2 mingarao
 %att.ascribed.attributes;
4855 2 mingarao
type NMTOKEN  #IMPLIED >
4856 2 mingarao
<!--doc:specifies editorial practice adopted with respect to quotation marks in the original.  -->
4857 2 mingarao
<!ELEMENT quotation (%model.pLike;)+>
4858 2 mingarao
<!ATTLIST quotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
4859 2 mingarao
<!ATTLIST quotation
4860 2 mingarao
 %att.global.attributes;
4861 2 mingarao
 %att.declarable.attributes;
4862 2 mingarao
marks (none|
4863 2 mingarao
some|
4864 2 mingarao
all) "all"
4865 2 mingarao
form CDATA  "unknown"  >
4866 2 mingarao
<!--doc:(quotation) contains a phrase or passage attributed by the narrator or author to some agency external
4867 2 mingarao
        to the text. -->
4868 2 mingarao
<!ELEMENT quote %macro.specialPara;>
4869 2 mingarao
<!ATTLIST quote xmlns CDATA "http://www.tei-c.org/ns/1.0">
4870 2 mingarao
<!ATTLIST quote
4871 2 mingarao
 %att.global.attributes;
4872 2 mingarao
 %att.typed.attributes;
4873 2 mingarao
 %att.msExcerpt.attributes; >
4874 2 mingarao
<!--doc:(reading) contains a single reading within a textual variation. -->
4875 2 mingarao
<!ELEMENT rdg ( #PCDATA |
4876 2 mingarao
 %model.gLike; |
4877 2 mingarao
 %model.phrase; |
4878 2 mingarao
 %model.inter; |
4879 2 mingarao
 %model.global; |
4880 2 mingarao
 %model.rdgPart;)*>
4881 2 mingarao
<!ATTLIST rdg xmlns CDATA "http://www.tei-c.org/ns/1.0">
4882 2 mingarao
<!ATTLIST rdg
4883 2 mingarao
 %att.global.attributes;
4884 2 mingarao
 %att.textCritical.attributes; >
4885 2 mingarao
<!--doc:(reading group) within a textual variation,
4886 2 mingarao
groups two or more readings perceived to have a genetic
4887 2 mingarao
relationship or other affinity. -->
4888 2 mingarao
<!ELEMENT rdgGrp ((rdgGrp,wit?) |
4889 2 mingarao
 ((lem,wit?)?,(%model.rdgLike;,wit?))*)+>
4890 2 mingarao
<!ATTLIST rdgGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
4891 2 mingarao
<!ATTLIST rdgGrp
4892 2 mingarao
 %att.global.attributes;
4893 2 mingarao
 %att.textCritical.attributes; >
4894 2 mingarao
<!--doc:(related entry) contains a dictionary entry for a lexical item related to the headword, such as a compound
4895 2 mingarao
    phrase or derived form, embedded inside a larger entry. -->
4896 2 mingarao
<!ELEMENT re ( #PCDATA |
4897 2 mingarao
 %model.gLike; |
4898 2 mingarao
 sense |
4899 2 mingarao
 %model.entryPart.top; |
4900 2 mingarao
 %model.phrase; |
4901 2 mingarao
 %model.global;)*>
4902 2 mingarao
<!ATTLIST re xmlns CDATA "http://www.tei-c.org/ns/1.0">
4903 2 mingarao
<!ATTLIST re
4904 2 mingarao
 %att.global.attributes;
4905 2 mingarao
 %att.lexicographic.attributes;
4906 2 mingarao
 %att.typed.attributes; >
4907 2 mingarao
<!--doc:(recorded history) provides information about the source and
4908 2 mingarao
revision status of the parent manuscript description itself.  -->
4909 2 mingarao
<!ELEMENT recordHist ((%model.pLike;)+ |
4910 2 mingarao
 (source,change*))>
4911 2 mingarao
<!ATTLIST recordHist xmlns CDATA "http://www.tei-c.org/ns/1.0">
4912 2 mingarao
<!ATTLIST recordHist
4913 2 mingarao
 %att.global.attributes; >
4914 2 mingarao
<!--doc:(recording event) details of an audio or video recording event
4915 2 mingarao
used as the source of a spoken text, either directly or from
4916 2 mingarao
a public broadcast.  -->
4917 2 mingarao
<!ELEMENT recording ((%model.pLike;)+ |
4918 2 mingarao
 (%model.recordingPart;)*)>
4919 2 mingarao
<!ATTLIST recording xmlns CDATA "http://www.tei-c.org/ns/1.0">
4920 2 mingarao
<!ATTLIST recording
4921 2 mingarao
 %att.global.attributes;
4922 2 mingarao
 %att.declarable.attributes;
4923 2 mingarao
 %att.duration.attributes;
4924 2 mingarao
type (audio|
4925 2 mingarao
video) "audio"  >
4926 2 mingarao
<!--doc:(recording statement) describes a set of recordings used as the basis for transcription of a
4927 2 mingarao
spoken text. -->
4928 2 mingarao
<!ELEMENT recordingStmt ((%model.pLike;)+ |
4929 2 mingarao
 recording+)>
4930 2 mingarao
<!ATTLIST recordingStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
4931 2 mingarao
<!ATTLIST recordingStmt
4932 2 mingarao
 %att.global.attributes; >
4933 2 mingarao
<!--doc:(reference) defines a reference to another location, possibly modified by additional text or comment. -->
4934 2 mingarao
<!ELEMENT ref %macro.paraContent;>
4935 2 mingarao
<!ATTLIST ref xmlns CDATA "http://www.tei-c.org/ns/1.0">
4936 2 mingarao
<!ATTLIST ref
4937 2 mingarao
 %att.global.attributes;
4938 2 mingarao
 %att.pointing.attributes;
4939 2 mingarao
 %att.declaring.attributes;
4940 2 mingarao
target CDATA  #IMPLIED
4941 2 mingarao
cRef CDATA  #IMPLIED >
4942 2 mingarao
<!--doc:(reference state) specifies one component of a canonical reference defined by the milestone method. -->
4943 2 mingarao
<!ELEMENT refState EMPTY>
4944 2 mingarao
<!ATTLIST refState xmlns CDATA "http://www.tei-c.org/ns/1.0">
4945 2 mingarao
<!ATTLIST refState
4946 2 mingarao
 %att.global.attributes;
4947 2 mingarao
 %att.sourced.attributes;
4948 2 mingarao
unit NMTOKEN  #REQUIRED
4949 2 mingarao
length CDATA #IMPLIED
4950 2 mingarao
delim CDATA #IMPLIED >
4951 2 mingarao
<!--doc:(references declaration) specifies how canonical references are constructed for this
4952 2 mingarao
  text. -->
4953 2 mingarao
<!ELEMENT refsDecl ((%model.pLike;)+ |
4954 2 mingarao
 cRefPattern+ |
4955 2 mingarao
 refState+)>
4956 2 mingarao
<!ATTLIST refsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
4957 2 mingarao
<!ATTLIST refsDecl
4958 2 mingarao
 %att.global.attributes;
4959 2 mingarao
 %att.declarable.attributes; >
4960 2 mingarao
<!--doc:(regularization) contains a reading which has been regularized or normalized in some sense. -->
4961 2 mingarao
<!ELEMENT reg %macro.paraContent;>
4962 2 mingarao
<!ATTLIST reg xmlns CDATA "http://www.tei-c.org/ns/1.0">
4963 2 mingarao
<!ATTLIST reg
4964 2 mingarao
 %att.global.attributes;
4965 2 mingarao
 %att.editLike.attributes;
4966 2 mingarao
 %att.typed.attributes; >
4967 2 mingarao
<!--doc:contains the name of an administrative unit such as a state, province, or county, larger
4968 2 mingarao
    than a settlement, but smaller than a country. -->
4969 2 mingarao
<!ELEMENT region %macro.phraseSeq;>
4970 2 mingarao
<!ATTLIST region xmlns CDATA "http://www.tei-c.org/ns/1.0">
4971 2 mingarao
<!ATTLIST region
4972 2 mingarao
 %att.global.attributes;
4973 2 mingarao
 %att.naming.attributes;
4974 2 mingarao
 %att.typed.attributes;
4975 2 mingarao
 %att.datable.attributes; >
4976 2 mingarao
<!--doc:contains or references some other bibliographic item which is related to the present one in
4977 2 mingarao
    some specified manner, for example as a constituent or alternative version of it. -->
4978 2 mingarao
<!ELEMENT relatedItem (%model.biblLike; |
4979 2 mingarao
 %model.ptrLike;)>
4980 2 mingarao
<!ATTLIST relatedItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
4981 2 mingarao
<!ATTLIST relatedItem
4982 2 mingarao
 %att.global.attributes;
4983 2 mingarao
 %att.typed.attributes; >
4984 2 mingarao
<!--doc:(relationship) describes any kind of relationship or linkage amongst a specified group of participants. -->
4985 2 mingarao
<!ELEMENT relation (desc)?>
4986 2 mingarao
<!ATTLIST relation xmlns CDATA "http://www.tei-c.org/ns/1.0">
4987 2 mingarao
<!ATTLIST relation
4988 2 mingarao
 %att.global.attributes;
4989 2 mingarao
 %att.datable.attributes;
4990 2 mingarao
 %att.editLike.attributes;
4991 2 mingarao
 %att.naming.attributes;
4992 2 mingarao
type NMTOKEN  "personal"
4993 2 mingarao
name NMTOKEN  #REQUIRED
4994 2 mingarao
passive CDATA  #IMPLIED
4995 2 mingarao
active CDATA  #IMPLIED
4996 2 mingarao
mutual CDATA  #IMPLIED >
4997 2 mingarao
<!--doc:(relation group) provides information about relationships identified amongst people, places, and
4998 2 mingarao
    organizations, either informally as prose or as formally expressed relation links.  -->
4999 2 mingarao
<!ELEMENT relationGrp ((%model.pLike;)+ |
5000 2 mingarao
 relation+)>
5001 2 mingarao
<!ATTLIST relationGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5002 2 mingarao
<!ATTLIST relationGrp
5003 2 mingarao
 %att.global.attributes;
5004 2 mingarao
 %att.typed.attributes; >
5005 2 mingarao
<!--doc:contains any commentary or discussion about the usage of an element, attribute, class, or
5006 2 mingarao
    entity not otherwise documented within the containing element. -->
5007 2 mingarao
<!ELEMENT remarks (%model.pLike;)+>
5008 2 mingarao
<!ATTLIST remarks xmlns CDATA "http://www.tei-c.org/ns/1.0">
5009 2 mingarao
<!ATTLIST remarks
5010 2 mingarao
 %att.global.attributes;
5011 2 mingarao
 %att.translatable.attributes; >
5012 2 mingarao
<!--doc:supplies information about the rendition or appearance of one or more elements in the source
5013 2 mingarao
    text. -->
5014 2 mingarao
<!ELEMENT rendition %macro.limitedContent;>
5015 2 mingarao
<!ATTLIST rendition xmlns CDATA "http://www.tei-c.org/ns/1.0">
5016 2 mingarao
<!ATTLIST rendition
5017 2 mingarao
 %att.global.attributes;
5018 2 mingarao
scheme (css|
5019 2 mingarao
xslfo|
5020 2 mingarao
free|
5021 2 mingarao
other) #IMPLIED
5022 2 mingarao
scope CDATA  #IMPLIED >
5023 2 mingarao
<!--doc:contains the name of a repository within which manuscripts are stored, possibly forming part of an institution. -->
5024 2 mingarao
<!ELEMENT repository %macro.xtext;>
5025 2 mingarao
<!ATTLIST repository xmlns CDATA "http://www.tei-c.org/ns/1.0">
5026 2 mingarao
<!ATTLIST repository
5027 2 mingarao
 %att.global.attributes;
5028 2 mingarao
 %att.naming.attributes; >
5029 2 mingarao
<!--doc:(residence) describes a person's present or past places of residence. -->
5030 2 mingarao
<!ELEMENT residence %macro.phraseSeq;>
5031 2 mingarao
<!ATTLIST residence xmlns CDATA "http://www.tei-c.org/ns/1.0">
5032 2 mingarao
<!ATTLIST residence
5033 2 mingarao
 %att.global.attributes;
5034 2 mingarao
 %att.datable.attributes;
5035 2 mingarao
 %att.editLike.attributes;
5036 2 mingarao
 %att.naming.attributes; >
5037 2 mingarao
<!--doc:(responsibility) contains a phrase describing the nature of a person's intellectual responsibility. -->
5038 2 mingarao
<!ELEMENT resp %macro.phraseSeq.limited;>
5039 2 mingarao
<!ATTLIST resp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5040 2 mingarao
<!ATTLIST resp
5041 2 mingarao
 %att.global.attributes;
5042 2 mingarao
 %att.canonical.attributes; >
5043 2 mingarao
<!--doc:(statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition,
5044 2 mingarao
    recording, or series, where the specialized elements for authors, editors, etc. do not suffice
5045 2 mingarao
    or do not apply. -->
5046 2 mingarao
<!ELEMENT respStmt ((resp+,(%model.nameLike.agent;)+) |
5047 2 mingarao
 ((%model.nameLike.agent;)+,resp+))>
5048 2 mingarao
<!ATTLIST respStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
5049 2 mingarao
<!ATTLIST respStmt
5050 2 mingarao
 %att.global.attributes; >
5051 2 mingarao
<!--doc:(responsibility) identifies the individual(s) responsible for some aspect of the
5052 2 mingarao
markup of particular element(s). -->
5053 2 mingarao
<!ELEMENT respons (%model.glossLike;)*>
5054 2 mingarao
<!ATTLIST respons xmlns CDATA "http://www.tei-c.org/ns/1.0">
5055 2 mingarao
<!ATTLIST respons
5056 2 mingarao
 %att.global.attributes;
5057 2 mingarao
target CDATA  #IMPLIED
5058 2 mingarao
pattern CDATA #IMPLIED
5059 2 mingarao
locus NMTOKENS  #REQUIRED
5060 2 mingarao
resp CDATA #REQUIRED >
5061 2 mingarao
<!--doc:indicates restoration of text to an earlier state by
5062 2 mingarao
cancellation of an editorial or authorial marking or instruction. -->
5063 2 mingarao
<!ELEMENT restore %macro.paraContent;>
5064 2 mingarao
<!ATTLIST restore xmlns CDATA "http://www.tei-c.org/ns/1.0">
5065 2 mingarao
<!ATTLIST restore
5066 2 mingarao
 %att.global.attributes;
5067 2 mingarao
 %att.transcriptional.attributes;
5068 2 mingarao
 %att.typed.attributes; >
5069 2 mingarao
<!--doc:(revision description) summarizes the revision history for a file. -->
5070 2 mingarao
<!ELEMENT revisionDesc (list |
5071 2 mingarao
 change+)>
5072 2 mingarao
<!ATTLIST revisionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5073 2 mingarao
<!ATTLIST revisionDesc
5074 2 mingarao
 %att.global.attributes; >
5075 2 mingarao
<!--doc:marks the rhyming part of a metrical line. -->
5076 2 mingarao
<!ELEMENT rhyme %macro.paraContent;>
5077 2 mingarao
<!ATTLIST rhyme xmlns CDATA "http://www.tei-c.org/ns/1.0">
5078 2 mingarao
<!ATTLIST rhyme
5079 2 mingarao
 %att.global.attributes;
5080 2 mingarao
 %att.typed.attributes;
5081 2 mingarao
label CDATA #IMPLIED >
5082 2 mingarao
<!--doc:the name of a dramatic role, as given in a cast list. -->
5083 2 mingarao
<!ELEMENT role %macro.phraseSeq;>
5084 2 mingarao
<!ATTLIST role xmlns CDATA "http://www.tei-c.org/ns/1.0">
5085 2 mingarao
<!ATTLIST role
5086 2 mingarao
 %att.global.attributes; >
5087 2 mingarao
<!--doc:(role description) describes a character's role in a drama. -->
5088 2 mingarao
<!ELEMENT roleDesc %macro.phraseSeq;>
5089 2 mingarao
<!ATTLIST roleDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5090 2 mingarao
<!ATTLIST roleDesc
5091 2 mingarao
 %att.global.attributes; >
5092 2 mingarao
<!--doc:contains a name component which indicates that the referent has a particular role or position in society, such as an official title or
5093 2 mingarao
        rank. -->
5094 2 mingarao
<!ELEMENT roleName %macro.phraseSeq;>
5095 2 mingarao
<!ATTLIST roleName xmlns CDATA "http://www.tei-c.org/ns/1.0">
5096 2 mingarao
<!ATTLIST roleName
5097 2 mingarao
 %att.global.attributes;
5098 2 mingarao
 %att.personal.attributes;
5099 2 mingarao
 %att.typed.attributes; >
5100 2 mingarao
<!--doc:(root node) represents the root node of a tree. -->
5101 2 mingarao
<!ELEMENT root (label)?>
5102 2 mingarao
<!ATTLIST root xmlns CDATA "http://www.tei-c.org/ns/1.0">
5103 2 mingarao
<!ATTLIST root
5104 2 mingarao
 %att.global.attributes;
5105 2 mingarao
value CDATA #IMPLIED
5106 2 mingarao
children CDATA  #REQUIRED
5107 2 mingarao
ord CDATA #IMPLIED
5108 2 mingarao
outDegree CDATA #IMPLIED >
5109 2 mingarao
<!--doc:contains one row of a table.  -->
5110 2 mingarao
<!ELEMENT row (cell)+>
5111 2 mingarao
<!ATTLIST row xmlns CDATA "http://www.tei-c.org/ns/1.0">
5112 2 mingarao
<!ATTLIST row
5113 2 mingarao
 %att.global.attributes;
5114 2 mingarao
 %att.tableDecoration.attributes; >
5115 2 mingarao
<!--doc:(referencing string) contains a general purpose name or referring string. -->
5116 2 mingarao
<!ELEMENT rs %macro.phraseSeq;>
5117 2 mingarao
<!ATTLIST rs xmlns CDATA "http://www.tei-c.org/ns/1.0">
5118 2 mingarao
<!ATTLIST rs
5119 2 mingarao
 %att.global.attributes;
5120 2 mingarao
 %att.naming.attributes;
5121 2 mingarao
type NMTOKEN  #IMPLIED >
5122 2 mingarao
<!--doc:contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words through which a
5123 2 mingarao
manuscript signals the beginning of a text division, often with an assertion as to its author and title, which is in some way set off from the text itself, usually in red ink, or by use of different size or type of script, or some other such visual device. -->
5124 2 mingarao
<!ELEMENT rubric %macro.phraseSeq;>
5125 2 mingarao
<!ATTLIST rubric xmlns CDATA "http://www.tei-c.org/ns/1.0">
5126 2 mingarao
<!ATTLIST rubric
5127 2 mingarao
 %att.global.attributes;
5128 2 mingarao
 %att.typed.attributes; >
5129 2 mingarao
<!--doc:(s-unit) contains a sentence-like division of a text. -->
5130 2 mingarao
<!ELEMENT s %macro.phraseSeq;>
5131 2 mingarao
<!ATTLIST s xmlns CDATA "http://www.tei-c.org/ns/1.0">
5132 2 mingarao
<!ATTLIST s
5133 2 mingarao
 %att.global.attributes;
5134 2 mingarao
 %att.segLike.attributes;
5135 2 mingarao
 %att.typed.attributes; >
5136 2 mingarao
<!--doc:(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or
5137 2 mingarao
    not, whether directly or indirectly reported, whether by real people or fictional characters. -->
5138 2 mingarao
<!ELEMENT said %macro.specialPara;>
5139 2 mingarao
<!ATTLIST said xmlns CDATA "http://www.tei-c.org/ns/1.0">
5140 2 mingarao
<!ATTLIST said
5141 2 mingarao
 %att.global.attributes;
5142 2 mingarao
 %att.ascribed.attributes;
5143 2 mingarao
aloud CDATA "unknown"
5144 2 mingarao
direct CDATA "true"  >
5145 2 mingarao
<!--doc:(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other
5146 2 mingarao
    division of a text, or the salutation in the closing of a letter, preface, etc. -->
5147 2 mingarao
<!ELEMENT salute %macro.phraseSeq;>
5148 2 mingarao
<!ATTLIST salute xmlns CDATA "http://www.tei-c.org/ns/1.0">
5149 2 mingarao
<!ATTLIST salute
5150 2 mingarao
 %att.global.attributes; >
5151 2 mingarao
<!--doc:(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the
5152 2 mingarao
    creation of a corpus or collection. -->
5153 2 mingarao
<!ELEMENT samplingDecl (%model.pLike;)+>
5154 2 mingarao
<!ATTLIST samplingDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
5155 2 mingarao
<!ATTLIST samplingDecl
5156 2 mingarao
 %att.global.attributes;
5157 2 mingarao
 %att.declarable.attributes; >
5158 2 mingarao
<!--doc:(schema specification) generates a TEI-conformant schema and documentation for it. -->
5159 2 mingarao
<!ELEMENT schemaSpec ((%model.glossLike;)*,(moduleRef |
5160 2 mingarao
 specGrpRef |
5161 2 mingarao
 %model.oddDecl;)*,constraintSpec*)>
5162 2 mingarao
<!ATTLIST schemaSpec xmlns CDATA "http://www.tei-c.org/ns/1.0">
5163 2 mingarao
<!ATTLIST schemaSpec
5164 2 mingarao
 %att.global.attributes;
5165 2 mingarao
 %att.identified.attributes;
5166 2 mingarao
start NMTOKENS  "TEI"
5167 2 mingarao
ns CDATA "http://www.tei-c.org/ns/1.0"
5168 2 mingarao
prefix CDATA #IMPLIED
5169 2 mingarao
targetLang CDATA #IMPLIED
5170 2 mingarao
docLang CDATA  #IMPLIED >
5171 2 mingarao
<!--doc:(script statement) contains a citation giving details of the script used for
5172 2 mingarao
a spoken text. -->
5173 2 mingarao
<!ELEMENT scriptStmt ((%model.pLike;)+ |
5174 2 mingarao
 %model.biblLike;)>
5175 2 mingarao
<!ATTLIST scriptStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
5176 2 mingarao
<!ATTLIST scriptStmt
5177 2 mingarao
 %att.global.attributes;
5178 2 mingarao
 %att.declarable.attributes; >
5179 2 mingarao
<!--doc:contains a description of one seal or similar
5180 2 mingarao
  attachment applied to a manuscript. -->
5181 2 mingarao
<!ELEMENT seal (%model.pLike; |
5182 2 mingarao
 decoNote)+>
5183 2 mingarao
<!ATTLIST seal xmlns CDATA "http://www.tei-c.org/ns/1.0">
5184 2 mingarao
<!ATTLIST seal
5185 2 mingarao
 %att.global.attributes;
5186 2 mingarao
 %att.typed.attributes;
5187 2 mingarao
 %att.datable.attributes;
5188 2 mingarao
contemporary CDATA #IMPLIED >
5189 2 mingarao
<!--doc:(seal description) describes the seals or other external items attached to a manuscript, either
5190 2 mingarao
as a series of paragraphs or as a series of distinct seal elements,
5191 2 mingarao
possibly with additional decoNotes.  -->
5192 2 mingarao
<!ELEMENT sealDesc ((%model.pLike;)+ |
5193 2 mingarao
 (decoNote |
5194 2 mingarao
 seal |
5195 2 mingarao
 condition)+)>
5196 2 mingarao
<!ATTLIST sealDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5197 2 mingarao
<!ATTLIST sealDesc
5198 2 mingarao
 %att.global.attributes; >
5199 2 mingarao
<!--doc:(second folio) The word or words taken from a fixed point
5200 2 mingarao
in a codex (typically the beginning of the
5201 2 mingarao
second leaf) in order
5202 2 mingarao
to provide a unique identifier for it.
5203 2 mingarao
 -->
5204 2 mingarao
<!ELEMENT secFol %macro.phraseSeq;>
5205 2 mingarao
<!ATTLIST secFol xmlns CDATA "http://www.tei-c.org/ns/1.0">
5206 2 mingarao
<!ATTLIST secFol
5207 2 mingarao
 %att.global.attributes; >
5208 2 mingarao
<!--doc:(arbitrary segment) represents any  segmentation of text below the
5209 2 mingarao
  chunk level. -->
5210 2 mingarao
<!ELEMENT seg %macro.paraContent;>
5211 2 mingarao
<!ATTLIST seg xmlns CDATA "http://www.tei-c.org/ns/1.0">
5212 2 mingarao
<!ATTLIST seg
5213 2 mingarao
 %att.global.attributes;
5214 2 mingarao
 %att.segLike.attributes;
5215 2 mingarao
 %att.typed.attributes; >
5216 2 mingarao
<!--doc:describes the principles according to which the text has been segmented, for example into
5217 2 mingarao
    sentences, tone-units, graphemic strata, etc. -->
5218 2 mingarao
<!ELEMENT segmentation (%model.pLike;)+>
5219 2 mingarao
<!ATTLIST segmentation xmlns CDATA "http://www.tei-c.org/ns/1.0">
5220 2 mingarao
<!ATTLIST segmentation
5221 2 mingarao
 %att.global.attributes;
5222 2 mingarao
 %att.declarable.attributes; >
5223 2 mingarao
<!--doc:groups together all information relating to one word sense in a dictionary entry, for
5224 2 mingarao
    example definitions, examples, and translation equivalents. -->
5225 2 mingarao
<!ELEMENT sense ( #PCDATA |
5226 2 mingarao
 %model.gLike; |
5227 2 mingarao
 sense |
5228 2 mingarao
 %model.entryPart.top; |
5229 2 mingarao
 %model.phrase; |
5230 2 mingarao
 %model.global;)*>
5231 2 mingarao
<!ATTLIST sense xmlns CDATA "http://www.tei-c.org/ns/1.0">
5232 2 mingarao
<!ATTLIST sense
5233 2 mingarao
 %att.global.attributes;
5234 2 mingarao
 %att.lexicographic.attributes;
5235 2 mingarao
level CDATA #IMPLIED >
5236 2 mingarao
<!--doc:(series information) contains information about the series in which a book or other bibliographic item has
5237 2 mingarao
    appeared. -->
5238 2 mingarao
<!ELEMENT series ( #PCDATA |
5239 2 mingarao
 %model.gLike; |
5240 2 mingarao
 title |
5241 2 mingarao
 editor |
5242 2 mingarao
 respStmt |
5243 2 mingarao
 biblScope |
5244 2 mingarao
 %model.global;)*>
5245 2 mingarao
<!ATTLIST series xmlns CDATA "http://www.tei-c.org/ns/1.0">
5246 2 mingarao
<!ATTLIST series
5247 2 mingarao
 %att.global.attributes; >
5248 2 mingarao
<!--doc:(series statement) groups information about the series, if any, to which a publication belongs. -->
5249 2 mingarao
<!ELEMENT seriesStmt ((%model.pLike;)+ |
5250 2 mingarao
 (title+,(idno |
5251 2 mingarao
 respStmt)*))>
5252 2 mingarao
<!ATTLIST seriesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
5253 2 mingarao
<!ATTLIST seriesStmt
5254 2 mingarao
 %att.global.attributes; >
5255 2 mingarao
<!--doc:(setting) contains a description of the setting, time, locale, appearance, etc., of the action of a
5256 2 mingarao
    play, typically found in the front matter of a printed performance text (not a stage direction). -->
5257 2 mingarao
<!ELEMENT set ((%model.headLike; |
5258 2 mingarao
 %model.global;)*,((%model.common;),(%model.global;)*)*)>
5259 2 mingarao
<!ATTLIST set xmlns CDATA "http://www.tei-c.org/ns/1.0">
5260 2 mingarao
<!ATTLIST set
5261 2 mingarao
 %att.global.attributes; >
5262 2 mingarao
<!--doc:describes one particular setting in which a language
5263 2 mingarao
  interaction takes place. -->
5264 2 mingarao
<!ELEMENT setting ((%model.pLike;)+ |
5265 2 mingarao
 (%model.nameLike.agent; |
5266 2 mingarao
 %model.dateLike; |
5267 2 mingarao
 %model.settingPart;)*)>
5268 2 mingarao
<!ATTLIST setting xmlns CDATA "http://www.tei-c.org/ns/1.0">
5269 2 mingarao
<!ATTLIST setting
5270 2 mingarao
 %att.global.attributes;
5271 2 mingarao
 %att.ascribed.attributes; >
5272 2 mingarao
<!--doc:(setting description) describes the setting or settings within which a language
5273 2 mingarao
interaction takes place, either as a prose description or as a
5274 2 mingarao
series of setting elements. -->
5275 2 mingarao
<!ELEMENT settingDesc ((%model.pLike;)+ |
5276 2 mingarao
 (setting |
5277 2 mingarao
 %model.placeLike; |
5278 2 mingarao
 listPlace)+)>
5279 2 mingarao
<!ATTLIST settingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5280 2 mingarao
<!ATTLIST settingDesc
5281 2 mingarao
 %att.global.attributes;
5282 2 mingarao
 %att.declarable.attributes; >
5283 2 mingarao
<!--doc:contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. -->
5284 2 mingarao
<!ELEMENT settlement %macro.phraseSeq;>
5285 2 mingarao
<!ATTLIST settlement xmlns CDATA "http://www.tei-c.org/ns/1.0">
5286 2 mingarao
<!ATTLIST settlement
5287 2 mingarao
 %att.global.attributes;
5288 2 mingarao
 %att.naming.attributes;
5289 2 mingarao
 %att.typed.attributes;
5290 2 mingarao
 %att.datable.attributes; >
5291 2 mingarao
<!--doc:specifies the sex of a person. -->
5292 2 mingarao
<!ELEMENT sex %macro.phraseSeq;>
5293 2 mingarao
<!ATTLIST sex xmlns CDATA "http://www.tei-c.org/ns/1.0">
5294 2 mingarao
<!ATTLIST sex
5295 2 mingarao
 %att.global.attributes;
5296 2 mingarao
 %att.editLike.attributes;
5297 2 mingarao
 %att.datable.attributes;
5298 2 mingarao
value CDATA #IMPLIED >
5299 2 mingarao
<!--doc:marks the point at which some paralinguistic feature of a series of
5300 2 mingarao
utterances by any one speaker changes. -->
5301 2 mingarao
<!ELEMENT shift EMPTY>
5302 2 mingarao
<!ATTLIST shift xmlns CDATA "http://www.tei-c.org/ns/1.0">
5303 2 mingarao
<!ATTLIST shift
5304 2 mingarao
 %att.global.attributes;
5305 2 mingarao
 %att.ascribed.attributes;
5306 2 mingarao
feature (tempo|
5307 2 mingarao
loud|
5308 2 mingarao
pitch|
5309 2 mingarao
tension|
5310 2 mingarao
rhythm|
5311 2 mingarao
voice) #IMPLIED
5312 2 mingarao
new NMTOKEN  "normal"  >
5313 2 mingarao
<!--doc:(latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. -->
5314 2 mingarao
<!ELEMENT sic %macro.paraContent;>
5315 2 mingarao
<!ATTLIST sic xmlns CDATA "http://www.tei-c.org/ns/1.0">
5316 2 mingarao
<!ATTLIST sic
5317 2 mingarao
 %att.global.attributes; >
5318 2 mingarao
<!--doc:contains discussion of the leaf or quire signatures found within a codex. -->
5319 2 mingarao
<!ELEMENT signatures %macro.phraseSeq;>
5320 2 mingarao
<!ATTLIST signatures xmlns CDATA "http://www.tei-c.org/ns/1.0">
5321 2 mingarao
<!ATTLIST signatures
5322 2 mingarao
 %att.global.attributes; >
5323 2 mingarao
<!--doc:(signature) contains the closing salutation, etc., appended to a foreword,
5324 2 mingarao
dedicatory epistle, or other division of a text.  -->
5325 2 mingarao
<!ELEMENT signed %macro.phraseSeq;>
5326 2 mingarao
<!ATTLIST signed xmlns CDATA "http://www.tei-c.org/ns/1.0">
5327 2 mingarao
<!ATTLIST signed
5328 2 mingarao
 %att.global.attributes; >
5329 2 mingarao
<!--doc:contains a word or phrase for which the author or narrator indicates a disclaiming of
5330 2 mingarao
    responsibility, for example by the use of scare quotes or italics. -->
5331 2 mingarao
<!ELEMENT soCalled %macro.phraseSeq;>
5332 2 mingarao
<!ATTLIST soCalled xmlns CDATA "http://www.tei-c.org/ns/1.0">
5333 2 mingarao
<!ATTLIST soCalled
5334 2 mingarao
 %att.global.attributes; >
5335 2 mingarao
<!--doc:(socio-economic status) contains an informal description of a person's perceived social or economic status. -->
5336 2 mingarao
<!ELEMENT socecStatus %macro.phraseSeq;>
5337 2 mingarao
<!ATTLIST socecStatus xmlns CDATA "http://www.tei-c.org/ns/1.0">
5338 2 mingarao
<!ATTLIST socecStatus
5339 2 mingarao
 %att.global.attributes;
5340 2 mingarao
 %att.datable.attributes;
5341 2 mingarao
 %att.editLike.attributes;
5342 2 mingarao
 %att.naming.attributes;
5343 2 mingarao
scheme CDATA #IMPLIED
5344 2 mingarao
code CDATA #IMPLIED >
5345 2 mingarao
<!--doc:describes a sound effect or musical sequence specified within a screen play or radio script. -->
5346 2 mingarao
<!ELEMENT sound %macro.paraContent;>
5347 2 mingarao
<!ATTLIST sound xmlns CDATA "http://www.tei-c.org/ns/1.0">
5348 2 mingarao
<!ATTLIST sound
5349 2 mingarao
 %att.global.attributes;
5350 2 mingarao
type NMTOKEN  #IMPLIED
5351 2 mingarao
discrete CDATA "unknown"  >
5352 2 mingarao
<!--doc:describes the original source for the information contained with a manuscript description.  -->
5353 2 mingarao
<!ELEMENT source %macro.specialPara;>
5354 2 mingarao
<!ATTLIST source xmlns CDATA "http://www.tei-c.org/ns/1.0">
5355 2 mingarao
<!ATTLIST source
5356 2 mingarao
 %att.global.attributes; >
5357 2 mingarao
<!--doc:(source description) describes the source from which an electronic text was derived or generated, typically a
5358 2 mingarao
    bibliographic description in the case of a digitized text, or a phrase such as "born digital"
5359 2 mingarao
    for a text which has no previous existence. -->
5360 2 mingarao
<!ELEMENT sourceDesc ((%model.pLike;)+ |
5361 2 mingarao
 (%model.biblLike; |
5362 2 mingarao
 %model.sourceDescPart; |
5363 2 mingarao
 %model.listLike;)+)>
5364 2 mingarao
<!ATTLIST sourceDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5365 2 mingarao
<!ATTLIST sourceDesc
5366 2 mingarao
 %att.global.attributes;
5367 2 mingarao
 %att.declarable.attributes; >
5368 2 mingarao
<!--doc:(speech) An individual speech in a performance text, or a passage presented as such in a prose or
5369 2 mingarao
    verse text. -->
5370 2 mingarao
<!ELEMENT sp ((%model.global;)*,(speaker,(%model.global;)*)?,((%model.lLike; |
5371 2 mingarao
 lg |
5372 2 mingarao
 %model.pLike; |
5373 2 mingarao
 %model.stageLike; |
5374 2 mingarao
 %model.qLike;),(%model.global;)*)+)>
5375 2 mingarao
<!ATTLIST sp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5376 2 mingarao
<!ATTLIST sp
5377 2 mingarao
 %att.global.attributes;
5378 2 mingarao
 %att.ascribed.attributes; >
5379 2 mingarao
<!--doc:indicates the location of a significant space in the copy text. -->
5380 2 mingarao
<!ELEMENT space EMPTY>
5381 2 mingarao
<!ATTLIST space xmlns CDATA "http://www.tei-c.org/ns/1.0">
5382 2 mingarao
<!ATTLIST space
5383 2 mingarao
 %att.global.attributes;
5384 2 mingarao
 %att.dimensions.attributes;
5385 2 mingarao
dim (horizontal|
5386 2 mingarao
vertical) #IMPLIED
5387 2 mingarao
resp CDATA #IMPLIED >
5388 2 mingarao
<!--doc:associates an interpretative annotation directly with a span of text. -->
5389 2 mingarao
<!ELEMENT span %macro.phraseSeq.limited;>
5390 2 mingarao
<!ATTLIST span xmlns CDATA "http://www.tei-c.org/ns/1.0">
5391 2 mingarao
<!ATTLIST span
5392 2 mingarao
 %att.global.attributes;
5393 2 mingarao
 %att.interpLike.attributes;
5394 2 mingarao
from CDATA #REQUIRED
5395 2 mingarao
to CDATA #IMPLIED >
5396 2 mingarao
<!--doc:(span group) collects together span tags. -->
5397 2 mingarao
<!ELEMENT spanGrp (span)*>
5398 2 mingarao
<!ATTLIST spanGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5399 2 mingarao
<!ATTLIST spanGrp
5400 2 mingarao
 %att.global.attributes;
5401 2 mingarao
 %att.interpLike.attributes; >
5402 2 mingarao
<!--doc:A specialized form of heading or label, giving the name of one or more speakers in a
5403 2 mingarao
        dramatic text or fragment. -->
5404 2 mingarao
<!ELEMENT speaker %macro.phraseSeq;>
5405 2 mingarao
<!ATTLIST speaker xmlns CDATA "http://www.tei-c.org/ns/1.0">
5406 2 mingarao
<!ATTLIST speaker
5407 2 mingarao
 %att.global.attributes; >
5408 2 mingarao
<!--doc:(specification description) indicates that a description of the specified element or class should be included at this
5409 2 mingarao
    point within a document. -->
5410 2 mingarao
<!ELEMENT specDesc EMPTY>
5411 2 mingarao
<!ATTLIST specDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5412 2 mingarao
<!ATTLIST specDesc
5413 2 mingarao
 %att.global.attributes;
5414 2 mingarao
key NMTOKEN  #IMPLIED
5415 2 mingarao
atts NMTOKENS  #IMPLIED >
5416 2 mingarao
<!--doc:(specification group) contains any convenient grouping of specifications for use within
5417 2 mingarao
  the current module. -->
5418 2 mingarao
<!ELEMENT specGrp (%model.oddDecl; |
5419 2 mingarao
 %model.oddRef; |
5420 2 mingarao
 %model.divPart;)*>
5421 2 mingarao
<!ATTLIST specGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5422 2 mingarao
<!ATTLIST specGrp
5423 2 mingarao
 %att.global.attributes; >
5424 2 mingarao
<!--doc:(reference to a specification group) indicates that the declarations contained by the specGrp referenced should be
5425 2 mingarao
    inserted at this point. -->
5426 2 mingarao
<!ELEMENT specGrpRef EMPTY>
5427 2 mingarao
<!ATTLIST specGrpRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
5428 2 mingarao
<!ATTLIST specGrpRef
5429 2 mingarao
 %att.global.attributes;
5430 2 mingarao
target CDATA #REQUIRED >
5431 2 mingarao
<!--doc:(specification list) marks where a list of descriptions is to be inserted into the prose documentation. -->
5432 2 mingarao
<!ELEMENT specList (specDesc)+>
5433 2 mingarao
<!ATTLIST specList xmlns CDATA "http://www.tei-c.org/ns/1.0">
5434 2 mingarao
<!ATTLIST specList
5435 2 mingarao
 %att.global.attributes; >
5436 2 mingarao
<!--doc:specifies the name of a sponsoring organization or institution. -->
5437 2 mingarao
<!ELEMENT sponsor %macro.phraseSeq.limited;>
5438 2 mingarao
<!ATTLIST sponsor xmlns CDATA "http://www.tei-c.org/ns/1.0">
5439 2 mingarao
<!ATTLIST sponsor
5440 2 mingarao
 %att.global.attributes; >
5441 2 mingarao
<!--doc:(stage direction) contains any kind of stage direction within a dramatic text or fragment. -->
5442 2 mingarao
<!ELEMENT stage %macro.specialPara;>
5443 2 mingarao
<!ATTLIST stage xmlns CDATA "http://www.tei-c.org/ns/1.0">
5444 2 mingarao
<!ATTLIST stage
5445 2 mingarao
 %att.global.attributes;
5446 2 mingarao
type NMTOKEN  #IMPLIED >
5447 2 mingarao
<!--doc:contains a word or phrase describing a
5448 2 mingarao
stamp or similar device. -->
5449 2 mingarao
<!ELEMENT stamp %macro.phraseSeq;>
5450 2 mingarao
<!ATTLIST stamp xmlns CDATA "http://www.tei-c.org/ns/1.0">
5451 2 mingarao
<!ATTLIST stamp
5452 2 mingarao
 %att.global.attributes;
5453 2 mingarao
 %att.typed.attributes;
5454 2 mingarao
 %att.datable.attributes; >
5455 2 mingarao
<!--doc:contains a description of some status or quality attributed to a person, place, or organization at some specific time. -->
5456 2 mingarao
<!ELEMENT state (state+ |
5457 2 mingarao
 ((%model.headLike;)*,(%model.pLike;)+,(%model.noteLike; |
5458 2 mingarao
 %model.biblLike;)*) |
5459 2 mingarao
 (%model.labelLike; |
5460 2 mingarao
 %model.noteLike; |
5461 2 mingarao
 %model.biblLike;)*)>
5462 2 mingarao
<!ATTLIST state xmlns CDATA "http://www.tei-c.org/ns/1.0">
5463 2 mingarao
<!ATTLIST state
5464 2 mingarao
 %att.global.attributes;
5465 2 mingarao
 %att.datable.attributes;
5466 2 mingarao
 %att.editLike.attributes;
5467 2 mingarao
 %att.typed.attributes;
5468 2 mingarao
 %att.naming.attributes; >
5469 2 mingarao
<!--doc:(standard values) specifies the format used when standardized date or number values are supplied. -->
5470 2 mingarao
<!ELEMENT stdVals (%model.pLike;)+>
5471 2 mingarao
<!ATTLIST stdVals xmlns CDATA "http://www.tei-c.org/ns/1.0">
5472 2 mingarao
<!ATTLIST stdVals
5473 2 mingarao
 %att.global.attributes;
5474 2 mingarao
 %att.declarable.attributes; >
5475 2 mingarao
<!--doc:a full street address including any name or number identifying a
5476 2 mingarao
        building as well as the name of the street or route on which it is
5477 2 mingarao
        located. -->
5478 2 mingarao
<!ELEMENT street %macro.phraseSeq;>
5479 2 mingarao
<!ATTLIST street xmlns CDATA "http://www.tei-c.org/ns/1.0">
5480 2 mingarao
<!ATTLIST street
5481 2 mingarao
 %att.global.attributes; >
5482 2 mingarao
<!--doc:contains the stress pattern for a dictionary headword, if given separately. -->
5483 2 mingarao
<!ELEMENT stress %macro.paraContent;>
5484 2 mingarao
<!ATTLIST stress xmlns CDATA "http://www.tei-c.org/ns/1.0">
5485 2 mingarao
<!ATTLIST stress
5486 2 mingarao
 %att.global.attributes; >
5487 2 mingarao
<!--doc:(string value) represents the value part of a feature-value specification
5488 2 mingarao
  which contains a string. -->
5489 2 mingarao
<!ELEMENT string %macro.xtext;>
5490 2 mingarao
<!ATTLIST string xmlns CDATA "http://www.tei-c.org/ns/1.0">
5491 2 mingarao
<!ATTLIST string
5492 2 mingarao
 %att.global.attributes; >
5493 2 mingarao
<!--doc:contains the intended expansion for the entity documented by a macroSpec element,
5494 2 mingarao
    enclosed by quotation marks. -->
5495 2 mingarao
<!ELEMENT stringVal  (#PCDATA)>
5496 2 mingarao
<!ATTLIST stringVal xmlns CDATA "http://www.tei-c.org/ns/1.0">
5497 2 mingarao
<!ATTLIST stringVal
5498 2 mingarao
 %att.global.attributes; >
5499 2 mingarao
<!--doc:(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable,
5500 2 mingarao
        etc.) -->
5501 2 mingarao
<!ELEMENT subc %macro.paraContent;>
5502 2 mingarao
<!ATTLIST subc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5503 2 mingarao
<!ATTLIST subc
5504 2 mingarao
 %att.global.attributes;
5505 2 mingarao
 %att.lexicographic.attributes; >
5506 2 mingarao
<!--doc:(substitution) groups one or more deletions with one or more additions when
5507 2 mingarao
  the combination is to be regarded as a single intervention in the text. -->
5508 2 mingarao
<!ELEMENT subst ((%model.pPart.transcriptional;),(%model.pPart.transcriptional;)+)>
5509 2 mingarao
<!ATTLIST subst xmlns CDATA "http://www.tei-c.org/ns/1.0">
5510 2 mingarao
<!ATTLIST subst
5511 2 mingarao
 %att.global.attributes;
5512 2 mingarao
 %att.transcriptional.attributes; >
5513 2 mingarao
<!--doc:contains a brief summary of the
5514 2 mingarao
intellectual content of an item, provided by the cataloguer. -->
5515 2 mingarao
<!ELEMENT summary %macro.phraseSeq;>
5516 2 mingarao
<!ATTLIST summary xmlns CDATA "http://www.tei-c.org/ns/1.0">
5517 2 mingarao
<!ATTLIST summary
5518 2 mingarao
 %att.global.attributes; >
5519 2 mingarao
<!--doc:groups successive entries for a set of homographs. -->
5520 2 mingarao
<!ELEMENT superEntry ((form?,entry+) |
5521 2 mingarao
 dictScrap)>
5522 2 mingarao
<!ATTLIST superEntry xmlns CDATA "http://www.tei-c.org/ns/1.0">
5523 2 mingarao
<!ATTLIST superEntry
5524 2 mingarao
 %att.global.attributes;
5525 2 mingarao
 %att.entryLike.attributes; >
5526 2 mingarao
<!--doc:signifies text supplied by the transcriber or editor for any
5527 2 mingarao
  reason, typically because the original cannot be read because of
5528 2 mingarao
  physical damage or loss to the original. -->
5529 2 mingarao
<!ELEMENT supplied %macro.paraContent;>
5530 2 mingarao
<!ATTLIST supplied xmlns CDATA "http://www.tei-c.org/ns/1.0">
5531 2 mingarao
<!ATTLIST supplied
5532 2 mingarao
 %att.global.attributes;
5533 2 mingarao
 %att.editLike.attributes;
5534 2 mingarao
reason CDATA  #IMPLIED >
5535 2 mingarao
<!--doc:contains a description of the materials
5536 2 mingarao
etc. which make up the physical support for the written part of a manuscript. -->
5537 2 mingarao
<!ELEMENT support %macro.specialPara;>
5538 2 mingarao
<!ATTLIST support xmlns CDATA "http://www.tei-c.org/ns/1.0">
5539 2 mingarao
<!ATTLIST support
5540 2 mingarao
 %att.global.attributes; >
5541 2 mingarao
<!--doc:(support description) groups elements describing the physical support for the written part of a manuscript. -->
5542 2 mingarao
<!ELEMENT supportDesc ((%model.pLike;)+ |
5543 2 mingarao
 (support?,extent?,foliation*,collation?,condition?))>
5544 2 mingarao
<!ATTLIST supportDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5545 2 mingarao
<!ATTLIST supportDesc
5546 2 mingarao
 %att.global.attributes;
5547 2 mingarao
material NMTOKEN  #IMPLIED >
5548 2 mingarao
<!--doc:defines a written surface in terms of a rectangular
5549 2 mingarao
coordinate space, optionally  grouping one or more graphic representations of
5550 2 mingarao
that space, and rectangular zones of interest
5551 2 mingarao
within it. -->
5552 2 mingarao
<!ELEMENT surface ((%model.glossLike;)*,(%model.graphicLike;)*,zone*)>
5553 2 mingarao
<!ATTLIST surface xmlns CDATA "http://www.tei-c.org/ns/1.0">
5554 2 mingarao
<!ATTLIST surface
5555 2 mingarao
 %att.global.attributes;
5556 2 mingarao
 %att.coordinated.attributes;
5557 2 mingarao
 %att.declaring.attributes;
5558 2 mingarao
start CDATA #IMPLIED >
5559 2 mingarao
<!--doc:contains a family (inherited) name, as opposed to a given, baptismal, or nick name. -->
5560 2 mingarao
<!ELEMENT surname %macro.phraseSeq;>
5561 2 mingarao
<!ATTLIST surname xmlns CDATA "http://www.tei-c.org/ns/1.0">
5562 2 mingarao
<!ATTLIST surname
5563 2 mingarao
 %att.global.attributes;
5564 2 mingarao
 %att.personal.attributes;
5565 2 mingarao
 %att.typed.attributes; >
5566 2 mingarao
<!--doc:contains information about any digital or
5567 2 mingarao
photographic representations of the manuscript being described which
5568 2 mingarao
may exist in the holding institution or elsewhere.  -->
5569 2 mingarao
<!ELEMENT surrogates %macro.specialPara;>
5570 2 mingarao
<!ATTLIST surrogates xmlns CDATA "http://www.tei-c.org/ns/1.0">
5571 2 mingarao
<!ATTLIST surrogates
5572 2 mingarao
 %att.global.attributes; >
5573 2 mingarao
<!--doc:(syllabification) contains the syllabification of the headword. -->
5574 2 mingarao
<!ELEMENT syll %macro.paraContent;>
5575 2 mingarao
<!ATTLIST syll xmlns CDATA "http://www.tei-c.org/ns/1.0">
5576 2 mingarao
<!ATTLIST syll
5577 2 mingarao
 %att.global.attributes;
5578 2 mingarao
 %att.lexicographic.attributes; >
5579 2 mingarao
<!--doc:(symbolic value) represents the value part of a feature-value specification
5580 2 mingarao
  which contains one of a finite list of symbols. -->
5581 2 mingarao
<!ELEMENT symbol EMPTY>
5582 2 mingarao
<!ATTLIST symbol xmlns CDATA "http://www.tei-c.org/ns/1.0">
5583 2 mingarao
<!ATTLIST symbol
5584 2 mingarao
 %att.global.attributes;
5585 2 mingarao
value CDATA #REQUIRED >
5586 2 mingarao
<!--doc:contains text displayed in tabular form, in rows and columns. -->
5587 2 mingarao
<!ELEMENT table ((%model.headLike; |
5588 2 mingarao
 %model.global;)*,(row,(%model.global;)*)+)>
5589 2 mingarao
<!ATTLIST table xmlns CDATA "http://www.tei-c.org/ns/1.0">
5590 2 mingarao
<!ATTLIST table
5591 2 mingarao
 %att.global.attributes;
5592 2 mingarao
rows CDATA #IMPLIED
5593 2 mingarao
cols CDATA #IMPLIED >
5594 2 mingarao
<!--doc:contains text of a complete start- or end-tag, possibly including attribute specifications,
5595 2 mingarao
    but excluding the opening and closing markup delimiter characters. -->
5596 2 mingarao
<!ELEMENT tag  (#PCDATA)>
5597 2 mingarao
<!ATTLIST tag xmlns CDATA "http://www.tei-c.org/ns/1.0">
5598 2 mingarao
<!ATTLIST tag
5599 2 mingarao
 %att.global.attributes;
5600 2 mingarao
type (start|
5601 2 mingarao
end|
5602 2 mingarao
empty|
5603 2 mingarao
pi|
5604 2 mingarao
comment|
5605 2 mingarao
ms) #IMPLIED
5606 2 mingarao
scheme (TEI|
5607 2 mingarao
DBK|
5608 2 mingarao
XX) "TEI"  >
5609 2 mingarao
<!--doc:supplies information about the usage of a specific element within a text.  -->
5610 2 mingarao
<!ELEMENT tagUsage %macro.limitedContent;>
5611 2 mingarao
<!ATTLIST tagUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
5612 2 mingarao
<!ATTLIST tagUsage
5613 2 mingarao
 %att.global.attributes;
5614 2 mingarao
gi NMTOKEN  #REQUIRED
5615 2 mingarao
occurs CDATA #IMPLIED
5616 2 mingarao
withId CDATA #IMPLIED
5617 2 mingarao
render CDATA #IMPLIED >
5618 2 mingarao
<!--doc:(tagging declaration) provides detailed information about the tagging applied to a document. -->
5619 2 mingarao
<!ELEMENT tagsDecl (rendition*,namespace*)>
5620 2 mingarao
<!ATTLIST tagsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
5621 2 mingarao
<!ATTLIST tagsDecl
5622 2 mingarao
 %att.global.attributes; >
5623 2 mingarao
<!--doc:defines a typology used to classify texts either implicitly, by means of a bibliographic
5624 2 mingarao
    citation, or explicitly by a structured taxonomy. -->
5625 2 mingarao
<!ELEMENT taxonomy ((%model.glossLike;)* |
5626 2 mingarao
 category+ |
5627 2 mingarao
 ((%model.biblLike;),category*))>
5628 2 mingarao
<!ATTLIST taxonomy xmlns CDATA "http://www.tei-c.org/ns/1.0">
5629 2 mingarao
<!ATTLIST taxonomy
5630 2 mingarao
 %att.global.attributes; >
5631 2 mingarao
<!--doc:(technical stage direction) describes a special-purpose stage direction that is not
5632 2 mingarao
meant for the actors. -->
5633 2 mingarao
<!ELEMENT tech %macro.paraContent;>
5634 2 mingarao
<!ATTLIST tech xmlns CDATA "http://www.tei-c.org/ns/1.0">
5635 2 mingarao
<!ATTLIST tech
5636 2 mingarao
 %att.global.attributes;
5637 2 mingarao
type (light|
5638 2 mingarao
sound|
5639 2 mingarao
prop|
5640 2 mingarao
block) #IMPLIED
5641 2 mingarao
perf NMTOKEN  #IMPLIED >
5642 2 mingarao
<!--doc:contains the whole of a TEI encoded corpus, comprising a single corpus header and one or
5643 2 mingarao
    more TEI elements, each containing a single text header and a text. -->
5644 2 mingarao
<!ELEMENT teiCorpus (teiHeader,(TEI |
5645 2 mingarao
 teiCorpus)+)>
5646 2 mingarao
<!ATTLIST teiCorpus xmlns CDATA "http://www.tei-c.org/ns/1.0">
5647 2 mingarao
<!ATTLIST teiCorpus
5648 2 mingarao
 %att.global.attributes;
5649 2 mingarao
version CDATA "5.0"  >
5650 2 mingarao
<!ATTLIST teiCorpus xsi:schemaLocation CDATA #IMPLIED
5651 2 mingarao
 xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
5652 2 mingarao
 >
5653 2 mingarao
<!--doc:(TEI Header) supplies the descriptive and declarative information making up an electronic title page
5654 2 mingarao
    prefixed to every TEI-conformant text. -->
5655 2 mingarao
<!ELEMENT teiHeader (fileDesc,(%model.headerPart;)*,revisionDesc?)>
5656 2 mingarao
<!ATTLIST teiHeader xmlns CDATA "http://www.tei-c.org/ns/1.0">
5657 2 mingarao
<!ATTLIST teiHeader
5658 2 mingarao
 %att.global.attributes;
5659 2 mingarao
type NMTOKEN  "text"  >
5660 2 mingarao
<!--doc:contains a single-word, multi-word, or symbolic designation which is regarded as a technical
5661 2 mingarao
    term. -->
5662 2 mingarao
<!ELEMENT term %macro.phraseSeq;>
5663 2 mingarao
<!ATTLIST term xmlns CDATA "http://www.tei-c.org/ns/1.0">
5664 2 mingarao
<!ATTLIST term
5665 2 mingarao
 %att.global.attributes;
5666 2 mingarao
 %att.declaring.attributes;
5667 2 mingarao
 %att.typed.attributes;
5668 2 mingarao
 %att.canonical.attributes;
5669 2 mingarao
sortKey CDATA #IMPLIED
5670 2 mingarao
target CDATA #IMPLIED
5671 2 mingarao
cRef CDATA #IMPLIED >
5672 2 mingarao
<!--doc:contains information about the physical terrain of a place. -->
5673 2 mingarao
<!ELEMENT terrain ((%model.headLike;)*,((%model.pLike;)+ |
5674 2 mingarao
 (%model.labelLike;)+),(%model.noteLike; |
5675 2 mingarao
 %model.biblLike;)*,terrain*)>
5676 2 mingarao
<!ATTLIST terrain xmlns CDATA "http://www.tei-c.org/ns/1.0">
5677 2 mingarao
<!ATTLIST terrain
5678 2 mingarao
 %att.global.attributes;
5679 2 mingarao
 %att.datable.attributes;
5680 2 mingarao
 %att.editLike.attributes;
5681 2 mingarao
 %att.naming.attributes;
5682 2 mingarao
 %att.typed.attributes; >
5683 2 mingarao
<!--doc:contains a single text of any kind, whether unitary or composite, for example a poem or
5684 2 mingarao
    drama, a collection of essays, a novel, a dictionary, or a corpus sample. -->
5685 2 mingarao
<!ELEMENT text ((%model.global;)*,(front,(%model.global;)*)?,(body |
5686 2 mingarao
 group),(%model.global;)*,(back,(%model.global;)*)?)>
5687 2 mingarao
<!ATTLIST text xmlns CDATA "http://www.tei-c.org/ns/1.0">
5688 2 mingarao
<!ATTLIST text
5689 2 mingarao
 %att.global.attributes;
5690 2 mingarao
 %att.declaring.attributes;
5691 2 mingarao
 %att.typed.attributes; >
5692 2 mingarao
<!--doc:(text classification) groups information which describes the nature or topic of a text in terms of a standard
5693 2 mingarao
    classification scheme, thesaurus, etc. -->
5694 2 mingarao
<!ELEMENT textClass (classCode |
5695 2 mingarao
 catRef |
5696 2 mingarao
 keywords)*>
5697 2 mingarao
<!ATTLIST textClass xmlns CDATA "http://www.tei-c.org/ns/1.0">
5698 2 mingarao
<!ATTLIST textClass
5699 2 mingarao
 %att.global.attributes;
5700 2 mingarao
 %att.declarable.attributes; >
5701 2 mingarao
<!--doc:(text description) provides a description of a text in terms of its
5702 2 mingarao
situational parameters. -->
5703 2 mingarao
<!ELEMENT textDesc (%model.textDescPart_sequence;,purpose+)>
5704 2 mingarao
<!ATTLIST textDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5705 2 mingarao
<!ATTLIST textDesc
5706 2 mingarao
 %att.global.attributes;
5707 2 mingarao
 %att.declarable.attributes; >
5708 2 mingarao
<!--doc:(text language) describes the languages and writing systems used by a manuscript (as
5709 2 mingarao
    opposed to its description, which is described in the langUsage element). -->
5710 2 mingarao
<!ELEMENT textLang %macro.phraseSeq;>
5711 2 mingarao
<!ATTLIST textLang xmlns CDATA "http://www.tei-c.org/ns/1.0">
5712 2 mingarao
<!ATTLIST textLang
5713 2 mingarao
 %att.global.attributes;
5714 2 mingarao
mainLang CDATA #IMPLIED
5715 2 mingarao
otherLangs CDATA  #IMPLIED >
5716 2 mingarao
<!--doc:separates the condition from the default in an if, or
5717 2 mingarao
the antecedent and the consequent in a cond element. -->
5718 2 mingarao
<!ELEMENT then EMPTY>
5719 2 mingarao
<!ATTLIST then xmlns CDATA "http://www.tei-c.org/ns/1.0">
5720 2 mingarao
<!ATTLIST then
5721 2 mingarao
 %att.global.attributes; >
5722 2 mingarao
<!--doc:contains a phrase defining a time of day in any format. -->
5723 2 mingarao
<!ELEMENT time ( #PCDATA |
5724 2 mingarao
 %model.gLike; |
5725 2 mingarao
 %model.phrase; |
5726 2 mingarao
 %model.global;)*>
5727 2 mingarao
<!ATTLIST time xmlns CDATA "http://www.tei-c.org/ns/1.0">
5728 2 mingarao
<!ATTLIST time
5729 2 mingarao
 %att.global.attributes;
5730 2 mingarao
 %att.datable.attributes;
5731 2 mingarao
 %att.duration.attributes;
5732 2 mingarao
 %att.editLike.attributes;
5733 2 mingarao
 %att.typed.attributes; >
5734 2 mingarao
<!--doc:(timeline) provides a set of ordered points in time which can be linked to
5735 2 mingarao
elements of a spoken text to create a temporal alignment of that text. -->
5736 2 mingarao
<!ELEMENT timeline (when)+>
5737 2 mingarao
<!ATTLIST timeline xmlns CDATA "http://www.tei-c.org/ns/1.0">
5738 2 mingarao
<!ATTLIST timeline
5739 2 mingarao
 %att.global.attributes;
5740 2 mingarao
origin CDATA #REQUIRED
5741 2 mingarao
unit NMTOKEN  #IMPLIED
5742 2 mingarao
interval CDATA #IMPLIED >
5743 2 mingarao
<!--doc:contains a title for any kind of work. -->
5744 2 mingarao
<!ELEMENT title %macro.paraContent;>
5745 2 mingarao
<!ATTLIST title xmlns CDATA "http://www.tei-c.org/ns/1.0">
5746 2 mingarao
<!ATTLIST title
5747 2 mingarao
 %att.global.attributes;
5748 2 mingarao
 %att.canonical.attributes;
5749 2 mingarao
level (a|
5750 2 mingarao
m|
5751 2 mingarao
j|
5752 2 mingarao
s|
5753 2 mingarao
u) #IMPLIED
5754 2 mingarao
type NMTOKEN  #IMPLIED >
5755 2 mingarao
<!--doc:(title page) contains the title page of a text, appearing within the front or back matter.  -->
5756 2 mingarao
<!ELEMENT titlePage ((%model.global;)*,(%model.titlepagePart;),(%model.titlepagePart; |
5757 2 mingarao
 %model.global;)*)>
5758 2 mingarao
<!ATTLIST titlePage xmlns CDATA "http://www.tei-c.org/ns/1.0">
5759 2 mingarao
<!ATTLIST titlePage
5760 2 mingarao
 %att.global.attributes;
5761 2 mingarao
type NMTOKEN  #IMPLIED >
5762 2 mingarao
<!--doc:contains a subsection or division of the title of a work, as
5763 2 mingarao
indicated on a title page. -->
5764 2 mingarao
<!ELEMENT titlePart %macro.paraContent;>
5765 2 mingarao
<!ATTLIST titlePart xmlns CDATA "http://www.tei-c.org/ns/1.0">
5766 2 mingarao
<!ATTLIST titlePart
5767 2 mingarao
 %att.global.attributes;
5768 2 mingarao
type NMTOKEN  "main"  >
5769 2 mingarao
<!--doc:(title statement) groups information about the title of a work and those responsible for its intellectual
5770 2 mingarao
    content. -->
5771 2 mingarao
<!ELEMENT titleStmt (title+,(%model.respLike;)*)>
5772 2 mingarao
<!ATTLIST titleStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
5773 2 mingarao
<!ATTLIST titleStmt
5774 2 mingarao
 %att.global.attributes; >
5775 2 mingarao
<!--doc:(tense) indicates the grammatical tense associated with a given inflected form in a dictionary. -->
5776 2 mingarao
<!ELEMENT tns %macro.paraContent;>
5777 2 mingarao
<!ATTLIST tns xmlns CDATA "http://www.tei-c.org/ns/1.0">
5778 2 mingarao
<!ATTLIST tns
5779 2 mingarao
 %att.global.attributes;
5780 2 mingarao
 %att.lexicographic.attributes; >
5781 2 mingarao
<!--doc:contains a closing title or footer appearing at the end of a division of a text.  -->
5782 2 mingarao
<!ELEMENT trailer %macro.phraseSeq;>
5783 2 mingarao
<!ATTLIST trailer xmlns CDATA "http://www.tei-c.org/ns/1.0">
5784 2 mingarao
<!ATTLIST trailer
5785 2 mingarao
 %att.global.attributes; >
5786 2 mingarao
<!--doc:contains a description of some culturally-determined and in principle unchanging characteristic attributed to a person or place . -->
5787 2 mingarao
<!ELEMENT trait (trait+ |
5788 2 mingarao
 ((%model.headLike;)*,(%model.pLike;)+,(%model.noteLike; |
5789 2 mingarao
 %model.biblLike;)*) |
5790 2 mingarao
 (%model.labelLike; |
5791 2 mingarao
 %model.noteLike; |
5792 2 mingarao
 %model.biblLike;)*)>
5793 2 mingarao
<!ATTLIST trait xmlns CDATA "http://www.tei-c.org/ns/1.0">
5794 2 mingarao
<!ATTLIST trait
5795 2 mingarao
 %att.global.attributes;
5796 2 mingarao
 %att.datable.attributes;
5797 2 mingarao
 %att.editLike.attributes;
5798 2 mingarao
 %att.naming.attributes;
5799 2 mingarao
 %att.typed.attributes; >
5800 2 mingarao
<!--doc:encodes a tree, which is made up of a root, internal nodes,
5801 2 mingarao
leaves, and arcs from root to leaves. -->
5802 2 mingarao
<!ELEMENT tree (label?,((leaf |
5803 2 mingarao
 iNode)*,root,(leaf |
5804 2 mingarao
 iNode)*))>
5805 2 mingarao
<!ATTLIST tree xmlns CDATA "http://www.tei-c.org/ns/1.0">
5806 2 mingarao
<!ATTLIST tree
5807 2 mingarao
 %att.global.attributes;
5808 2 mingarao
arity CDATA #IMPLIED
5809 2 mingarao
ord (true|
5810 2 mingarao
partial|
5811 2 mingarao
false) "true"
5812 2 mingarao
order CDATA #IMPLIED >
5813 2 mingarao
<!--doc:(underspecified embedding tree, so called because of its
5814 2 mingarao
  characteristic shape when drawn) Provides for an underspecified eTree, that is, an eTree with
5815 2 mingarao
  information left out. -->
5816 2 mingarao
<!ELEMENT triangle (label?,(eTree |
5817 2 mingarao
 triangle |
5818 2 mingarao
 eLeaf)*)>
5819 2 mingarao
<!ATTLIST triangle xmlns CDATA "http://www.tei-c.org/ns/1.0">
5820 2 mingarao
<!ATTLIST triangle
5821 2 mingarao
 %att.global.attributes;
5822 2 mingarao
value CDATA #IMPLIED >
5823 2 mingarao
<!--doc:contains a description of the typefaces or other aspects of
5824 2 mingarao
  the printing of an incunable or other printed source. -->
5825 2 mingarao
<!ELEMENT typeDesc ((%model.pLike;)+ |
5826 2 mingarao
 (summary?,typeNote+))>
5827 2 mingarao
<!ATTLIST typeDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5828 2 mingarao
<!ATTLIST typeDesc
5829 2 mingarao
 %att.global.attributes; >
5830 2 mingarao
<!--doc:describes a particular font or other significant typographic feature distinguished within
5831 2 mingarao
    the description of a printed resource. -->
5832 2 mingarao
<!ELEMENT typeNote %macro.specialPara;>
5833 2 mingarao
<!ATTLIST typeNote xmlns CDATA "http://www.tei-c.org/ns/1.0">
5834 2 mingarao
<!ATTLIST typeNote
5835 2 mingarao
 %att.global.attributes;
5836 2 mingarao
 %att.handFeatures.attributes; >
5837 2 mingarao
<!--doc:(utterance) a stretch of speech usually preceded and followed by
5838 2 mingarao
silence or by a change of speaker. -->
5839 2 mingarao
<!ELEMENT u ( #PCDATA |
5840 2 mingarao
 %model.gLike; |
5841 2 mingarao
 %model.phrase; |
5842 2 mingarao
 %model.global;)*>
5843 2 mingarao
<!ATTLIST u xmlns CDATA "http://www.tei-c.org/ns/1.0">
5844 2 mingarao
<!ATTLIST u
5845 2 mingarao
 %att.global.attributes;
5846 2 mingarao
 %att.timed.attributes;
5847 2 mingarao
 %att.declaring.attributes;
5848 2 mingarao
 %att.ascribed.attributes;
5849 2 mingarao
trans (smooth|
5850 2 mingarao
latching|
5851 2 mingarao
overlap|
5852 2 mingarao
pause) "smooth"  >
5853 2 mingarao
<!--doc:contains a word, phrase, or passage which cannot be transcribed with certainty because it
5854 2 mingarao
        is illegible or inaudible in the source. -->
5855 2 mingarao
<!ELEMENT unclear %macro.paraContent;>
5856 2 mingarao
<!ATTLIST unclear xmlns CDATA "http://www.tei-c.org/ns/1.0">
5857 2 mingarao
<!ATTLIST unclear
5858 2 mingarao
 %att.global.attributes;
5859 2 mingarao
 %att.editLike.attributes;
5860 2 mingarao
reason CDATA  #IMPLIED
5861 2 mingarao
hand CDATA #IMPLIED
5862 2 mingarao
agent NMTOKEN  #IMPLIED >
5863 2 mingarao
<!--doc:(unicode property name) contains the name of a registered Unicode normative or informative property.  -->
5864 2 mingarao
<!ELEMENT unicodeName  (#PCDATA)>
5865 2 mingarao
<!ATTLIST unicodeName xmlns CDATA "http://www.tei-c.org/ns/1.0">
5866 2 mingarao
<!ATTLIST unicodeName
5867 2 mingarao
 %att.global.attributes;
5868 2 mingarao
version CDATA #IMPLIED >
5869 2 mingarao
<!--doc:(usage) contains usage information in a dictionary entry. -->
5870 2 mingarao
<!ELEMENT usg %macro.paraContent;>
5871 2 mingarao
<!ATTLIST usg xmlns CDATA "http://www.tei-c.org/ns/1.0">
5872 2 mingarao
<!ATTLIST usg
5873 2 mingarao
 %att.global.attributes;
5874 2 mingarao
 %att.lexicographic.attributes;
5875 2 mingarao
type NMTOKEN  #IMPLIED >
5876 2 mingarao
<!--doc:(value alternation) represents the value part of a feature-value specification
5877 2 mingarao
  which contains a set of values, only one of which can be valid. -->
5878 2 mingarao
<!ELEMENT vAlt ((%model.featureVal;),(%model.featureVal;)+)>
5879 2 mingarao
<!ATTLIST vAlt xmlns CDATA "http://www.tei-c.org/ns/1.0">
5880 2 mingarao
<!ATTLIST vAlt
5881 2 mingarao
 %att.global.attributes; >
5882 2 mingarao
<!--doc:(collection of values) represents the value part of a feature-value specification
5883 2 mingarao
  which contains multiple values organized as a set, bag, or list. -->
5884 2 mingarao
<!ELEMENT vColl (fs |
5885 2 mingarao
 %model.featureVal.single;)*>
5886 2 mingarao
<!ATTLIST vColl xmlns CDATA "http://www.tei-c.org/ns/1.0">
5887 2 mingarao
<!ATTLIST vColl
5888 2 mingarao
 %att.global.attributes;
5889 2 mingarao
org (set|
5890 2 mingarao
bag|
5891 2 mingarao
list) #IMPLIED >
5892 2 mingarao
<!--doc:(value default) declares the default value to be supplied when a feature structure
5893 2 mingarao
does not contain an instance of f for this name; if
5894 2 mingarao
unconditional, it is specified as one (or, depending on the value of
5895 2 mingarao
the org attribute of the enclosing fDecl) more
5896 2 mingarao
fs elements or primitive values;
5897 2 mingarao
if conditional, it is specified as
5898 2 mingarao
one or more if elements; if no default is specified, or no
5899 2 mingarao
condition matches, the value none is assumed. -->
5900 2 mingarao
<!ELEMENT vDefault ((%model.featureVal;)+ |
5901 2 mingarao
 if+)>
5902 2 mingarao
<!ATTLIST vDefault xmlns CDATA "http://www.tei-c.org/ns/1.0">
5903 2 mingarao
<!ATTLIST vDefault
5904 2 mingarao
 %att.global.attributes; >
5905 2 mingarao
<!--doc:(value label) represents the value part of a feature-value specification
5906 2 mingarao
  which appears at more than one point in a feature structure. -->
5907 2 mingarao
<!ELEMENT vLabel (%model.featureVal;)?>
5908 2 mingarao
<!ATTLIST vLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
5909 2 mingarao
<!ATTLIST vLabel
5910 2 mingarao
 %att.global.attributes;
5911 2 mingarao
name CDATA #REQUIRED >
5912 2 mingarao
<!--doc:(merged collection of values) represents a feature value which is the result of merging
5913 2 mingarao
  together the feature values contained by its children, using the organization
5914 2 mingarao
  specified by the org attribute. -->
5915 2 mingarao
<!ELEMENT vMerge (%model.featureVal;)+>
5916 2 mingarao
<!ATTLIST vMerge xmlns CDATA "http://www.tei-c.org/ns/1.0">
5917 2 mingarao
<!ATTLIST vMerge
5918 2 mingarao
 %att.global.attributes;
5919 2 mingarao
org (set|
5920 2 mingarao
bag|
5921 2 mingarao
list) #IMPLIED >
5922 2 mingarao
<!--doc:(value negation) represents a feature value which is the negation of its content. -->
5923 2 mingarao
<!ELEMENT vNot (%model.featureVal;)>
5924 2 mingarao
<!ATTLIST vNot xmlns CDATA "http://www.tei-c.org/ns/1.0">
5925 2 mingarao
<!ATTLIST vNot
5926 2 mingarao
 %att.global.attributes; >
5927 2 mingarao
<!--doc:(value range) defines the range of allowed values for a feature, in the form of
5928 2 mingarao
an fs, vAlt, or primitive value;
5929 2 mingarao
for the value of an f to be valid, it must be
5930 2 mingarao
subsumed by the specified range; if the f
5931 2 mingarao
contains multiple values (as sanctioned by the org attribute),
5932 2 mingarao
then each value must be subsumed by the vRange. -->
5933 2 mingarao
<!ELEMENT vRange (%model.featureVal;)>
5934 2 mingarao
<!ATTLIST vRange xmlns CDATA "http://www.tei-c.org/ns/1.0">
5935 2 mingarao
<!ATTLIST vRange
5936 2 mingarao
 %att.global.attributes; >
5937 2 mingarao
<!--doc:(value) contains a single attribute value. -->
5938 2 mingarao
<!ELEMENT val  (#PCDATA)>
5939 2 mingarao
<!ATTLIST val xmlns CDATA "http://www.tei-c.org/ns/1.0">
5940 2 mingarao
<!ATTLIST val
5941 2 mingarao
 %att.global.attributes; >
5942 2 mingarao
<!--doc:(value description) specifies any semantic or syntactic constraint on the value that
5943 2 mingarao
an attribute may take, additional to the information carried by the
5944 2 mingarao
datatype element. -->
5945 2 mingarao
<!ELEMENT valDesc %macro.phraseSeq.limited;>
5946 2 mingarao
<!ATTLIST valDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
5947 2 mingarao
<!ATTLIST valDesc
5948 2 mingarao
 %att.global.attributes;
5949 2 mingarao
 %att.translatable.attributes;
5950 2 mingarao
mode (add|
5951 2 mingarao
delete|
5952 2 mingarao
change|
5953 2 mingarao
replace) "add"  >
5954 2 mingarao
<!--doc:documents a single attribute-value within a list of possible
5955 2 mingarao
  or mandatory items. -->
5956 2 mingarao
<!ELEMENT valItem (%model.glossLike;)*>
5957 2 mingarao
<!ATTLIST valItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
5958 2 mingarao
<!ATTLIST valItem
5959 2 mingarao
 %att.global.attributes;
5960 2 mingarao
 %att.identified.attributes; >
5961 2 mingarao
<!--doc:(value list) contains one or more valItem elements defining possible values for an attribute. -->
5962 2 mingarao
<!ELEMENT valList (valItem)*>
5963 2 mingarao
<!ATTLIST valList xmlns CDATA "http://www.tei-c.org/ns/1.0">
5964 2 mingarao
<!ATTLIST valList
5965 2 mingarao
 %att.global.attributes;
5966 2 mingarao
mode (add|
5967 2 mingarao
delete|
5968 2 mingarao
change|
5969 2 mingarao
replace) "add"
5970 2 mingarao
type (closed|
5971 2 mingarao
semi|
5972 2 mingarao
open) "open"  >
5973 2 mingarao
<!--doc:(value) contains a single value for some property, attribute, or other
5974 2 mingarao
  analysis. -->
5975 2 mingarao
<!ELEMENT value %macro.xtext;>
5976 2 mingarao
<!ATTLIST value xmlns CDATA "http://www.tei-c.org/ns/1.0">
5977 2 mingarao
<!ATTLIST value
5978 2 mingarao
 %att.global.attributes; >
5979 2 mingarao
<!--doc:declares the method used to encode text-critical variants. -->
5980 2 mingarao
<!ELEMENT variantEncoding EMPTY>
5981 2 mingarao
<!ATTLIST variantEncoding xmlns CDATA "http://www.tei-c.org/ns/1.0">
5982 2 mingarao
<!ATTLIST variantEncoding
5983 2 mingarao
 %att.global.attributes;
5984 2 mingarao
method (location-referenced|
5985 2 mingarao
double-end-point|
5986 2 mingarao
parallel-segmentation) #REQUIRED
5987 2 mingarao
location (internal|
5988 2 mingarao
external) #REQUIRED >
5989 2 mingarao
<!--doc:describes the visual context of some part of a screen play in
5990 2 mingarao
terms of what the spectator sees, generally independent of any
5991 2 mingarao
dialogue. -->
5992 2 mingarao
<!ELEMENT view %macro.specialPara;>
5993 2 mingarao
<!ATTLIST view xmlns CDATA "http://www.tei-c.org/ns/1.0">
5994 2 mingarao
<!ATTLIST view
5995 2 mingarao
 %att.global.attributes; >
5996 2 mingarao
<!--doc:any vocalized but not necessarily lexical phenomenon, for
5997 2 mingarao
  example voiced pauses, non-lexical backchannels, etc. -->
5998 2 mingarao
<!ELEMENT vocal (%model.glossLike;)*>
5999 2 mingarao
<!ATTLIST vocal xmlns CDATA "http://www.tei-c.org/ns/1.0">
6000 2 mingarao
<!ATTLIST vocal
6001 2 mingarao
 %att.global.attributes;
6002 2 mingarao
 %att.timed.attributes;
6003 2 mingarao
 %att.ascribed.attributes;
6004 2 mingarao
 %att.typed.attributes;
6005 2 mingarao
iterated CDATA "false"  >
6006 2 mingarao
<!--doc:(word) represents a grammatical (not necessarily orthographic) word. -->
6007 2 mingarao
<!ELEMENT w ( #PCDATA |
6008 2 mingarao
 %model.gLike; |
6009 2 mingarao
 seg |
6010 2 mingarao
 w |
6011 2 mingarao
 m |
6012 2 mingarao
 c |
6013 2 mingarao
 %model.global; |
6014 2 mingarao
 %model.lPart; |
6015 2 mingarao
 %model.hiLike; |
6016 2 mingarao
 %model.pPart.edit;)*>
6017 2 mingarao
<!ATTLIST w xmlns CDATA "http://www.tei-c.org/ns/1.0">
6018 2 mingarao
<!ATTLIST w
6019 2 mingarao
 %att.global.attributes;
6020 2 mingarao
 %att.segLike.attributes;
6021 2 mingarao
 %att.typed.attributes;
6022 2 mingarao
lemma CDATA #IMPLIED
6023 2 mingarao
lemmaRef CDATA  #IMPLIED >
6024 2 mingarao
<!--doc:contains a word or phrase describing a
6025 2 mingarao
watermark or similar device. -->
6026 2 mingarao
<!ELEMENT watermark %macro.phraseSeq;>
6027 2 mingarao
<!ATTLIST watermark xmlns CDATA "http://www.tei-c.org/ns/1.0">
6028 2 mingarao
<!ATTLIST watermark
6029 2 mingarao
 %att.global.attributes; >
6030 2 mingarao
<!--doc:indicates a point in time either relative to other elements in the
6031 2 mingarao
same timeline tag, or absolutely. -->
6032 2 mingarao
<!ELEMENT when EMPTY>
6033 2 mingarao
<!ATTLIST when xmlns CDATA "http://www.tei-c.org/ns/1.0">
6034 2 mingarao
<!ATTLIST when
6035 2 mingarao
 %att.global.attributes;
6036 2 mingarao
absolute CDATA #IMPLIED
6037 2 mingarao
unit NMTOKEN  #IMPLIED
6038 2 mingarao
interval CDATA #IMPLIED
6039 2 mingarao
since CDATA #IMPLIED >
6040 2 mingarao
<!--doc:contains a measurement measured along the
6041 2 mingarao
  axis parallel to the bottom of the written surface, i.e.
6042 2 mingarao
perpendicular to the spine of a book or codex.  -->
6043 2 mingarao
<!ELEMENT width %macro.xtext;>
6044 2 mingarao
<!ATTLIST width xmlns CDATA "http://www.tei-c.org/ns/1.0">
6045 2 mingarao
<!ATTLIST width
6046 2 mingarao
 %att.global.attributes;
6047 2 mingarao
 %att.dimensions.attributes; >
6048 2 mingarao
<!--doc:contains a list of one or more sigla of witnesses attesting a
6049 2 mingarao
given reading, in a textual variation. -->
6050 2 mingarao
<!ELEMENT wit %macro.phraseSeq;>
6051 2 mingarao
<!ATTLIST wit xmlns CDATA "http://www.tei-c.org/ns/1.0">
6052 2 mingarao
<!ATTLIST wit
6053 2 mingarao
 %att.global.attributes;
6054 2 mingarao
 %att.rdgPart.attributes; >
6055 2 mingarao
<!--doc:(witness detail) gives further information about a particular witness, or
6056 2 mingarao
witnesses, to a particular reading. -->
6057 2 mingarao
<!ELEMENT witDetail %macro.phraseSeq;>
6058 2 mingarao
<!ATTLIST witDetail xmlns CDATA "http://www.tei-c.org/ns/1.0">
6059 2 mingarao
<!ATTLIST witDetail
6060 2 mingarao
 %att.global.attributes;
6061 2 mingarao
 %att.placement.attributes;
6062 2 mingarao
target CDATA  #REQUIRED
6063 2 mingarao
resp CDATA #IMPLIED
6064 2 mingarao
wit CDATA  #REQUIRED
6065 2 mingarao
type NMTOKEN  #IMPLIED >
6066 2 mingarao
<!--doc:(fragmented witness end) indicates the end, or suspension, of the text of a fragmentary
6067 2 mingarao
witness. -->
6068 2 mingarao
<!ELEMENT witEnd EMPTY>
6069 2 mingarao
<!ATTLIST witEnd xmlns CDATA "http://www.tei-c.org/ns/1.0">
6070 2 mingarao
<!ATTLIST witEnd
6071 2 mingarao
 %att.global.attributes;
6072 2 mingarao
 %att.rdgPart.attributes; >
6073 2 mingarao
<!--doc:(fragmented witness start) indicates the beginning, or resumption, of the text of a
6074 2 mingarao
fragmentary witness. -->
6075 2 mingarao
<!ELEMENT witStart EMPTY>
6076 2 mingarao
<!ATTLIST witStart xmlns CDATA "http://www.tei-c.org/ns/1.0">
6077 2 mingarao
<!ATTLIST witStart
6078 2 mingarao
 %att.global.attributes;
6079 2 mingarao
 %att.rdgPart.attributes; >
6080 2 mingarao
<!--doc:contains either a description of a single witness referred to
6081 2 mingarao
within the critical apparatus, or a list of witnesses which is to be
6082 2 mingarao
referred to by a single sigil. -->
6083 2 mingarao
<!ELEMENT witness %macro.limitedContent;>
6084 2 mingarao
<!ATTLIST witness xmlns CDATA "http://www.tei-c.org/ns/1.0">
6085 2 mingarao
<!ATTLIST witness
6086 2 mingarao
 %att.global.attributes; >
6087 2 mingarao
<!--doc:a passage of written text revealed to participants in the
6088 2 mingarao
  course of a spoken text. -->
6089 2 mingarao
<!ELEMENT writing %macro.paraContent;>
6090 2 mingarao
<!ATTLIST writing xmlns CDATA "http://www.tei-c.org/ns/1.0">
6091 2 mingarao
<!ATTLIST writing
6092 2 mingarao
 %att.global.attributes;
6093 2 mingarao
 %att.ascribed.attributes;
6094 2 mingarao
 %att.typed.attributes;
6095 2 mingarao
 %att.timed.attributes;
6096 2 mingarao
source CDATA #IMPLIED
6097 2 mingarao
gradual CDATA #IMPLIED >
6098 2 mingarao
<!--doc:(cross-reference phrase) contains a phrase, sentence, or icon referring the reader to some other location in this or
6099 2 mingarao
    another text. -->
6100 2 mingarao
<!ELEMENT xr ( #PCDATA |
6101 2 mingarao
 %model.gLike; |
6102 2 mingarao
 %model.phrase; |
6103 2 mingarao
 %model.inter; |
6104 2 mingarao
 usg |
6105 2 mingarao
 lbl |
6106 2 mingarao
 %model.global;)*>
6107 2 mingarao
<!ATTLIST xr xmlns CDATA "http://www.tei-c.org/ns/1.0">
6108 2 mingarao
<!ATTLIST xr
6109 2 mingarao
 %att.global.attributes;
6110 2 mingarao
 %att.lexicographic.attributes;
6111 2 mingarao
type NMTOKEN  #IMPLIED >
6112 2 mingarao
<!--doc:defines a rectangular area contained within a surface
6113 2 mingarao
element.  -->
6114 2 mingarao
<!ELEMENT zone ((%model.glossLike;)*,(%model.graphicLike;)*)>
6115 2 mingarao
<!ATTLIST zone xmlns CDATA "http://www.tei-c.org/ns/1.0">
6116 2 mingarao
<!ATTLIST zone
6117 2 mingarao
 %att.global.attributes;
6118 2 mingarao
 %att.coordinated.attributes; >
6119 2 mingarao
<!-- end elements -->