
<!--
DTD Generated 2011-09-09T15:35:21Z. 
This file is released as part of the FreeDict package (http://freedict.org/). It
                  is licensed under the GNU Public License version 2.0 or later.
Edition: 1.9.0. Last updated on February 25th 2011.
Edition Location: http://www.tei-c.org/Vault/P5/1.9.0/

-->

<!-- start datatypes -->

<!ENTITY % data.certainty '(high|
medium|
low|
unknown)' >

<!ENTITY % data.numeric ' CDATA' >

<!ENTITY % data.count ' CDATA' >

<!ENTITY % data.temporal.w3c ' CDATA' >

<!ENTITY % data.duration.w3c ' CDATA' >

<!ENTITY % data.truthValue ' CDATA' >

<!ENTITY % data.xTruthValue '(unknown|
inapplicable | true | false)' >

<!ENTITY % data.language ' CDATA' >

<!ENTITY % data.namespace ' CDATA' >

<!ENTITY % data.outputMeasurement ' CDATA' >

<!ENTITY % data.pattern ' CDATA' >

<!ENTITY % data.pointer ' CDATA' >

<!ENTITY % data.version ' CDATA' >

<!ENTITY % data.key ' CDATA' >

<!ENTITY % data.word ' CDATA' >

<!ENTITY % data.code ' CDATA' >

<!ENTITY % data.name ' CDATA' >

<!ENTITY % data.enumerated '%data.name;' >

<!-- end datatypes -->

<!--predeclared classes -->

<!ENTITY % model.entryPart "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"> 
<!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"> 
<!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?"> 
<!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*"> 
<!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+"> 
<!ENTITY % model.resourceLike ""> 
<!ENTITY % model.resourceLike_sequence ""> 
<!ENTITY % model.resourceLike_sequenceOptional ""> 
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable ""> 
<!ENTITY % model.resourceLike_sequenceRepeatable ""> 
<!ENTITY % model.entryLike "superEntry |
 entry"> 
<!ENTITY % model.entryLike_sequence "superEntry, entry"> 
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?"> 
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*"> 
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+"> 
<!ENTITY % model.ptrLike.form "oRef |
 oVar |
 pRef |
 pVar"> 
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar"> 
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?"> 
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*"> 
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+"> <!ENTITY % att.global.analytic.attributes '
ana CDATA  #IMPLIED'> 
<!ENTITY % att.global.analytic.attribute.ana '
ana CDATA  #IMPLIED'>
<!ENTITY % att.global.linking.attributes '
corresp CDATA  #IMPLIED'> 
<!ENTITY % att.global.linking.attribute.corresp '
corresp CDATA  #IMPLIED'>

<!--end of predeclared classes -->
<!ENTITY % att.ascribed.attributes '
who CDATA  #IMPLIED'> 
<!ENTITY % att.ascribed.attribute.who '
who CDATA  #IMPLIED'>
<!ENTITY % att.canonical.attributes '
key %data.key;  #IMPLIED
ref CDATA  #IMPLIED'> 
<!ENTITY % att.canonical.attribute.key '
key %data.key;  #IMPLIED'>

<!ENTITY % att.canonical.attribute.ref '
ref CDATA  #IMPLIED'>
<!ENTITY % att.ranging.attributes '
atLeast %data.numeric;  #IMPLIED
atMost %data.numeric;  #IMPLIED
min %data.numeric;  #IMPLIED
max %data.numeric;  #IMPLIED'> 
<!ENTITY % att.ranging.attribute.atLeast '
atLeast %data.numeric;  #IMPLIED'>

<!ENTITY % att.ranging.attribute.atMost '
atMost %data.numeric;  #IMPLIED'>

<!ENTITY % att.ranging.attribute.min '
min %data.numeric;  #IMPLIED'>

<!ENTITY % att.ranging.attribute.max '
max %data.numeric;  #IMPLIED'>
<!ENTITY % att.dimensions.attributes ' %att.ranging.attributes;
unit %data.enumerated;  #IMPLIED
quantity %data.numeric;  #IMPLIED
extent CDATA  #IMPLIED
precision %data.certainty;  #IMPLIED
scope %data.enumerated;  #IMPLIED'> 
<!ENTITY % att.dimensions.attribute.unit '
unit %data.enumerated;  #IMPLIED'>

<!ENTITY % att.dimensions.attribute.quantity '
quantity %data.numeric;  #IMPLIED'>

<!ENTITY % att.dimensions.attribute.extent '
extent CDATA  #IMPLIED'>

<!ENTITY % att.dimensions.attribute.precision '
precision %data.certainty;  #IMPLIED'>

<!ENTITY % att.dimensions.attribute.scope '
scope %data.enumerated;  #IMPLIED'>
<!ENTITY % att.breaking.attributes '
break %data.enumerated;  #IMPLIED'> 
<!ENTITY % att.breaking.attribute.break '
break %data.enumerated;  #IMPLIED'>
<!ENTITY % att.datable.w3c.attributes '
period %data.pointer;  #IMPLIED
when %data.temporal.w3c;  #IMPLIED
notBefore %data.temporal.w3c;  #IMPLIED
notAfter %data.temporal.w3c;  #IMPLIED
from %data.temporal.w3c;  #IMPLIED
to %data.temporal.w3c;  #IMPLIED'> 
<!ENTITY % att.datable.w3c.attribute.period '
period %data.pointer;  #IMPLIED'>

<!ENTITY % att.datable.w3c.attribute.when '
when %data.temporal.w3c;  #IMPLIED'>

<!ENTITY % att.datable.w3c.attribute.notBefore '
notBefore %data.temporal.w3c;  #IMPLIED'>

<!ENTITY % att.datable.w3c.attribute.notAfter '
notAfter %data.temporal.w3c;  #IMPLIED'>

<!ENTITY % att.datable.w3c.attribute.from '
from %data.temporal.w3c;  #IMPLIED'>

<!ENTITY % att.datable.w3c.attribute.to '
to %data.temporal.w3c;  #IMPLIED'>
<!ENTITY % att.datable.attributes ' %att.datable.w3c.attributes;'> <!ENTITY % att.declarable.attributes '
default (true|false) "false" '> 
<!ENTITY % att.declarable.attribute.default '
default (true|false) "false" '>
<!ENTITY % att.declaring.attributes '
decls CDATA  #IMPLIED'> 
<!ENTITY % att.declaring.attribute.decls '
decls CDATA  #IMPLIED'>
<!ENTITY % att.divLike.attributes '
org (composite|uniform) "uniform" 
sample (initial|medial|final|unknown|complete) "complete" 
part (Y|N|I|M|F) "N" '> 
<!ENTITY % att.divLike.attribute.org '
org (composite|uniform) "uniform" '>

<!ENTITY % att.divLike.attribute.sample '
sample (initial|medial|final|unknown|complete) "complete" '>

<!ENTITY % att.divLike.attribute.part '
part (Y|N|I|M|F) "N" '>
<!ENTITY % att.docStatus.attributes '
status %data.enumerated;  "draft" '> 
<!ENTITY % att.docStatus.attribute.status '
status %data.enumerated;  "draft" '>
<!ENTITY % att.responsibility.attributes '
cert %data.certainty;  #IMPLIED
resp CDATA  #IMPLIED'> 
<!ENTITY % att.responsibility.attribute.cert '
cert %data.certainty;  #IMPLIED'>

<!ENTITY % att.responsibility.attribute.resp '
resp CDATA  #IMPLIED'>
<!ENTITY % att.editLike.attributes ' %att.dimensions.attributes; %att.responsibility.attributes;
evidence NMTOKENS  #IMPLIED
source CDATA  #IMPLIED'> 
<!ENTITY % att.editLike.attribute.evidence '
evidence NMTOKENS  #IMPLIED'>

<!ENTITY % att.editLike.attribute.source '
source CDATA  #IMPLIED'>
<!ENTITY % att.global.attributes ' %att.global.linking.attributes; %att.global.analytic.attributes;
xml:id ID #IMPLIED
n CDATA  #IMPLIED
xml:lang %data.language;  #IMPLIED
rend CDATA  #IMPLIED
rendition CDATA  #IMPLIED
xml:base %data.pointer;  #IMPLIED
xml:space (default|preserve) #IMPLIED'> 
<!ENTITY % att.global.attribute.xmlid '
xml:id ID #IMPLIED'>

<!ENTITY % att.global.attribute.n '
n CDATA  #IMPLIED'>

<!ENTITY % att.global.attribute.xmllang '
xml:lang %data.language;  #IMPLIED'>

<!ENTITY % att.global.attribute.rend '
rend CDATA  #IMPLIED'>

<!ENTITY % att.global.attribute.rendition '
rendition CDATA  #IMPLIED'>

<!ENTITY % att.global.attribute.xmlbase '
xml:base %data.pointer;  #IMPLIED'>

<!ENTITY % att.global.attribute.xmlspace '
xml:space (default|preserve) #IMPLIED'>
<!ENTITY % att.handFeatures.attributes '
scribe %data.name;  #IMPLIED
scribeRef CDATA  #IMPLIED
script NMTOKENS  #IMPLIED
scriptRef CDATA  #IMPLIED
medium %data.enumerated;  #IMPLIED
scope (sole|major|minor) #IMPLIED'> 
<!ENTITY % att.handFeatures.attribute.scribe '
scribe %data.name;  #IMPLIED'>

<!ENTITY % att.handFeatures.attribute.scribeRef '
scribeRef CDATA  #IMPLIED'>

<!ENTITY % att.handFeatures.attribute.script '
script NMTOKENS  #IMPLIED'>

<!ENTITY % att.handFeatures.attribute.scriptRef '
scriptRef CDATA  #IMPLIED'>

<!ENTITY % att.handFeatures.attribute.medium '
medium %data.enumerated;  #IMPLIED'>

<!ENTITY % att.handFeatures.attribute.scope '
scope (sole|major|minor) #IMPLIED'>
<!ENTITY % att.internetMedia.attributes '
mimeType %data.word;  #IMPLIED'> 
<!ENTITY % att.internetMedia.attribute.mimeType '
mimeType %data.word;  #IMPLIED'>
<!ENTITY % att.measurement.attributes '
unit %data.enumerated;  #IMPLIED
quantity %data.numeric;  #IMPLIED
commodity CDATA  #IMPLIED'> 
<!ENTITY % att.measurement.attribute.unit '
unit %data.enumerated;  #IMPLIED'>

<!ENTITY % att.measurement.attribute.quantity '
quantity %data.numeric;  #IMPLIED'>

<!ENTITY % att.measurement.attribute.commodity '
commodity CDATA  #IMPLIED'>
<!ENTITY % att.naming.attributes ' %att.canonical.attributes;
role %data.enumerated;  #IMPLIED
nymRef CDATA  #IMPLIED'> 
<!ENTITY % att.naming.attribute.role '
role %data.enumerated;  #IMPLIED'>

<!ENTITY % att.naming.attribute.nymRef '
nymRef CDATA  #IMPLIED'>
<!ENTITY % att.placement.attributes '
place NMTOKENS  #IMPLIED'> 
<!ENTITY % att.placement.attribute.place '
place NMTOKENS  #IMPLIED'>
<!ENTITY % att.typed.attributes '
type %data.enumerated;  #IMPLIED
subtype %data.enumerated;  #IMPLIED'> 
<!ENTITY % att.typed.attribute.type '
type %data.enumerated;  #IMPLIED'>

<!ENTITY % att.typed.attribute.subtype '
subtype %data.enumerated;  #IMPLIED'>
<!ENTITY % att.pointing.attributes '
target CDATA  #IMPLIED
evaluate (all|one|none) #IMPLIED'> 
<!ENTITY % att.pointing.attribute.target '
target CDATA  #IMPLIED'>

<!ENTITY % att.pointing.attribute.evaluate '
evaluate (all|one|none) #IMPLIED'>
<!ENTITY % att.sourced.attributes '
ed CDATA  #IMPLIED'> 
<!ENTITY % att.sourced.attribute.ed '
ed CDATA  #IMPLIED'>
<!ENTITY % att.spanning.attributes '
spanTo %data.pointer;  #IMPLIED'> 
<!ENTITY % att.spanning.attribute.spanTo '
spanTo %data.pointer;  #IMPLIED'>
<!ENTITY % att.tableDecoration.attributes '
role %data.enumerated;  "data" 
rows %data.count;  "1" 
cols %data.count;  "1" '> 
<!ENTITY % att.tableDecoration.attribute.role '
role %data.enumerated;  "data" '>

<!ENTITY % att.tableDecoration.attribute.rows '
rows %data.count;  "1" '>

<!ENTITY % att.tableDecoration.attribute.cols '
cols %data.count;  "1" '>
<!ENTITY % att.transcriptional.attributes ' %att.editLike.attributes;
hand %data.pointer;  #IMPLIED
status %data.enumerated;  "unremarkable" 
seq CDATA  #IMPLIED'> 
<!ENTITY % att.transcriptional.attribute.hand '
hand %data.pointer;  #IMPLIED'>

<!ENTITY % att.transcriptional.attribute.status '
status %data.enumerated;  "unremarkable" '>

<!ENTITY % att.transcriptional.attribute.seq '
seq CDATA  #IMPLIED'>
<!ENTITY % att.translatable.attributes '
version %data.word;  #IMPLIED'> 
<!ENTITY % att.translatable.attribute.version '
version %data.word;  #IMPLIED'>

<!ENTITY % model.nameLike.agent "name"> 
<!ENTITY % model.nameLike.agent_sequence "name"> 
<!ENTITY % model.nameLike.agent_sequenceOptional "name?"> 
<!ENTITY % model.nameLike.agent_sequenceOptionalRepeatable "name*"> 
<!ENTITY % model.nameLike.agent_sequenceRepeatable "name+"> 
<!ENTITY % model.segLike ""> 
<!ENTITY % model.segLike_sequence ""> 
<!ENTITY % model.segLike_sequenceOptional ""> 
<!ENTITY % model.segLike_sequenceOptionalRepeatable ""> 
<!ENTITY % model.segLike_sequenceRepeatable ""> 
<!ENTITY % model.hiLike "hi"> 
<!ENTITY % model.hiLike_sequence "hi"> 
<!ENTITY % model.hiLike_sequenceOptional "hi?"> 
<!ENTITY % model.hiLike_sequenceOptionalRepeatable "hi*"> 
<!ENTITY % model.hiLike_sequenceRepeatable "hi+"> 
<!ENTITY % model.emphLike "foreign |
 emph |
 distinct |
 mentioned |
 soCalled |
 gloss |
 term |
 title"> 
<!ENTITY % model.emphLike_sequence "foreign, emph, distinct, mentioned, soCalled, gloss, term, title"> 
<!ENTITY % model.emphLike_sequenceOptional "foreign?, emph?, distinct?, mentioned?, soCalled?, gloss?, term?, title?"> 
<!ENTITY % model.emphLike_sequenceOptionalRepeatable "foreign*, emph*, distinct*, mentioned*, soCalled*, gloss*, term*, title*"> 
<!ENTITY % model.emphLike_sequenceRepeatable "foreign+, emph+, distinct+, mentioned+, soCalled+, gloss+, term+, title+"> 
<!ENTITY % model.highlighted "%model.hiLike; |
 %model.emphLike;"> 
<!ENTITY % model.highlighted_sequence "%model.hiLike;, %model.emphLike;"> 
<!ENTITY % model.highlighted_sequenceOptional "%model.hiLike;?, %model.emphLike;?"> 
<!ENTITY % model.highlighted_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*"> 
<!ENTITY % model.highlighted_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+"> 
<!ENTITY % model.dateLike "date |
 time"> 
<!ENTITY % model.dateLike_sequence "date, time"> 
<!ENTITY % model.dateLike_sequenceOptional "date?, time?"> 
<!ENTITY % model.dateLike_sequenceOptionalRepeatable "date*, time*"> 
<!ENTITY % model.dateLike_sequenceRepeatable "date+, time+"> 
<!ENTITY % model.measureLike "num |
 measure |
 measureGrp"> 
<!ENTITY % model.measureLike_sequence "num, measure, measureGrp"> 
<!ENTITY % model.measureLike_sequenceOptional "num?, measure?, measureGrp?"> 
<!ENTITY % model.measureLike_sequenceOptionalRepeatable "num*, measure*, measureGrp*"> 
<!ENTITY % model.measureLike_sequenceRepeatable "num+, measure+, measureGrp+"> 
<!ENTITY % model.egLike ""> 
<!ENTITY % model.egLike_sequence ""> 
<!ENTITY % model.egLike_sequenceOptional ""> 
<!ENTITY % model.egLike_sequenceOptionalRepeatable ""> 
<!ENTITY % model.egLike_sequenceRepeatable ""> 
<!ENTITY % model.graphicLike "graphic |
 binaryObject"> 
<!ENTITY % model.graphicLike_sequence "graphic, binaryObject"> 
<!ENTITY % model.graphicLike_sequenceOptional "graphic?, binaryObject?"> 
<!ENTITY % model.graphicLike_sequenceOptionalRepeatable "graphic*, binaryObject*"> 
<!ENTITY % model.graphicLike_sequenceRepeatable "graphic+, binaryObject+"> 
<!ENTITY % model.pPart.editorial "choice |
 abbr |
 expan"> 
<!ENTITY % model.pPart.editorial_sequence "choice, abbr, expan"> 
<!ENTITY % model.pPart.editorial_sequenceOptional "choice?, abbr?, expan?"> 
<!ENTITY % model.pPart.editorial_sequenceOptionalRepeatable "choice*, abbr*, expan*"> 
<!ENTITY % model.pPart.editorial_sequenceRepeatable "choice+, abbr+, expan+"> 
<!ENTITY % model.pPart.transcriptional "sic |
 corr |
 reg |
 orig |
 add |
 del |
 unclear"> 
<!ENTITY % model.pPart.transcriptional_sequence "sic, corr, reg, orig, add, del, unclear"> 
<!ENTITY % model.pPart.transcriptional_sequenceOptional "sic?, corr?, reg?, orig?, add?, del?, unclear?"> 
<!ENTITY % model.pPart.transcriptional_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, add*, del*, unclear*"> 
<!ENTITY % model.pPart.transcriptional_sequenceRepeatable "sic+, corr+, reg+, orig+, add+, del+, unclear+"> 
<!ENTITY % model.pPart.edit "%model.pPart.editorial; |
 %model.pPart.transcriptional;"> 
<!ENTITY % model.pPart.edit_sequence "%model.pPart.editorial;, %model.pPart.transcriptional;"> 
<!ENTITY % model.pPart.edit_sequenceOptional "%model.pPart.editorial;?, %model.pPart.transcriptional;?"> 
<!ENTITY % model.pPart.edit_sequenceOptionalRepeatable "%model.pPart.editorial;*, %model.pPart.transcriptional;*"> 
<!ENTITY % model.pPart.edit_sequenceRepeatable "%model.pPart.editorial;+, %model.pPart.transcriptional;+"> 
<!ENTITY % model.ptrLike "ptr |
 ref"> 
<!ENTITY % model.ptrLike_sequence "ptr, ref"> 
<!ENTITY % model.ptrLike_sequenceOptional "ptr?, ref?"> 
<!ENTITY % model.ptrLike_sequenceOptionalRepeatable "ptr*, ref*"> 
<!ENTITY % model.ptrLike_sequenceRepeatable "ptr+, ref+"> 
<!ENTITY % model.global.meta "index"> 
<!ENTITY % model.global.meta_sequence "index"> 
<!ENTITY % model.global.meta_sequenceOptional "index?"> 
<!ENTITY % model.global.meta_sequenceOptionalRepeatable "index*"> 
<!ENTITY % model.global.meta_sequenceRepeatable "index+"> 
<!ENTITY % model.milestoneLike "milestone |
 pb |
 lb |
 cb"> 
<!ENTITY % model.milestoneLike_sequence "milestone, pb, lb, cb"> 
<!ENTITY % model.milestoneLike_sequenceOptional "milestone?, pb?, lb?, cb?"> 
<!ENTITY % model.milestoneLike_sequenceOptionalRepeatable "milestone*, pb*, lb*, cb*"> 
<!ENTITY % model.milestoneLike_sequenceRepeatable "milestone+, pb+, lb+, cb+"> 
<!ENTITY % model.gLike ""> 
<!ENTITY % model.gLike_sequence ""> 
<!ENTITY % model.gLike_sequenceOptional ""> 
<!ENTITY % model.gLike_sequenceOptionalRepeatable ""> 
<!ENTITY % model.gLike_sequenceRepeatable ""> 
<!ENTITY % model.biblLike "bibl |
 biblStruct |
 biblFull"> 
<!ENTITY % model.biblLike_sequence "bibl, biblStruct, biblFull"> 
<!ENTITY % model.biblLike_sequenceOptional "bibl?, biblStruct?, biblFull?"> 
<!ENTITY % model.biblLike_sequenceOptionalRepeatable "bibl*, biblStruct*, biblFull*"> 
<!ENTITY % model.biblLike_sequenceRepeatable "bibl+, biblStruct+, biblFull+"> 
<!ENTITY % model.headLike "head"> 
<!ENTITY % model.headLike_sequence "head"> 
<!ENTITY % model.headLike_sequenceOptional "head?"> 
<!ENTITY % model.headLike_sequenceOptionalRepeatable "head*"> 
<!ENTITY % model.headLike_sequenceRepeatable "head+"> 
<!ENTITY % model.labelLike "desc |
 label"> 
<!ENTITY % model.labelLike_sequence "desc, label"> 
<!ENTITY % model.labelLike_sequenceOptional "desc?, label?"> 
<!ENTITY % model.labelLike_sequenceOptionalRepeatable "desc*, label*"> 
<!ENTITY % model.labelLike_sequenceRepeatable "desc+, label+"> 
<!ENTITY % model.listLike "list |
 listBibl"> 
<!ENTITY % model.listLike_sequence "list, listBibl"> 
<!ENTITY % model.listLike_sequenceOptional "list?, listBibl?"> 
<!ENTITY % model.listLike_sequenceOptionalRepeatable "list*, listBibl*"> 
<!ENTITY % model.listLike_sequenceRepeatable "list+, listBibl+"> 
<!ENTITY % model.noteLike "note"> 
<!ENTITY % model.noteLike_sequence "note"> 
<!ENTITY % model.noteLike_sequenceOptional "note?"> 
<!ENTITY % model.noteLike_sequenceOptionalRepeatable "note*"> 
<!ENTITY % model.noteLike_sequenceRepeatable "note+"> 
<!ENTITY % model.lLike "l"> 
<!ENTITY % model.lLike_sequence "l"> 
<!ENTITY % model.lLike_sequenceOptional "l?"> 
<!ENTITY % model.lLike_sequenceOptionalRepeatable "l*"> 
<!ENTITY % model.lLike_sequenceRepeatable "l+"> 
<!ENTITY % model.pLike "p"> 
<!ENTITY % model.pLike_sequence "p"> 
<!ENTITY % model.pLike_sequenceOptional "p?"> 
<!ENTITY % model.pLike_sequenceOptionalRepeatable "p*"> 
<!ENTITY % model.pLike_sequenceRepeatable "p+"> 
<!ENTITY % model.stageLike "stage"> 
<!ENTITY % model.stageLike_sequence "stage"> 
<!ENTITY % model.stageLike_sequenceOptional "stage?"> 
<!ENTITY % model.stageLike_sequenceOptionalRepeatable "stage*"> 
<!ENTITY % model.stageLike_sequenceRepeatable "stage+"> 
<!ENTITY % model.entryPart "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"> 
<!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"> 
<!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?"> 
<!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*"> 
<!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+"> 
<!ENTITY % model.entryPart.top "cit |
 form |
 gramGrp |
 def |
 etym |
 usg |
 xr |
 re"> 
<!ENTITY % model.entryPart.top_sequence "cit, form, gramGrp, def, etym, usg, xr, re"> 
<!ENTITY % model.entryPart.top_sequenceOptional "cit?, form?, gramGrp?, def?, etym?, usg?, xr?, re?"> 
<!ENTITY % model.entryPart.top_sequenceOptionalRepeatable "cit*, form*, gramGrp*, def*, etym*, usg*, xr*, re*"> 
<!ENTITY % model.entryPart.top_sequenceRepeatable "cit+, form+, gramGrp+, def+, etym+, usg+, xr+, re+"> 
<!ENTITY % model.global.edit "gap"> 
<!ENTITY % model.global.edit_sequence "gap"> 
<!ENTITY % model.global.edit_sequenceOptional "gap?"> 
<!ENTITY % model.global.edit_sequenceOptionalRepeatable "gap*"> 
<!ENTITY % model.global.edit_sequenceRepeatable "gap+"> 
<!ENTITY % model.divPart "%model.lLike; |
 %model.pLike; |
 lg |
 sp |
 floatingText"> 
<!ENTITY % model.divPart_sequence "%model.lLike;, %model.pLike;, lg, sp, floatingText"> 
<!ENTITY % model.divPart_sequenceOptional "%model.lLike;?, %model.pLike;?, lg?, sp?, floatingText?"> 
<!ENTITY % model.divPart_sequenceOptionalRepeatable "%model.lLike;*, %model.pLike;*, lg*, sp*, floatingText*"> 
<!ENTITY % model.divPart_sequenceRepeatable "%model.lLike;+, %model.pLike;+, lg+, sp+, floatingText+"> 
<!ENTITY % model.personPart "bibl"> 
<!ENTITY % model.personPart_sequence "bibl"> 
<!ENTITY % model.personPart_sequenceOptional "bibl?"> 
<!ENTITY % model.personPart_sequenceOptionalRepeatable "bibl*"> 
<!ENTITY % model.personPart_sequenceRepeatable "bibl+"> 
<!ENTITY % model.publicationStmtPart "address |
 date |
 publisher |
 pubPlace |
 distributor |
 authority |
 idno |
 availability"> 
<!ENTITY % model.publicationStmtPart_sequence "address, date, publisher, pubPlace, distributor, authority, idno, availability"> 
<!ENTITY % model.publicationStmtPart_sequenceOptional "address?, date?, publisher?, pubPlace?, distributor?, authority?, idno?, availability?"> 
<!ENTITY % model.publicationStmtPart_sequenceOptionalRepeatable "address*, date*, publisher*, pubPlace*, distributor*, authority*, idno*, availability*"> 
<!ENTITY % model.publicationStmtPart_sequenceRepeatable "address+, date+, publisher+, pubPlace+, distributor+, authority+, idno+, availability+"> 
<!ENTITY % model.glossLike "desc |
 gloss"> 
<!ENTITY % model.glossLike_sequence "desc, gloss"> 
<!ENTITY % model.glossLike_sequenceOptional "desc?, gloss?"> 
<!ENTITY % model.glossLike_sequenceOptionalRepeatable "desc*, gloss*"> 
<!ENTITY % model.glossLike_sequenceRepeatable "desc+, gloss+"> 
<!ENTITY % model.quoteLike "quote |
 cit"> 
<!ENTITY % model.quoteLike_sequence "quote, cit"> 
<!ENTITY % model.quoteLike_sequenceOptional "quote?, cit?"> 
<!ENTITY % model.quoteLike_sequenceOptionalRepeatable "quote*, cit*"> 
<!ENTITY % model.quoteLike_sequenceRepeatable "quote+, cit+"> 
<!ENTITY % model.qLike "%model.quoteLike; |
 said |
 q"> 
<!ENTITY % model.qLike_sequence "%model.quoteLike;, said, q"> 
<!ENTITY % model.qLike_sequenceOptional "%model.quoteLike;?, said?, q?"> 
<!ENTITY % model.qLike_sequenceOptionalRepeatable "%model.quoteLike;*, said*, q*"> 
<!ENTITY % model.qLike_sequenceRepeatable "%model.quoteLike;+, said+, q+"> 
<!ENTITY % model.respLike "author |
 editor |
 respStmt |
 meeting |
 sponsor |
 funder |
 principal"> 
<!ENTITY % model.respLike_sequence "author, editor, respStmt, meeting, sponsor, funder, principal"> 
<!ENTITY % model.respLike_sequenceOptional "author?, editor?, respStmt?, meeting?, sponsor?, funder?, principal?"> 
<!ENTITY % model.respLike_sequenceOptionalRepeatable "author*, editor*, respStmt*, meeting*, sponsor*, funder*, principal*"> 
<!ENTITY % model.respLike_sequenceRepeatable "author+, editor+, respStmt+, meeting+, sponsor+, funder+, principal+"> 
<!ENTITY % model.divWrapper "meeting |
 byline |
 dateline |
 argument |
 epigraph |
 salute |
 docAuthor |
 docDate"> 
<!ENTITY % model.divWrapper_sequence "meeting, byline, dateline, argument, epigraph, salute, docAuthor, docDate"> 
<!ENTITY % model.divWrapper_sequenceOptional "meeting?, byline?, dateline?, argument?, epigraph?, salute?, docAuthor?, docDate?"> 
<!ENTITY % model.divWrapper_sequenceOptionalRepeatable "meeting*, byline*, dateline*, argument*, epigraph*, salute*, docAuthor*, docDate*"> 
<!ENTITY % model.divWrapper_sequenceRepeatable "meeting+, byline+, dateline+, argument+, epigraph+, salute+, docAuthor+, docDate+"> 
<!ENTITY % model.divTopPart "%model.headLike; |
 opener"> 
<!ENTITY % model.divTopPart_sequence "%model.headLike;, opener"> 
<!ENTITY % model.divTopPart_sequenceOptional "%model.headLike;?, opener?"> 
<!ENTITY % model.divTopPart_sequenceOptionalRepeatable "%model.headLike;*, opener*"> 
<!ENTITY % model.divTopPart_sequenceRepeatable "%model.headLike;+, opener+"> 
<!ENTITY % model.divTop "%model.divWrapper; |
 %model.divTopPart;"> 
<!ENTITY % model.divTop_sequence "%model.divWrapper;, %model.divTopPart;"> 
<!ENTITY % model.divTop_sequenceOptional "%model.divWrapper;?, %model.divTopPart;?"> 
<!ENTITY % model.divTop_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divTopPart;*"> 
<!ENTITY % model.divTop_sequenceRepeatable "%model.divWrapper;+, %model.divTopPart;+"> 
<!ENTITY % model.pLike.front "head |
 byline |
 argument |
 epigraph |
 docTitle |
 titlePart |
 docAuthor |
 docEdition |
 docImprint |
 docDate |
 include"> 
<!ENTITY % model.pLike.front_sequence "head, byline, argument, epigraph, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate, include"> 
<!ENTITY % model.pLike.front_sequenceOptional "head?, byline?, argument?, epigraph?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?, include?"> 
<!ENTITY % model.pLike.front_sequenceOptionalRepeatable "head*, byline*, argument*, epigraph*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*, include*"> 
<!ENTITY % model.pLike.front_sequenceRepeatable "head+, byline+, argument+, epigraph+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+, include+"> 
<!ENTITY % model.divBottomPart "trailer |
 closer |
 signed |
 postscript"> 
<!ENTITY % model.divBottomPart_sequence "trailer, closer, signed, postscript"> 
<!ENTITY % model.divBottomPart_sequenceOptional "trailer?, closer?, signed?, postscript?"> 
<!ENTITY % model.divBottomPart_sequenceOptionalRepeatable "trailer*, closer*, signed*, postscript*"> 
<!ENTITY % model.divBottomPart_sequenceRepeatable "trailer+, closer+, signed+, postscript+"> 
<!ENTITY % model.divBottom "%model.divWrapper; |
 %model.divBottomPart;"> 
<!ENTITY % model.divBottom_sequence "%model.divWrapper;, %model.divBottomPart;"> 
<!ENTITY % model.divBottom_sequenceOptional "%model.divWrapper;?, %model.divBottomPart;?"> 
<!ENTITY % model.divBottom_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divBottomPart;*"> 
<!ENTITY % model.divBottom_sequenceRepeatable "%model.divWrapper;+, %model.divBottomPart;+"> 
<!ENTITY % model.titlepagePart "graphic |
 binaryObject |
 byline |
 argument |
 epigraph |
 docTitle |
 titlePart |
 docAuthor |
 imprimatur |
 docEdition |
 docImprint |
 docDate"> 
<!ENTITY % model.titlepagePart_sequence "graphic, binaryObject, byline, argument, epigraph, docTitle, titlePart, docAuthor, imprimatur, docEdition, docImprint, docDate"> 
<!ENTITY % model.titlepagePart_sequenceOptional "graphic?, binaryObject?, byline?, argument?, epigraph?, docTitle?, titlePart?, docAuthor?, imprimatur?, docEdition?, docImprint?, docDate?"> 
<!ENTITY % model.titlepagePart_sequenceOptionalRepeatable "graphic*, binaryObject*, byline*, argument*, epigraph*, docTitle*, titlePart*, docAuthor*, imprimatur*, docEdition*, docImprint*, docDate*"> 
<!ENTITY % model.titlepagePart_sequenceRepeatable "graphic+, binaryObject+, byline+, argument+, epigraph+, docTitle+, titlePart+, docAuthor+, imprimatur+, docEdition+, docImprint+, docDate+"> 
<!ENTITY % model.msQuoteLike "title"> 
<!ENTITY % model.msQuoteLike_sequence "title"> 
<!ENTITY % model.msQuoteLike_sequenceOptional "title?"> 
<!ENTITY % model.msQuoteLike_sequenceOptionalRepeatable "title*"> 
<!ENTITY % model.msQuoteLike_sequenceRepeatable "title+"> 
<!ENTITY % model.msItemPart "%model.quoteLike; |
 %model.respLike; |
 %model.msQuoteLike; |
 bibl |
 listBibl"> 
<!ENTITY % model.msItemPart_sequence "%model.quoteLike;, %model.respLike;, %model.msQuoteLike;, bibl, listBibl"> 
<!ENTITY % model.msItemPart_sequenceOptional "%model.quoteLike;?, %model.respLike;?, %model.msQuoteLike;?, bibl?, listBibl?"> 
<!ENTITY % model.msItemPart_sequenceOptionalRepeatable "%model.quoteLike;*, %model.respLike;*, %model.msQuoteLike;*, bibl*, listBibl*"> 
<!ENTITY % model.msItemPart_sequenceRepeatable "%model.quoteLike;+, %model.respLike;+, %model.msQuoteLike;+, bibl+, listBibl+"> 
<!ENTITY % model.choicePart "sic |
 corr |
 reg |
 orig |
 unclear |
 abbr |
 expan"> 
<!ENTITY % model.choicePart_sequence "sic, corr, reg, orig, unclear, abbr, expan"> 
<!ENTITY % model.choicePart_sequenceOptional "sic?, corr?, reg?, orig?, unclear?, abbr?, expan?"> 
<!ENTITY % model.choicePart_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, unclear*, abbr*, expan*"> 
<!ENTITY % model.choicePart_sequenceRepeatable "sic+, corr+, reg+, orig+, unclear+, abbr+, expan+"> 
<!ENTITY % model.imprintPart "publisher |
 biblScope |
 pubPlace |
 distributor"> 
<!ENTITY % model.imprintPart_sequence "publisher, biblScope, pubPlace, distributor"> 
<!ENTITY % model.imprintPart_sequenceOptional "publisher?, biblScope?, pubPlace?, distributor?"> 
<!ENTITY % model.imprintPart_sequenceOptionalRepeatable "publisher*, biblScope*, pubPlace*, distributor*"> 
<!ENTITY % model.imprintPart_sequenceRepeatable "publisher+, biblScope+, pubPlace+, distributor+"> 
<!ENTITY % model.catDescPart ""> 
<!ENTITY % model.catDescPart_sequence ""> 
<!ENTITY % model.catDescPart_sequenceOptional ""> 
<!ENTITY % model.catDescPart_sequenceOptionalRepeatable ""> 
<!ENTITY % model.catDescPart_sequenceRepeatable ""> 
<!ENTITY % model.addressLike "email |
 address"> 
<!ENTITY % model.addressLike_sequence "email, address"> 
<!ENTITY % model.addressLike_sequenceOptional "email?, address?"> 
<!ENTITY % model.addressLike_sequenceOptionalRepeatable "email*, address*"> 
<!ENTITY % model.addressLike_sequenceRepeatable "email+, address+"> 
<!ENTITY % model.nameLike "%model.nameLike.agent; |
 rs |
 idno |
 lang"> 
<!ENTITY % model.nameLike_sequence "%model.nameLike.agent;, rs, idno, lang"> 
<!ENTITY % model.nameLike_sequenceOptional "%model.nameLike.agent;?, rs?, idno?, lang?"> 
<!ENTITY % model.nameLike_sequenceOptionalRepeatable "%model.nameLike.agent;*, rs*, idno*, lang*"> 
<!ENTITY % model.nameLike_sequenceRepeatable "%model.nameLike.agent;+, rs+, idno+, lang+"> 
<!ENTITY % model.global "%model.global.meta; |
 %model.milestoneLike; |
 %model.noteLike; |
 %model.global.edit;"> 
<!ENTITY % model.global_sequence "%model.global.meta;, %model.milestoneLike;, %model.noteLike;, %model.global.edit;"> 
<!ENTITY % model.global_sequenceOptional "%model.global.meta;?, %model.milestoneLike;?, %model.noteLike;?, %model.global.edit;?"> 
<!ENTITY % model.global_sequenceOptionalRepeatable "%model.global.meta;*, %model.milestoneLike;*, %model.noteLike;*, %model.global.edit;*"> 
<!ENTITY % model.global_sequenceRepeatable "%model.global.meta;+, %model.milestoneLike;+, %model.noteLike;+, %model.global.edit;+"> 
<!ENTITY % model.biblPart "%model.respLike; |
 %model.imprintPart; |
 series |
 relatedItem |
 edition |
 extent"> 
<!ENTITY % model.biblPart_sequence "%model.respLike;, %model.imprintPart;, series, relatedItem, edition, extent"> 
<!ENTITY % model.biblPart_sequenceOptional "%model.respLike;?, %model.imprintPart;?, series?, relatedItem?, edition?, extent?"> 
<!ENTITY % model.biblPart_sequenceOptionalRepeatable "%model.respLike;*, %model.imprintPart;*, series*, relatedItem*, edition*, extent*"> 
<!ENTITY % model.biblPart_sequenceRepeatable "%model.respLike;+, %model.imprintPart;+, series+, relatedItem+, edition+, extent+"> 
<!ENTITY % model.frontPart "divGen |
 titlePage"> 
<!ENTITY % model.frontPart_sequence "divGen, titlePage"> 
<!ENTITY % model.frontPart_sequenceOptional "divGen?, titlePage?"> 
<!ENTITY % model.frontPart_sequenceOptionalRepeatable "divGen*, titlePage*"> 
<!ENTITY % model.frontPart_sequenceRepeatable "divGen+, titlePage+"> 
<!ENTITY % model.addrPart "%model.nameLike; |
 addrLine |
 street |
 postCode |
 postBox"> 
<!ENTITY % model.addrPart_sequence "%model.nameLike;, addrLine, street, postCode, postBox"> 
<!ENTITY % model.addrPart_sequenceOptional "%model.nameLike;?, addrLine?, street?, postCode?, postBox?"> 
<!ENTITY % model.addrPart_sequenceOptionalRepeatable "%model.nameLike;*, addrLine*, street*, postCode*, postBox*"> 
<!ENTITY % model.addrPart_sequenceRepeatable "%model.nameLike;+, addrLine+, street+, postCode+, postBox+"> 
<!ENTITY % model.pPart.data "%model.dateLike; |
 %model.measureLike; |
 %model.addressLike; |
 %model.nameLike;"> 
<!ENTITY % model.pPart.data_sequence "%model.dateLike;, %model.measureLike;, %model.addressLike;, %model.nameLike;"> 
<!ENTITY % model.pPart.data_sequenceOptional "%model.dateLike;?, %model.measureLike;?, %model.addressLike;?, %model.nameLike;?"> 
<!ENTITY % model.pPart.data_sequenceOptionalRepeatable "%model.dateLike;*, %model.measureLike;*, %model.addressLike;*, %model.nameLike;*"> 
<!ENTITY % model.pPart.data_sequenceRepeatable "%model.dateLike;+, %model.measureLike;+, %model.addressLike;+, %model.nameLike;+"> 
<!ENTITY % model.inter "%model.biblLike; |
 %model.labelLike; |
 %model.listLike; |
 %model.stageLike; |
 %model.qLike; |
 table"> 
<!ENTITY % model.inter_sequence "%model.biblLike;, %model.labelLike;, %model.listLike;, %model.stageLike;, %model.qLike;, table"> 
<!ENTITY % model.inter_sequenceOptional "%model.biblLike;?, %model.labelLike;?, %model.listLike;?, %model.stageLike;?, %model.qLike;?, table?"> 
<!ENTITY % model.inter_sequenceOptionalRepeatable "%model.biblLike;*, %model.labelLike;*, %model.listLike;*, %model.stageLike;*, %model.qLike;*, table*"> 
<!ENTITY % model.inter_sequenceRepeatable "%model.biblLike;+, %model.labelLike;+, %model.listLike;+, %model.stageLike;+, %model.qLike;+, table+"> 
<!ENTITY % model.common "%model.divPart; |
 %model.inter; |
 %model.entryLike;"> 
<!ENTITY % model.common_sequence "%model.divPart;, %model.inter;, %model.entryLike;"> 
<!ENTITY % model.common_sequenceOptional "%model.divPart;?, %model.inter;?, %model.entryLike;?"> 
<!ENTITY % model.common_sequenceOptionalRepeatable "%model.divPart;*, %model.inter;*, %model.entryLike;*"> 
<!ENTITY % model.common_sequenceRepeatable "%model.divPart;+, %model.inter;+, %model.entryLike;+"> 
<!ENTITY % model.phrase "%model.highlighted; |
 %model.graphicLike; |
 %model.pPart.edit; |
 %model.ptrLike; |
 %model.pPart.data; |
 %model.ptrLike.form;"> 
<!ENTITY % model.phrase_sequence "%model.highlighted;, %model.graphicLike;, %model.pPart.edit;, %model.ptrLike;, %model.pPart.data;, %model.ptrLike.form;"> 
<!ENTITY % model.phrase_sequenceOptional "%model.highlighted;?, %model.graphicLike;?, %model.pPart.edit;?, %model.ptrLike;?, %model.pPart.data;?, %model.ptrLike.form;?"> 
<!ENTITY % model.phrase_sequenceOptionalRepeatable "%model.highlighted;*, %model.graphicLike;*, %model.pPart.edit;*, %model.ptrLike;*, %model.pPart.data;*, %model.ptrLike.form;*"> 
<!ENTITY % model.phrase_sequenceRepeatable "%model.highlighted;+, %model.graphicLike;+, %model.pPart.edit;+, %model.ptrLike;+, %model.pPart.data;+, %model.ptrLike.form;+"> 
<!ENTITY % model.limitedPhrase "%model.emphLike; |
 %model.pPart.editorial; |
 %model.ptrLike; |
 %model.pPart.data;"> 
<!ENTITY % model.limitedPhrase_sequence "%model.emphLike;, %model.pPart.editorial;, %model.ptrLike;, %model.pPart.data;"> 
<!ENTITY % model.limitedPhrase_sequenceOptional "%model.emphLike;?, %model.pPart.editorial;?, %model.ptrLike;?, %model.pPart.data;?"> 
<!ENTITY % model.limitedPhrase_sequenceOptionalRepeatable "%model.emphLike;*, %model.pPart.editorial;*, %model.ptrLike;*, %model.pPart.data;*"> 
<!ENTITY % model.limitedPhrase_sequenceRepeatable "%model.emphLike;+, %model.pPart.editorial;+, %model.ptrLike;+, %model.pPart.data;+"> 
<!ENTITY % model.divLike "div"> 
<!ENTITY % model.divLike_sequence "div"> 
<!ENTITY % model.divLike_sequenceOptional "div?"> 
<!ENTITY % model.divLike_sequenceOptionalRepeatable "div*"> 
<!ENTITY % model.divLike_sequenceRepeatable "div+"> 
<!ENTITY % model.divGenLike "divGen"> 
<!ENTITY % model.divGenLike_sequence "divGen"> 
<!ENTITY % model.divGenLike_sequenceOptional "divGen?"> 
<!ENTITY % model.divGenLike_sequenceOptionalRepeatable "divGen*"> 
<!ENTITY % model.divGenLike_sequenceRepeatable "divGen+"> 
<!ENTITY % model.div1Like ""> 
<!ENTITY % model.div1Like_sequence ""> 
<!ENTITY % model.div1Like_sequenceOptional ""> 
<!ENTITY % model.div1Like_sequenceOptionalRepeatable ""> 
<!ENTITY % model.div1Like_sequenceRepeatable ""> 
<!ENTITY % model.applicationLike "application"> 
<!ENTITY % model.applicationLike_sequence "application"> 
<!ENTITY % model.applicationLike_sequenceOptional "application?"> 
<!ENTITY % model.applicationLike_sequenceOptionalRepeatable "application*"> 
<!ENTITY % model.applicationLike_sequenceRepeatable "application+"> 
<!ENTITY % model.teiHeaderPart "encodingDesc |
 profileDesc"> 
<!ENTITY % model.teiHeaderPart_sequence "encodingDesc, profileDesc"> 
<!ENTITY % model.teiHeaderPart_sequenceOptional "encodingDesc?, profileDesc?"> 
<!ENTITY % model.teiHeaderPart_sequenceOptionalRepeatable "encodingDesc*, profileDesc*"> 
<!ENTITY % model.teiHeaderPart_sequenceRepeatable "encodingDesc+, profileDesc+"> 
<!ENTITY % model.sourceDescPart ""> 
<!ENTITY % model.sourceDescPart_sequence ""> 
<!ENTITY % model.sourceDescPart_sequenceOptional ""> 
<!ENTITY % model.sourceDescPart_sequenceOptionalRepeatable ""> 
<!ENTITY % model.sourceDescPart_sequenceRepeatable ""> 
<!ENTITY % model.encodingDescPart "projectDesc |
 samplingDecl |
 editorialDecl |
 tagsDecl |
 refsDecl |
 classDecl |
 appInfo |
 geoDecl"> 
<!ENTITY % model.encodingDescPart_sequence "projectDesc, samplingDecl, editorialDecl, tagsDecl, refsDecl, classDecl, appInfo, geoDecl"> 
<!ENTITY % model.encodingDescPart_sequenceOptional "projectDesc?, samplingDecl?, editorialDecl?, tagsDecl?, refsDecl?, classDecl?, appInfo?, geoDecl?"> 
<!ENTITY % model.encodingDescPart_sequenceOptionalRepeatable "projectDesc*, samplingDecl*, editorialDecl*, tagsDecl*, refsDecl*, classDecl*, appInfo*, geoDecl*"> 
<!ENTITY % model.encodingDescPart_sequenceRepeatable "projectDesc+, samplingDecl+, editorialDecl+, tagsDecl+, refsDecl+, classDecl+, appInfo+, geoDecl+"> 
<!ENTITY % model.editorialDeclPart "correction |
 normalization |
 quotation |
 hyphenation |
 segmentation |
 stdVals |
 interpretation"> 
<!ENTITY % model.editorialDeclPart_sequence "correction, normalization, quotation, hyphenation, segmentation, stdVals, interpretation"> 
<!ENTITY % model.editorialDeclPart_sequenceOptional "correction?, normalization?, quotation?, hyphenation?, segmentation?, stdVals?, interpretation?"> 
<!ENTITY % model.editorialDeclPart_sequenceOptionalRepeatable "correction*, normalization*, quotation*, hyphenation*, segmentation*, stdVals*, interpretation*"> 
<!ENTITY % model.editorialDeclPart_sequenceRepeatable "correction+, normalization+, quotation+, hyphenation+, segmentation+, stdVals+, interpretation+"> 
<!ENTITY % model.profileDescPart "creation |
 langUsage |
 textClass"> 
<!ENTITY % model.profileDescPart_sequence "creation, langUsage, textClass"> 
<!ENTITY % model.profileDescPart_sequenceOptional "creation?, langUsage?, textClass?"> 
<!ENTITY % model.profileDescPart_sequenceOptionalRepeatable "creation*, langUsage*, textClass*"> 
<!ENTITY % model.profileDescPart_sequenceRepeatable "creation+, langUsage+, textClass+"> 
<!ENTITY % model.resourceLike ""> 
<!ENTITY % model.resourceLike_sequence ""> 
<!ENTITY % model.resourceLike_sequenceOptional ""> 
<!ENTITY % model.resourceLike_sequenceOptionalRepeatable ""> 
<!ENTITY % model.resourceLike_sequenceRepeatable ""> 
<!ENTITY % model.entryLike "superEntry |
 entry"> 
<!ENTITY % model.entryLike_sequence "superEntry, entry"> 
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?"> 
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*"> 
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+"> <!ENTITY % att.entryLike.attributes '
type %data.enumerated;  "main" 
sortKey %data.word;  #IMPLIED'> 
<!ENTITY % att.entryLike.attribute.type '
type %data.enumerated;  "main" '>

<!ENTITY % att.entryLike.attribute.sortKey '
sortKey %data.word;  #IMPLIED'>
<!ENTITY % att.lexicographic.attributes '
expand CDATA #IMPLIED
norm CDATA #IMPLIED
split CDATA #IMPLIED
value CDATA #IMPLIED
orig CDATA #IMPLIED
location %data.pointer;  #IMPLIED
mergedIn %data.pointer;  #IMPLIED
opt (true | false)  "false" '> 
<!ENTITY % att.lexicographic.attribute.expand '
expand CDATA #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.norm '
norm CDATA #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.split '
split CDATA #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.value '
value CDATA #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.orig '
orig CDATA #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.location '
location %data.pointer;  #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.mergedIn '
mergedIn %data.pointer;  #IMPLIED'>

<!ENTITY % att.lexicographic.attribute.opt '
opt (true | false)  "false" '>

<!ENTITY % model.morphLike "gram |
 gen |
 number |
 case |
 per |
 tns |
 mood |
 iType"> 
<!ENTITY % model.morphLike_sequence "gram, gen, number, case, per, tns, mood, iType"> 
<!ENTITY % model.morphLike_sequenceOptional "gram?, gen?, number?, case?, per?, tns?, mood?, iType?"> 
<!ENTITY % model.morphLike_sequenceOptionalRepeatable "gram*, gen*, number*, case*, per*, tns*, mood*, iType*"> 
<!ENTITY % model.morphLike_sequenceRepeatable "gram+, gen+, number+, case+, per+, tns+, mood+, iType+"> 
<!ENTITY % model.gramPart "%model.morphLike; |
 gramGrp |
 pos |
 subc |
 colloc |
 usg |
 lbl"> 
<!ENTITY % model.gramPart_sequence "%model.morphLike;, gramGrp, pos, subc, colloc, usg, lbl"> 
<!ENTITY % model.gramPart_sequenceOptional "%model.morphLike;?, gramGrp?, pos?, subc?, colloc?, usg?, lbl?"> 
<!ENTITY % model.gramPart_sequenceOptionalRepeatable "%model.morphLike;*, gramGrp*, pos*, subc*, colloc*, usg*, lbl*"> 
<!ENTITY % model.gramPart_sequenceRepeatable "%model.morphLike;+, gramGrp+, pos+, subc+, colloc+, usg+, lbl+"> 
<!ENTITY % model.formPart "form |
 orth |
 pron |
 hyph |
 syll |
 stress |
 %model.gramPart;"> 
<!ENTITY % model.formPart_sequence "form, orth, pron, hyph, syll, stress, %model.gramPart;"> 
<!ENTITY % model.formPart_sequenceOptional "form?, orth?, pron?, hyph?, syll?, stress?, %model.gramPart;?"> 
<!ENTITY % model.formPart_sequenceOptionalRepeatable "form*, orth*, pron*, hyph*, syll*, stress*, %model.gramPart;*"> 
<!ENTITY % model.formPart_sequenceRepeatable "form+, orth+, pron+, hyph+, syll+, stress+, %model.gramPart;+"> 
<!ENTITY % model.ptrLike.form "oRef |
 oVar |
 pRef |
 pVar"> 
<!ENTITY % model.ptrLike.form_sequence "oRef, oVar, pRef, pVar"> 
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, oVar?, pRef?, pVar?"> 
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, oVar*, pRef*, pVar*"> 
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, oVar+, pRef+, pVar+"> <!ENTITY % att.global.analytic.attributes '
ana CDATA  #IMPLIED'> 
<!ENTITY % att.global.analytic.attribute.ana '
ana CDATA  #IMPLIED'>
<!ENTITY % att.global.linking.attributes '
corresp CDATA  #IMPLIED'> 
<!ENTITY % att.global.linking.attribute.corresp '
corresp CDATA  #IMPLIED'>

<!-- start predeclared patterns -->

<!-- end predeclared patterns -->

<!-- start rest of patterns -->

<!ENTITY % macro.paraContent '( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 %model.global;)*' >

<!ENTITY % macro.limitedContent '( #PCDATA |
 %model.limitedPhrase; |
 %model.inter;)*' >

<!ENTITY % macro.phraseSeq '( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.global;)*' >

<!ENTITY % macro.phraseSeq.limited '( #PCDATA |
 %model.limitedPhrase; |
 %model.global;)*' >

<!ENTITY % macro.specialPara '( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 %model.divPart; |
 %model.global;)*' >

<!ENTITY % macro.xtext '( #PCDATA |
 _DUMMY_model.gLike)*' >

<!ENTITY % macro.anyXML ' ANY' >

<!-- end patterns -->

<!-- start elements -->

<!--doc:(TEI document) contains a single TEI-conformant document,
comprising a TEI header and a text, either in isolation or as part of a
teiCorpus element. -->
<!ELEMENT TEI (teiHeader,((_DUMMY_model.resourceLike+,text?) |
 text))>
<!ATTLIST TEI xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST TEI
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
version %data.version;  #IMPLIED >
<!ATTLIST TEI xsi:schemaLocation CDATA #IMPLIED
 xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
 >
<!--doc:(abbreviation) contains an abbreviation of any sort. -->
<!ELEMENT abbr %macro.phraseSeq;>
<!ATTLIST abbr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST abbr
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.responsibility.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(addition) contains letters, words, or phrases inserted in the text by an
        author, scribe, annotator, or corrector. -->
<!ELEMENT add %macro.paraContent;>
<!ATTLIST add xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST add
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.transcriptional.attributes;
 %att.placement.attributes;
 %att.typed.attributes; >
<!--doc:(address line) contains one line of a postal address. -->
<!ELEMENT addrLine %macro.phraseSeq;>
<!ATTLIST addrLine xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST addrLine
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a postal  address, for example of a
        publisher, an organization, or an individual. -->
<!ELEMENT address ((%model.global;)*,((%model.addrPart;),(%model.global;)*)+)>
<!ATTLIST address xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST address
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published
    within a monograph or journal and not as an independent publication. -->
<!ELEMENT analytic (author |
 editor |
 respStmt |
 title |
 ref |
 date)*>
<!ATTLIST analytic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST analytic
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(application information) records information about an application which has
  edited the TEI file.  -->
<!ELEMENT appInfo (%model.applicationLike;)+>
<!ATTLIST appInfo xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST appInfo
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:provides information about an application which has acted upon the document. -->
<!ELEMENT application ((%model.labelLike;)+,((%model.ptrLike;)* |
 (%model.pLike;)*))>
<!ATTLIST application xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST application
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
 %att.datable.attributes;
ident %data.name;  #REQUIRED
version CDATA #REQUIRED >
<!--doc:A formal list or prose description of the topics addressed by
	a subdivision of a text. -->
<!ELEMENT argument ((%model.global; |
 %model.headLike;)*,((%model.common;),(%model.global;)*)+)>
<!ATTLIST argument xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST argument
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:in a bibliographic reference, contains the name(s) of the
  author(s), personal or corporate, of a work; for example in the same
  form as that provided by a recognized bibliographic name authority.  -->
<!ELEMENT author %macro.phraseSeq;>
<!ATTLIST author xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST author
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.naming.attributes; >
<!--doc:(release authority) supplies the name of a person or other agency responsible for
  making an electronic file available, other than a publisher or
  distributor. -->
<!ELEMENT authority %macro.phraseSeq.limited;>
<!ATTLIST authority xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST authority
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:supplies information about the availability of a text, for example any restrictions on its
    use or distribution, its copyright status, etc. -->
<!ELEMENT availability (%model.pLike;)+>
<!ATTLIST availability xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST availability
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
status (free|unknown|restricted) "unknown"  >
<!--doc:(back matter) contains any appendixes, etc. following the main part of a text. -->
<!ELEMENT back ((%model.frontPart; |
 %model.pLike.front; |
 %model.global;)*,((_DUMMY_model.div1Like,(%model.frontPart; |
 _DUMMY_model.div1Like |
 %model.global;)*) |
 ((%model.divLike;),(%model.frontPart; |
 %model.divLike; |
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
 %model.global;)*)?)>
<!ATTLIST back xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST back
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes; >
<!--doc:(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged.  -->
<!ELEMENT bibl ( #PCDATA |
 _DUMMY_model.gLike |
 %model.highlighted; |
 %model.pPart.data; |
 %model.pPart.edit; |
 _DUMMY_model.segLike |
 %model.ptrLike; |
 %model.biblPart; |
 %model.global;)*>
<!ATTLIST bibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST bibl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
 %att.typed.attributes; >
<!--doc:(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file
    description are present. -->
<!ELEMENT biblFull ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc*)>
<!ATTLIST biblFull xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblFull
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:(scope of citation) defines the scope of a bibliographic reference, for example as a
        list of page numbers, or a named subdivision of a larger work. -->
<!ELEMENT biblScope %macro.phraseSeq;>
<!ATTLIST biblScope xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblScope
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED
from %data.word;  #IMPLIED
to %data.word;  #IMPLIED >
<!--doc:(structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements
    appear and in a specified order.  -->
<!ELEMENT biblStruct (analytic*,(monogr,series*)+,(%model.noteLike; |
 idno |
 relatedItem)*)>
<!ATTLIST biblStruct xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblStruct
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
 %att.typed.attributes; >
<!--doc:provides encoded binary data representing an inline graphic or other object. -->
<!ELEMENT binaryObject  (#PCDATA)>
<!ATTLIST binaryObject xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST binaryObject
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.internetMedia.attributes;
width %data.outputMeasurement;  #IMPLIED
height %data.outputMeasurement;  #IMPLIED
scale %data.numeric;  #IMPLIED
encoding CDATA  #IMPLIED >
<!--doc:(text body) contains the whole body of a single unitary text, excluding any front or back matter. -->
<!ELEMENT body ((%model.global;)*,((%model.divTop;),(%model.global; |
 %model.divTop;)*)?,((%model.divGenLike;),(%model.global; |
 %model.divGenLike;)*)?,(((%model.divLike;),(%model.global; |
 %model.divGenLike;)*)+ |
 (_DUMMY_model.div1Like,(%model.global; |
 %model.divGenLike;)*)+ |
 (((%model.common;),(%model.global;)*)+,(((%model.divLike;),(%model.global; |
 %model.divGenLike;)*)+ |
 (_DUMMY_model.div1Like,(%model.global; |
 %model.divGenLike;)*)+)?)),((%model.divBottom;),(%model.global;)*)*)>
<!ATTLIST body xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST body
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes; >
<!--doc:contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work. -->
<!ELEMENT byline ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 docAuthor |
 %model.global;)*>
<!ATTLIST byline xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST byline
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(canonical reference pattern) specifies an expression and replacement pattern for transforming a canonical reference into
    a URI.  -->
<!ELEMENT cRefPattern (%model.pLike;)*>
<!ATTLIST cRefPattern xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cRefPattern
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
matchPattern %data.pattern;  #REQUIRED
replacementPattern CDATA #REQUIRED >
<!--doc:contains grammatical case information given by a dictionary for a given form. -->
<!ELEMENT case %macro.paraContent;>
<!ATTLIST case xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST case
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(category description) describes some category within a taxonomy or text typology, either in the form of a brief
    prose description or in terms of the situational parameters used by the TEI formal textDesc. -->
<!ELEMENT catDesc ( #PCDATA |
 %model.limitedPhrase; |
 _DUMMY_model.catDescPart)*>
<!ATTLIST catDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST catDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(category reference) specifies one or more defined categories within some taxonomy or text typology. -->
<!ELEMENT catRef EMPTY>
<!ATTLIST catRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST catRef
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.pointing.attributes;
scheme %data.pointer;  #IMPLIED >
<!--doc:contains an individual descriptive category, possibly nested within a superordinate
    category, within a user-defined taxonomy. -->
<!ELEMENT category ((catDesc+ |
 (%model.glossLike;)*),category*)>
<!ATTLIST category xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST category
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(column break) marks the boundary between one column of a text and the next
        in a standard reference system. -->
<!ELEMENT cb EMPTY>
<!ATTLIST cb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cb
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
 %att.sourced.attributes;
 %att.spanning.attributes;
 %att.breaking.attributes; >
<!--doc:contains one cell of a table.  -->
<!ELEMENT cell %macro.paraContent;>
<!ATTLIST cell xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cell
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.tableDecoration.attributes; >
<!--doc:summarizes a particular change or correction made to a particular version of an electronic
    text which is shared between several researchers. -->
<!ELEMENT change ( #PCDATA |
 %model.limitedPhrase; |
 %model.inter; |
 %model.global;)*>
<!ATTLIST change xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST change
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.ascribed.attributes;
 %att.datable.attributes;
 %att.docStatus.attributes; >
<!--doc:groups a number of alternative encodings for the same point in
        a text. -->
<!ELEMENT choice (%model.choicePart; |
 choice)*>
<!ATTLIST choice xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST choice
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(cited quotation) contains a quotation from some other document, together with a bibliographic reference to
    its source. In a dictionary it may contain an example text with at least one occurrence of the
    word form, used in the sense being described, or a translation of the headword, or an example.  -->
<!ELEMENT cit (%model.qLike; |
 _DUMMY_model.egLike |
 %model.biblLike; |
 %model.ptrLike; |
 %model.global; |
 %model.entryPart;)+>
<!ATTLIST cit xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cit
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes; >
<!--doc:(classification code) contains the classification code used for this text in some standard classification system. -->
<!ELEMENT classCode %macro.phraseSeq.limited;>
<!ATTLIST classCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST classCode
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
scheme %data.pointer;  #REQUIRED >
<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text. -->
<!ELEMENT classDecl (taxonomy)+>
<!ATTLIST classDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST classDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:groups together salutations, datelines, and similar phrases appearing as a final group at
    the end of a division, especially of a letter. -->
<!ELEMENT closer ( #PCDATA |
 _DUMMY_model.gLike |
 signed |
 dateline |
 salute |
 %model.phrase; |
 %model.global;)*>
<!ATTLIST closer xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST closer
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(collocate) contains a collocate of the headword. -->
<!ELEMENT colloc %macro.paraContent;>
<!ATTLIST colloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST colloc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
 %att.typed.attributes; >
<!--doc:(correction) contains the correct form of a passage apparently erroneous in the copy text. -->
<!ELEMENT corr %macro.paraContent;>
<!ATTLIST corr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST corr
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.editLike.attributes;
 %att.typed.attributes; >
<!--doc:(correction principles) states how and under what circumstances corrections have been made in the text. -->
<!ELEMENT correction (%model.pLike;)+>
<!ATTLIST correction xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST correction
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
status (high|medium|low|unknown) "unknown" 
method (silent|markup) "silent"  >
<!--doc:contains information about the creation of a text. -->
<!ELEMENT creation %macro.phraseSeq.limited;>
<!ATTLIST creation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST creation
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a date in any format. -->
<!ELEMENT date ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.global;)*>
<!ATTLIST date xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST date
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.datable.attributes;
 %att.editLike.attributes;
 %att.typed.attributes;
calendar %data.enumerated;  #IMPLIED >
<!--doc:contains a brief description of the place, date, time, etc. of production of a letter,
    newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer.  -->
<!ELEMENT dateline %macro.phraseSeq;>
<!ATTLIST dateline xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST dateline
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(definition) contains definition text in a dictionary entry. -->
<!ELEMENT def %macro.paraContent;>
<!ATTLIST def xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST def
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as
    superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. -->
<!ELEMENT del %macro.paraContent;>
<!ATTLIST del xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST del
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.transcriptional.attributes;
 %att.typed.attributes; >
<!--doc:(description) contains a brief description of the object documented by its parent element, including its
    intended usage, purpose, or application where this is appropriate. -->
<!ELEMENT desc %macro.limitedContent;>
<!ATTLIST desc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST desc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.translatable.attributes; >
<!--doc:identifies any word or phrase which is regarded as linguistically distinct, for example as
        archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage.  -->
<!ELEMENT distinct %macro.phraseSeq;>
<!ATTLIST distinct xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST distinct
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED
time %data.code;  #IMPLIED
space %data.code;  #IMPLIED
social %data.code;  #IMPLIED >
<!--doc:supplies the name of a person or other agency responsible for the
distribution of a text. -->
<!ELEMENT distributor %macro.phraseSeq;>
<!ATTLIST distributor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST distributor
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(text division) contains a subdivision of the front, body, or back of a text. -->
<!ELEMENT div ((%model.divTop; |
 %model.global;)*,((((%model.divLike; |
 %model.divGenLike;),(%model.global;)*)+ |
 (((%model.common;),(%model.global;)*)+,((%model.divLike; |
 %model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?)>
<!ATTLIST div xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST div
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.divLike.attributes;
 %att.typed.attributes;
 %att.declaring.attributes; >
<!--doc:(automatically generated text division) indicates the location at which a textual division generated
        automatically by a text-processing application is to appear. -->
<!ELEMENT divGen (%model.headLike;)*>
<!ATTLIST divGen xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST divGen
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(document author) contains the name of the author of the document, as given on the
title page (often but not always contained in a byline). -->
<!ELEMENT docAuthor %macro.phraseSeq;>
<!ATTLIST docAuthor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docAuthor
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.canonical.attributes; >
<!--doc:(document date) contains the date of a document, as given
(usually) on a title page. -->
<!ELEMENT docDate %macro.phraseSeq;>
<!ATTLIST docDate xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docDate
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
when %data.temporal.w3c;  #IMPLIED >
<!--doc:(document edition) contains an edition statement as presented on a title page of a
document. -->
<!ELEMENT docEdition %macro.paraContent;>
<!ATTLIST docEdition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docEdition
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(document imprint) contains the imprint statement (place and date of publication,
publisher name), as given
(usually) at the foot of a title page. -->
<!ELEMENT docImprint ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 pubPlace |
 docDate |
 publisher |
 %model.global;)*>
<!ATTLIST docImprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docImprint
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(document title) contains the title of a document, including all its
constituents, as given on a title page. -->
<!ELEMENT docTitle ((%model.global;)*,(titlePart,(%model.global;)*)+)>
<!ATTLIST docTitle xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docTitle
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.canonical.attributes; >
<!--doc:(edition) describes the particularities of one edition of a text. -->
<!ELEMENT edition %macro.phraseSeq;>
<!ATTLIST edition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST edition
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(edition statement) groups information relating to one edition of a text. -->
<!ELEMENT editionStmt ((%model.pLike;)+ |
 (edition,respStmt*))>
<!ATTLIST editionStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editionStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:secondary statement of responsibility for a bibliographic item, for example the name of an
    individual, institution or organization, (or of several such) acting as editor, compiler,
    translator, etc.  -->
<!ELEMENT editor %macro.phraseSeq;>
<!ATTLIST editor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editor
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.naming.attributes; >
<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text. -->
<!ELEMENT editorialDecl (%model.pLike; |
 %model.editorialDeclPart;)+>
<!ATTLIST editorialDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editorialDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:(electronic mail address) contains an e-mail address identifying a location to which
        e-mail messages can be delivered.
     -->
<!ELEMENT email %macro.phraseSeq;>
<!ATTLIST email xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST email
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(emphasized) marks words or phrases which are stressed or emphasized for
        linguistic or rhetorical effect. -->
<!ELEMENT emph %macro.paraContent;>
<!ATTLIST emph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST emph
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived. -->
<!ELEMENT encodingDesc (%model.encodingDescPart; |
 %model.pLike;)+>
<!ATTLIST encodingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST encodingDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a reasonably well-structured dictionary entry. -->
<!ELEMENT entry (hom |
 sense |
 %model.entryPart.top; |
 %model.global;)+>
<!ATTLIST entry xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST entry
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.entryLike.attributes; >
<!--doc:contains a quotation, anonymous or attributed, appearing at the start of a section or
    chapter, or on a title page.  -->
<!ELEMENT epigraph (%model.common; |
 %model.global;)*>
<!ATTLIST epigraph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST epigraph
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(etymology) encloses the etymological information in a dictionary entry. -->
<!ELEMENT etym ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 usg |
 lbl |
 def |
 %model.morphLike; |
 xr |
 %model.global;)*>
<!ATTLIST etym xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST etym
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(expansion) contains the expansion of an abbreviation. -->
<!ELEMENT expan %macro.phraseSeq;>
<!ATTLIST expan xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST expan
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.editLike.attributes; >
<!--doc:describes the approximate size of a text as stored on some carrier medium, whether digital
    or non-digital, specified in any convenient units. -->
<!ELEMENT extent %macro.phraseSeq;>
<!ATTLIST extent xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST extent
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(file description) contains a full bibliographic description of an electronic file. -->
<!ELEMENT fileDesc ((titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?),sourceDesc+)>
<!ATTLIST fileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fileDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a single text of any kind, whether unitary or composite, which interrupts the text
    containing it at any point and after which the surrounding text resumes. -->
<!ELEMENT floatingText ((%model.global;)*,(front,(%model.global;)*)?,(body |
 group),(%model.global;)*,(back,(%model.global;)*)?)>
<!ATTLIST floatingText xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST floatingText
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes;
 %att.typed.attributes; >
<!--doc:(foreign) identifies a word or phrase as belonging to some language other than that of the
                surrounding text.  -->
<!ELEMENT foreign %macro.phraseSeq;>
<!ATTLIST foreign xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST foreign
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(form information group) groups all the information on the written and spoken forms of one headword. -->
<!ELEMENT form ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 %model.formPart; |
 %model.global;)*>
<!ATTLIST form xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST form
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(front matter) contains any prefatory matter (headers,
title page, prefaces, dedications, etc.)
found  at the start of a document, before the main body. -->
<!ELEMENT front ((%model.frontPart; |
 %model.pLike.front; |
 %model.global;)*,((_DUMMY_model.div1Like,(%model.frontPart; |
 _DUMMY_model.div1Like |
 %model.global;)*) |
 ((%model.divLike;),(%model.frontPart; |
 %model.divLike; |
 %model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart; |
 %model.global;)*)?)>
<!ATTLIST front xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST front
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes; >
<!--doc:(funding body) specifies the name of an individual, institution, or organization responsible for the
    funding of a project or text. -->
<!ELEMENT funder %macro.phraseSeq.limited;>
<!ATTLIST funder xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST funder
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(gap) indicates a point where material has been omitted in a transcription, whether for editorial
    reasons described in the TEI header, as part of sampling practice, or because the material is
    illegible, invisible, or inaudible. -->
<!ELEMENT gap (%model.glossLike;)*>
<!ATTLIST gap xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gap
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.editLike.attributes;
reason CDATA  #IMPLIED
hand %data.pointer;  #IMPLIED
agent %data.enumerated;  #IMPLIED >
<!--doc:(gender) identifies the morphological gender of a lexical item, as given in the dictionary. -->
<!ELEMENT gen %macro.paraContent;>
<!ATTLIST gen xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gen
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of
    the geo element elsewhere within the document. -->
<!ELEMENT geoDecl %macro.phraseSeq;>
<!ATTLIST geoDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST geoDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
datum %data.enumerated;  "WGS84"  >
<!--doc:identifies a phrase or word used to provide a gloss or definition for some other word or
    phrase. -->
<!ELEMENT gloss %macro.phraseSeq;>
<!ATTLIST gloss xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gloss
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes;
 %att.translatable.attributes;
 %att.typed.attributes;
 %att.pointing.attributes;
cRef %data.pointer;  #IMPLIED >
<!--doc:(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical
    information relating to a term, word, or form. -->
<!ELEMENT gram %macro.paraContent;>
<!ATTLIST gram xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gram
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(grammatical information group) groups morpho-syntactic information about a lexical item, e.g. pos, gen, number, case, or
        iType (inflectional class). -->
<!ELEMENT gramGrp ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 %model.gramPart; |
 %model.global;)*>
<!ATTLIST gramGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gramGrp
 %att.lexicographic.attributes;
 %att.typed.attributes; >
<!--doc:indicates the location of an inline graphic, illustration, or figure. -->
<!ELEMENT graphic (%model.glossLike;)*>
<!ATTLIST graphic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST graphic
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.internetMedia.attributes;
 %att.declaring.attributes;
width %data.outputMeasurement;  #IMPLIED
height %data.outputMeasurement;  #IMPLIED
scale %data.numeric;  #IMPLIED
url %data.pointer;  #REQUIRED >
<!--doc:contains the body of a composite text, grouping together a sequence of distinct texts (or
    groups of such texts) which are regarded as a unit for some purpose, for example the collected
    works of an author, a sequence of prose essays, etc. -->
<!ELEMENT group ((%model.divTop; |
 %model.global;)*,((text |
 group),(text |
 group |
 %model.global;)*),(%model.divBottom;)*)>
<!ATTLIST group xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST group
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes; >
<!--doc:(heading) contains any type of heading, for example the title of a section, or the heading of a list,
    glossary, manuscript description, etc. -->
<!ELEMENT head %macro.paraContent;>
<!ATTLIST head xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST head
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes; >
<!--doc:(heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured
        list. -->
<!ELEMENT headItem %macro.phraseSeq;>
<!ATTLIST headItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST headItem
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(heading for list labels) contains the heading for the label or term column in a glossary list or similar structured
        list. -->
<!ELEMENT headLabel %macro.phraseSeq;>
<!ATTLIST headLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST headLabel
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(highlighted) marks a word or phrase as graphically distinct from the
        surrounding text, for reasons concerning which no claim is
        made.  -->
<!ELEMENT hi %macro.paraContent;>
<!ATTLIST hi xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hi
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(homograph) groups information relating to one homograph within an entry. -->
<!ELEMENT hom (sense |
 %model.entryPart.top; |
 %model.global;)*>
<!ATTLIST hom xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hom
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some
    other form. -->
<!ELEMENT hyph %macro.paraContent;>
<!ATTLIST hyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hyph
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:summarizes the way in which hyphenation in a source text has been treated in an encoded
    version of it. -->
<!ELEMENT hyphenation (%model.pLike;)+>
<!ATTLIST hyphenation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hyphenation
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
eol (all|some|hard|none) "some"  >
<!--doc:(inflectional class) indicates the inflectional class associated with a lexical item. -->
<!ELEMENT iType %macro.paraContent;>
<!ATTLIST iType xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST iType
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(identifier) supplies any form of identifier used to identify some object,
  such as a bibliographic item, a person, a title, an organization,
  etc. in a standardized way. -->
<!ELEMENT idno %macro.xtext;>
<!ATTLIST idno xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST idno
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:contains a formal statement authorizing the publication of a work, sometimes required to
    appear on a title page or its verso. -->
<!ELEMENT imprimatur %macro.paraContent;>
<!ATTLIST imprimatur xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST imprimatur
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:groups information relating to the publication or distribution
        of a bibliographic item. -->
<!ELEMENT imprint (((%model.imprintPart;) |
 (%model.dateLike;)),(%model.global;)*)+>
<!ATTLIST imprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST imprint
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:The W3C XInclude element -->
<!ELEMENT include  EMPTY>
<!ATTLIST include xmlns CDATA "http://www.w3.org/2001/XInclude">
<!ATTLIST include
href %data.pointer;  #IMPLIED
parse (xml|text) "xml" 
xpointer CDATA #IMPLIED
encoding CDATA #IMPLIED
accept CDATA #IMPLIED
accept-charset CDATA #IMPLIED
accept-language CDATA #IMPLIED >
<!--doc:(index entry) marks a location to be indexed for whatever purpose. -->
<!ELEMENT index (term,index?)*>
<!ATTLIST index xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST index
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.spanning.attributes;
indexName %data.name;  #IMPLIED >
<!--doc:describes the scope of any analytic or interpretive information added to the text in
    addition to the transcription.  -->
<!ELEMENT interpretation (%model.pLike;)+>
<!ATTLIST interpretation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST interpretation
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:contains one component of a list. -->
<!ELEMENT item %macro.specialPara;>
<!ATTLIST item xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST item
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a list of keywords or phrases identifying the topic or nature of a text. -->
<!ELEMENT keywords (term+ |
 list)>
<!ATTLIST keywords xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST keywords
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
scheme %data.pointer;  #REQUIRED >
<!--doc:(verse line) contains a single, possibly incomplete, line of verse. -->
<!ELEMENT l %macro.paraContent;>
<!ATTLIST l xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST l
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
part (Y|N|I|M|F) "N"  >
<!--doc:contains the label associated with an item in a list; in glossaries, marks the term being
    defined. -->
<!ELEMENT label %macro.phraseSeq;>
<!ATTLIST label xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST label
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(language name) name of a language mentioned in etymological or other linguistic discussion. -->
<!ELEMENT lang %macro.paraContent;>
<!ATTLIST lang xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lang
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(language usage) describes the languages, sublanguages, registers, dialects, etc.
represented within a text. -->
<!ELEMENT langUsage (language)+>
<!ATTLIST langUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST langUsage
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:characterizes a single language or sublanguage used within a text. -->
<!ELEMENT language %macro.phraseSeq.limited;>
<!ATTLIST language xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST language
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
ident %data.language;  #REQUIRED
usage CDATA #IMPLIED >
<!--doc:(line break) marks the start of a new (typographic) line in some edition or version of a text. -->
<!ELEMENT lb EMPTY>
<!ATTLIST lb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lb
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
 %att.sourced.attributes;
 %att.spanning.attributes;
 %att.breaking.attributes; >
<!--doc:(label) contains a label for a form, example, translation, or other piece of information, e.g.
    abbreviation for, contraction of, literally, approximately, synonyms:, etc. -->
<!ELEMENT lbl %macro.paraContent;>
<!ATTLIST lbl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lbl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain,
        verse paragraph, etc. -->
<!ELEMENT lg ((%model.divTop; |
 %model.global;)*,(%model.lLike; |
 lg),(%model.lLike; |
 lg |
 %model.global;)*,((%model.divBottom;),(%model.global;)*)*)>
<!ATTLIST lg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lg
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.divLike.attributes;
 %att.typed.attributes;
 %att.declaring.attributes; >
<!--doc:(list) contains any sequence of items organized as a list. -->
<!ELEMENT list (((%model.divTop;) |
 (%model.global;))*,((item,(%model.global;)*)+ |
 (headLabel?,headItem?,(label,(%model.global;)*,item,(%model.global;)*)+)),((%model.divBottom;),(%model.global;)*)*)>
<!ATTLIST list xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST list
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  "simple"  >
<!--doc:(citation list) contains a list of bibliographic citations of any kind.  -->
<!ELEMENT listBibl ((%model.headLike;)*,(%model.biblLike; |
 %model.milestoneLike; |
 listBibl)+)>
<!ATTLIST listBibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listBibl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
 %att.typed.attributes; >
<!--doc:contains a word or phrase referring to some quantity of an object or commodity, usually
        comprising a number, a unit, and a commodity name. -->
<!ELEMENT measure %macro.phraseSeq;>
<!ATTLIST measure xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST measure
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.measurement.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(measure group) contains a group of dimensional specifications which relate to the same object, for example
    the height and width of a manuscript page. -->
<!ELEMENT measureGrp ( #PCDATA |
 _DUMMY_model.gLike |
 %model.measureLike;)*>
<!ATTLIST measureGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST measureGrp
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.measurement.attributes;
 %att.typed.attributes; >
<!--doc:contains the formalized descriptive title for a meeting or conference, for use in a
    bibliographic description for an item derived from such a meeting, or as a heading or preamble
    to publications emanating from it. -->
<!ELEMENT meeting %macro.limitedContent;>
<!ATTLIST meeting xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST meeting
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:marks words or phrases mentioned, not used. -->
<!ELEMENT mentioned %macro.phraseSeq;>
<!ATTLIST mentioned xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mentioned
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:marks a boundary point separating any kind of section of a text, typically but not
    necessarily indicating a point at which some part of a standard reference system changes, where
    the change is not represented by a structural element. -->
<!ELEMENT milestone EMPTY>
<!ATTLIST milestone xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST milestone
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
 %att.sourced.attributes;
 %att.spanning.attributes;
 %att.breaking.attributes;
unit %data.enumerated;  #REQUIRED >
<!--doc:(monographic level) contains bibliographic elements describing an item (e.g. a book or journal) published as an
    independent item (i.e. as a separate physical object). -->
<!ELEMENT monogr ((((author |
 editor |
 respStmt),(author |
 editor |
 respStmt)*,title+,(idno |
 editor |
 respStmt)*) |
 ((title |
 ref)+,(idno |
 author |
 editor |
 respStmt)*))?,(%model.noteLike; |
 meeting)*,(edition,(idno |
 editor |
 respStmt)*)*,imprint,(imprint |
 extent |
 biblScope)*)>
<!ATTLIST monogr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST monogr
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains information about the grammatical mood of verbs (e.g. indicative, subjunctive,
    imperative). -->
<!ELEMENT mood %macro.paraContent;>
<!ATTLIST mood xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mood
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(name, proper noun) contains a proper noun or noun phrase. -->
<!ELEMENT name %macro.phraseSeq;>
<!ATTLIST name xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST name
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.naming.attributes;
 %att.typed.attributes; >
<!--doc:supplies the formal name of the namespace to which the elements documented by its children
    belong.  -->
<!ELEMENT namespace (tagUsage)+>
<!ATTLIST namespace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST namespace
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
name %data.namespace;  #REQUIRED >
<!--doc:indicates the extent of normalization or regularization of the original source carried out
    in converting it to electronic form. -->
<!ELEMENT normalization (%model.pLike;)+>
<!ATTLIST normalization xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST normalization
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
source %data.pointer;  #IMPLIED
method (silent|markup) "silent"  >
<!--doc:contains a note or annotation. -->
<!ELEMENT note %macro.specialPara;>
<!ATTLIST note xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST note
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.placement.attributes;
 %att.pointing.attributes;
 %att.responsibility.attributes;
 %att.typed.attributes;
anchored %data.truthValue;  "true" 
targetEnd CDATA  #IMPLIED >
<!--doc:(notes statement) collects together any notes providing information about a text additional to that recorded
    in other parts of the bibliographic description. -->
<!ELEMENT notesStmt (%model.noteLike;)+>
<!ATTLIST notesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST notesStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(number) contains a number, written in any form. -->
<!ELEMENT num %macro.phraseSeq;>
<!ATTLIST num xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST num
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.ranging.attributes;
type %data.enumerated;  #IMPLIED
value %data.numeric;  #IMPLIED >
<!--doc:indicates grammatical number associated with a form, as given in a dictionary. -->
<!ELEMENT number %macro.paraContent;>
<!ATTLIST number xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST number
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword. -->
<!ELEMENT oRef EMPTY>
<!ATTLIST oRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST oRef
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
 %att.pointing.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the
    headword. -->
<!ELEMENT oVar ( #PCDATA |
 _DUMMY_model.gLike |
 oRef)*>
<!ATTLIST oVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST oVar
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
 %att.pointing.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:groups together dateline, byline, salutation, and similar phrases appearing as a preliminary
    group at the start of a division, especially of a letter. -->
<!ELEMENT opener ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 argument |
 byline |
 dateline |
 epigraph |
 salute |
 signed |
 %model.global;)*>
<!ATTLIST opener xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST opener
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(original form) contains a reading which is marked as following the original, rather than being normalized
        or corrected. -->
<!ELEMENT orig %macro.paraContent;>
<!ATTLIST orig xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST orig
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.responsibility.attributes; >
<!--doc:(orthographic form) gives the orthographic form of a dictionary headword. -->
<!ELEMENT orth %macro.paraContent;>
<!ATTLIST orth xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST orth
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED
extent %data.enumerated;  "full"  >
<!--doc:(paragraph) marks paragraphs in prose. -->
<!ELEMENT p %macro.paraContent;>
<!ATTLIST p xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST p
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes; >
<!--doc:(pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword. -->
<!ELEMENT pRef EMPTY>
<!ATTLIST pRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pRef
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.pointing.attributes;
 %att.lexicographic.attributes; >
<!--doc:(pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword. -->
<!ELEMENT pVar ( #PCDATA |
 _DUMMY_model.gLike |
 pRef)*>
<!ATTLIST pVar xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pVar
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.pointing.attributes;
 %att.lexicographic.attributes; >
<!--doc:(page break) marks the boundary between one page of a text and the next in a standard reference system. -->
<!ELEMENT pb EMPTY>
<!ATTLIST pb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pb
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
 %att.sourced.attributes;
 %att.spanning.attributes;
 %att.breaking.attributes; >
<!--doc:(person) contains an indication of the grammatical person (1st, 2nd, 3rd, etc.) associated with a
    given inflected form in a dictionary. -->
<!ELEMENT per %macro.paraContent;>
<!ATTLIST per xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST per
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(part of speech) indicates the part of speech assigned to a dictionary 
headword  such as noun, verb, or adjective.
     -->
<!ELEMENT pos %macro.paraContent;>
<!ATTLIST pos xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pos
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:(postal box or post office box) contains a number or other identifier for some postal delivery point other than a street
    address.  -->
<!ELEMENT postBox  (#PCDATA)>
<!ATTLIST postBox xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postBox
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(postal code) contains a numerical or alphanumeric code used as part of a postal address to simplify
        sorting or delivery of mail.  -->
<!ELEMENT postCode  (#PCDATA)>
<!ATTLIST postCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postCode
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a postscript, e.g. to a letter. -->
<!ELEMENT postscript ((%model.common;) |
 (%model.global;))*>
<!ATTLIST postscript xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postscript
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text. -->
<!ELEMENT principal %macro.phraseSeq.limited;>
<!ATTLIST principal xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST principal
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the
    languages and sublanguages used, the situation in which it was produced, the participants and
    their setting. -->
<!ELEMENT profileDesc (%model.profileDescPart;)*>
<!ATTLIST profileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST profileDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(project description) describes in detail the aim or purpose for which an electronic file was encoded, together
    with any other relevant information concerning the process by which it was assembled or
    collected. -->
<!ELEMENT projectDesc (%model.pLike;)+>
<!ATTLIST projectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST projectDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:(pronunciation) contains the pronunciation(s) of the word. -->
<!ELEMENT pron %macro.paraContent;>
<!ATTLIST pron xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pron
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
extent %data.enumerated;  "full" 
notation %data.enumerated;  #IMPLIED >
<!--doc:(pointer) defines a pointer to another location. -->
<!ELEMENT ptr EMPTY>
<!ATTLIST ptr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ptr
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.pointing.attributes;
 %att.typed.attributes;
 %att.declaring.attributes;
cRef CDATA  #IMPLIED >
<!--doc:(publication place) contains the name of the place where a bibliographic item was published. -->
<!ELEMENT pubPlace %macro.phraseSeq;>
<!ATTLIST pubPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pubPlace
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.naming.attributes; >
<!--doc:(publication statement) groups information concerning the publication or distribution of an electronic or other
    text.  -->
<!ELEMENT publicationStmt ((%model.pLike;)+ |
 (%model.publicationStmtPart;)+)>
<!ATTLIST publicationStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST publicationStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:provides the name of the organization responsible for the publication or distribution of a
        bibliographic item. -->
<!ELEMENT publisher %macro.phraseSeq;>
<!ATTLIST publisher xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST publisher
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the
    surrounding text, for any one of a variety of reasons including, but not limited to: direct
    speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and
    passages that are mentioned but not used. -->
<!ELEMENT q %macro.specialPara;>
<!ATTLIST q xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST q
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.ascribed.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:specifies editorial practice adopted with respect to quotation marks in the original.  -->
<!ELEMENT quotation (%model.pLike;)+>
<!ATTLIST quotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST quotation
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes;
marks (none|some|all) "all" 
form CDATA  "unknown"  >
<!--doc:(quotation) contains a phrase or passage attributed by the narrator or author to some agency external
        to the text. -->
<!ELEMENT quote %macro.specialPara;>
<!ATTLIST quote xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST quote
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes; >
<!--doc:(related entry) contains a dictionary entry for a lexical item related to the headword, such as a compound
    phrase or derived form, embedded inside a larger entry. -->
<!ELEMENT re ( #PCDATA |
 _DUMMY_model.gLike |
 sense |
 %model.entryPart.top; |
 %model.phrase; |
 %model.global;)*>
<!ATTLIST re xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST re
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
 %att.typed.attributes; >
<!--doc:(reference) defines a reference to another location, possibly modified by additional text or comment. -->
<!ELEMENT ref %macro.paraContent;>
<!ATTLIST ref xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ref
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.pointing.attributes;
 %att.typed.attributes;
 %att.declaring.attributes;
cRef CDATA  #IMPLIED >
<!--doc:(reference state) specifies one component of a canonical reference defined by the milestone method. -->
<!ELEMENT refState EMPTY>
<!ATTLIST refState xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST refState
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.sourced.attributes;
unit %data.enumerated;  #REQUIRED
length %data.count;  #IMPLIED
delim CDATA #IMPLIED >
<!--doc:(references declaration) specifies how canonical references are constructed for this
  text. -->
<!ELEMENT refsDecl ((%model.pLike;)+ |
 cRefPattern+ |
 refState+)>
<!ATTLIST refsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST refsDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:(regularization) contains a reading which has been regularized or normalized in some sense. -->
<!ELEMENT reg %macro.paraContent;>
<!ATTLIST reg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST reg
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.editLike.attributes;
 %att.typed.attributes; >
<!--doc:contains or references some other bibliographic item which is related to the present one in
    some specified manner, for example as a constituent or alternative version of it. -->
<!ELEMENT relatedItem (%model.biblLike; |
 %model.ptrLike;)?>
<!ATTLIST relatedItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST relatedItem
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.typed.attributes;
target %data.pointer;  #IMPLIED >
<!--doc:supplies information about the rendition or appearance of one or more elements in the source
    text. -->
<!ELEMENT rendition %macro.limitedContent;>
<!ATTLIST rendition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST rendition
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
scheme (css|xslfo|free|other) #IMPLIED
scope CDATA  #IMPLIED >
<!--doc:(responsibility) contains a phrase describing the nature of a person's intellectual responsibility. -->
<!ELEMENT resp %macro.phraseSeq.limited;>
<!ATTLIST resp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST resp
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.canonical.attributes; >
<!--doc:(statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition,
    recording, or series, where the specialized elements for authors, editors, etc. do not suffice
    or do not apply. -->
<!ELEMENT respStmt ((resp+,(%model.nameLike.agent;)+) |
 ((%model.nameLike.agent;)+,resp+))>
<!ATTLIST respStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST respStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(revision description) summarizes the revision history for a file. -->
<!ELEMENT revisionDesc (list |
 change+)>
<!ATTLIST revisionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST revisionDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.docStatus.attributes; >
<!--doc:contains one row of a table.  -->
<!ELEMENT row (cell)+>
<!ATTLIST row xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST row
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.tableDecoration.attributes; >
<!--doc:(referencing string) contains a general purpose name or referring string. -->
<!ELEMENT rs %macro.phraseSeq;>
<!ATTLIST rs xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST rs
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.naming.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or
    not, whether directly or indirectly reported, whether by real people or fictional characters. -->
<!ELEMENT said %macro.specialPara;>
<!ATTLIST said xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST said
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.ascribed.attributes;
aloud %data.xTruthValue;  "unknown" 
direct %data.xTruthValue;  "true"  >
<!--doc:(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other
    division of a text, or the salutation in the closing of a letter, preface, etc. -->
<!ELEMENT salute %macro.phraseSeq;>
<!ATTLIST salute xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST salute
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the
    creation of a corpus or collection. -->
<!ELEMENT samplingDecl (%model.pLike;)+>
<!ATTLIST samplingDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST samplingDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:describes a particular script distinguished within
    the description of a manuscript or similar resource. -->
<!ELEMENT scriptNote %macro.specialPara;>
<!ATTLIST scriptNote xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST scriptNote
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.handFeatures.attributes; >
<!--doc:describes the principles according to which the text has been segmented, for example into
    sentences, tone-units, graphemic strata, etc. -->
<!ELEMENT segmentation (%model.pLike;)+>
<!ATTLIST segmentation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST segmentation
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:groups together all information relating to one word sense in a dictionary entry, for
    example definitions, examples, and translation equivalents. -->
<!ELEMENT sense ( #PCDATA |
 _DUMMY_model.gLike |
 sense |
 %model.entryPart.top; |
 %model.phrase; |
 %model.global;)*>
<!ATTLIST sense xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sense
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
level %data.numeric;  #IMPLIED >
<!--doc:(series information) contains information about the series in which a book or other bibliographic item has
    appeared. -->
<!ELEMENT series ( #PCDATA |
 _DUMMY_model.gLike |
 title |
 ref |
 editor |
 respStmt |
 biblScope |
 %model.global;)*>
<!ATTLIST series xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST series
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(series statement) groups information about the series, if any, to which a publication belongs. -->
<!ELEMENT seriesStmt ((%model.pLike;)+ |
 (title+,(idno |
 respStmt)*))>
<!ATTLIST seriesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST seriesStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(latin for thus or so
  ) contains text reproduced although apparently incorrect or inaccurate. -->
<!ELEMENT sic %macro.paraContent;>
<!ATTLIST sic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sic
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.responsibility.attributes; >
<!--doc:(signature) contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text.  -->
<!ELEMENT signed %macro.phraseSeq;>
<!ATTLIST signed xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST signed
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a word or phrase for which the author or narrator indicates a disclaiming of
    responsibility, for example by the use of scare quotes or italics. -->
<!ELEMENT soCalled %macro.phraseSeq;>
<!ATTLIST soCalled xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST soCalled
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(source description) describes the source from which an electronic text was derived or generated, typically a
    bibliographic description in the case of a digitized text, or a phrase such as "born digital"
    for a text which has no previous existence. -->
<!ELEMENT sourceDesc ((%model.pLike;)+ |
 (%model.biblLike; |
 _DUMMY_model.sourceDescPart |
 %model.listLike;)+)>
<!ATTLIST sourceDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sourceDesc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:(speech) An individual speech in a performance text, or a passage presented as such in a prose or
    verse text. -->
<!ELEMENT sp ((%model.global;)*,(speaker,(%model.global;)*)?,((%model.lLike; |
 lg |
 %model.pLike; |
 %model.stageLike; |
 %model.qLike;),(%model.global;)*)+)>
<!ATTLIST sp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sp
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.ascribed.attributes; >
<!--doc:A specialized form of heading or label, giving the name of one or more speakers in a
        dramatic text or fragment. -->
<!ELEMENT speaker %macro.phraseSeq;>
<!ATTLIST speaker xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST speaker
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:specifies the name of a sponsoring organization or institution. -->
<!ELEMENT sponsor %macro.phraseSeq.limited;>
<!ATTLIST sponsor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sponsor
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(stage direction) contains any kind of stage direction within a dramatic text or fragment. -->
<!ELEMENT stage %macro.specialPara;>
<!ATTLIST stage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stage
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(standard values) specifies the format used when standardized date or number values are supplied. -->
<!ELEMENT stdVals (%model.pLike;)+>
<!ATTLIST stdVals xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stdVals
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:a full street address including any name or number identifying a
        building as well as the name of the street or route on which it is
        located. -->
<!ELEMENT street %macro.phraseSeq;>
<!ATTLIST street xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST street
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains the stress pattern for a dictionary headword, if given separately. -->
<!ELEMENT stress %macro.paraContent;>
<!ATTLIST stress xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stress
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable,
        etc.) -->
<!ELEMENT subc %macro.paraContent;>
<!ATTLIST subc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST subc
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:groups successive entries for a set of homographs. -->
<!ELEMENT superEntry (form?,entry+)>
<!ATTLIST superEntry xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST superEntry
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.entryLike.attributes; >
<!--doc:(syllabification) contains the syllabification of the headword. -->
<!ELEMENT syll %macro.paraContent;>
<!ATTLIST syll xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST syll
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:contains text displayed in tabular form, in rows and columns. -->
<!ELEMENT table ((%model.headLike; |
 %model.global;)*,(row,(%model.global;)*)+)>
<!ATTLIST table xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST table
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
rows %data.count;  #IMPLIED
cols %data.count;  #IMPLIED >
<!--doc:supplies information about the usage of a specific element within a text.  -->
<!ELEMENT tagUsage %macro.limitedContent;>
<!ATTLIST tagUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tagUsage
gi %data.name;  #REQUIRED
occurs %data.count;  #IMPLIED
withId %data.count;  #IMPLIED
render %data.pointer;  #IMPLIED
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(tagging declaration) provides detailed information about the tagging applied to a document. -->
<!ELEMENT tagsDecl (rendition*,namespace*)>
<!ATTLIST tagsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tagsDecl
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:defines a typology used to classify texts either implicitly, by means of a bibliographic
    citation, or explicitly by a structured taxonomy. -->
<!ELEMENT taxonomy ((%model.glossLike;)* |
 category+ |
 ((%model.biblLike;),category*))>
<!ATTLIST taxonomy xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST taxonomy
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(TEI Header) supplies the descriptive and declarative information making up an electronic title page
    prefixed to every TEI-conformant text. -->
<!ELEMENT teiHeader (fileDesc,(%model.teiHeaderPart;)*,revisionDesc?)>
<!ATTLIST teiHeader xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST teiHeader
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  "text"  >
<!--doc:contains a single-word, multi-word, or symbolic designation which is regarded as a technical
    term. -->
<!ELEMENT term %macro.phraseSeq;>
<!ATTLIST term xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST term
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes;
 %att.pointing.attributes;
 %att.typed.attributes;
 %att.canonical.attributes;
cRef %data.pointer;  #IMPLIED
sortKey %data.word;  #IMPLIED >
<!--doc:contains a single text of any kind, whether unitary or composite, for example a poem or
    drama, a collection of essays, a novel, a dictionary, or a corpus sample. -->
<!ELEMENT text ((%model.global;)*,(front,(%model.global;)*)?,(body |
 group),(%model.global;)*,(back,(%model.global;)*)?)>
<!ATTLIST text xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST text
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declaring.attributes;
 %att.typed.attributes; >
<!--doc:(text classification) groups information which describes the nature or topic of a text in terms of a standard
    classification scheme, thesaurus, etc. -->
<!ELEMENT textClass (classCode |
 catRef |
 keywords)*>
<!ATTLIST textClass xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST textClass
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.declarable.attributes; >
<!--doc:contains a phrase defining a time of day in any format. -->
<!ELEMENT time ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.global;)*>
<!ATTLIST time xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST time
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.datable.attributes;
 %att.editLike.attributes;
 %att.typed.attributes; >
<!--doc:contains a title for any kind of work. -->
<!ELEMENT title %macro.paraContent;>
<!ATTLIST title xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST title
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.canonical.attributes;
level (a|m|j|s|u) #IMPLIED
type %data.enumerated;  #IMPLIED >
<!--doc:(title page) contains the title page of a text, appearing within the front or back matter.  -->
<!ELEMENT titlePage ((%model.global;)*,(%model.titlepagePart;),(%model.titlepagePart; |
 %model.global;)*)>
<!ATTLIST titlePage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titlePage
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:contains a subsection or division of the title of a work, as
indicated on a title page. -->
<!ELEMENT titlePart %macro.paraContent;>
<!ATTLIST titlePart xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titlePart
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
type %data.enumerated;  "main"  >
<!--doc:(title statement) groups information about the title of a work and those responsible for its intellectual
    content. -->
<!ELEMENT titleStmt (title+,(%model.respLike;)*)>
<!ATTLIST titleStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titleStmt
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:(tense) indicates the grammatical tense associated with a given inflected form in a dictionary. -->
<!ELEMENT tns %macro.paraContent;>
<!ATTLIST tns xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tns
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes; >
<!--doc:contains a closing title or footer appearing at the end of a division of a text.  -->
<!ELEMENT trailer %macro.phraseSeq;>
<!ATTLIST trailer xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST trailer
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes; >
<!--doc:contains a word, phrase, or passage which cannot be transcribed with certainty because it
        is illegible or inaudible in the source. -->
<!ELEMENT unclear %macro.paraContent;>
<!ATTLIST unclear xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unclear
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.editLike.attributes;
reason CDATA  #IMPLIED
hand %data.pointer;  #IMPLIED
agent %data.enumerated;  #IMPLIED >
<!--doc:(usage) contains usage information in a dictionary entry. -->
<!ELEMENT usg %macro.paraContent;>
<!ATTLIST usg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST usg
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!--doc:(cross-reference phrase) contains a phrase, sentence, or icon referring the reader to some other location in this or
    another text. -->
<!ELEMENT xr ( #PCDATA |
 _DUMMY_model.gLike |
 %model.phrase; |
 %model.inter; |
 usg |
 lbl |
 %model.global;)*>
<!ATTLIST xr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST xr
 %att.global.attribute.xmlid;
 %att.global.attribute.n;
 %att.global.attribute.xmllang;
 %att.global.attribute.rend;
 %att.global.attribute.rendition;
 %att.global.attribute.xmlbase;
 %att.global.attribute.xmlspace;
 %att.global.linking.attributes;
 %att.global.analytic.attributes;
 %att.lexicographic.attributes;
type %data.enumerated;  #IMPLIED >
<!-- end elements -->
