view texts/archimedesOldCVSRepository/archimedes/dtd/tei2.dtd @ 31:edf6e8fcf323 default tip

Removing DESpecs directory which deserted to git
author Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
date Wed, 29 Nov 2017 16:55:37 +0100
parents 22d6a63640c6
children
line wrap: on
line source

<!-- TEI P5 DTD. Generated 2005-07-15T09:33:09+01:00This template file is freely available and you are
             hereby authorised to copy, modify, and redistribute it in
             any way without further reference or permissions.When making such modifications, you are strongly
             recommended to change the present text to include an
             accurate statement of the licencing conditions applicable
             to your modified text.
 -->
<!--predeclared classes -->

<!ENTITY % tei.analysis.attribute.ana '
 ana  CDATA #IMPLIED'>

<!ENTITY % tei.formPointers "oRef | oVar | pRef | pVar"> 
<!ENTITY % tei.linking.attribute.corresp '
 corresp  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.synch '
 synch  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.sameAs '
 sameAs  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.copyOf '
 copyOf  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.next '
 next  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.prev '
 prev  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.exclude '
 exclude  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.select '
 select  CDATA #IMPLIED'>

<!ENTITY % tei.pointer.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.pointer.attribute.evaluate '
 evaluate  (all|one|none) #IMPLIED'>

<!ENTITY % tei.measured.attribute.units '
 units  CDATA #IMPLIED'>

<!ENTITY % tei.measured.attribute.scope '
 scope  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.notBefore '
 notBefore  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.notAfter '
 notAfter  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.certainty '
 certainty  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.dateAttrib '
 dateAttrib  (dated|datable|unknown) #IMPLIED'>

<!ENTITY % tei.datable.attribute.evidence '
 evidence  CDATA #IMPLIED'>

<!ENTITY % tei.personPart "addName | foreName | genName | nameLink | roleName | surname"> 
<!ENTITY % tei.placePart "bloc | country | distance | geog | offset | region | settlement"> 
<!ENTITY % tei.temporalExpr "dateStruct | day | distance | hour | minute | month | occasion | offset | second | timeStruct | week | year"> 
<!ENTITY % tei.metrical.attribute.met '
 met  CDATA #IMPLIED'>

<!ENTITY % tei.metrical.attribute.real '
 real  CDATA #IMPLIED'>

<!ENTITY % tei.metrical.attribute.rhyme '
 rhyme  CDATA #IMPLIED'>

<!ENTITY % tei.enjamb.attribute.enjamb '
 enjamb  CDATA #IMPLIED'>


<!--classes-->
      
<!ENTITY % tei.global.attribute.xmlid '
 xml:id  ID #IMPLIED'>

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

<!ENTITY % tei.global.attribute.xmllang '
 xml:lang  CDATA #IMPLIED'>

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

<!ENTITY % tei.global.attribute.xmlbase '
 xml:base  CDATA #IMPLIED'>

<!ENTITY % tei.declaring.attribute.decls '
 decls  CDATA #IMPLIED'>

<!ENTITY % tei.declarable.attribute.default '
 default  (true|false) "false" '>

<!ENTITY % tei.typed.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.typed.attribute.subtype '
 subtype  CDATA #IMPLIED'>

<!ENTITY % tei.interpret.attribute.resp '
 resp  CDATA #IMPLIED'>

<!ENTITY % tei.interpret.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.interpret.attribute.inst '
 inst  CDATA #IMPLIED'>

<!ENTITY % tei.divn.attribute.type '
 type  CDATA  #IMPLIED'>

<!ENTITY % tei.divn.attribute.org '
 org  (composite|uniform) "uniform" '>

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

<!ENTITY % tei.divn.attribute.part '
 part  (Y|N|I|M|F) "N" '>

<!ENTITY % tei.names.attribute.key '
 key  CDATA #IMPLIED'>

<!ENTITY % tei.names.attribute.reg '
 reg  CDATA #IMPLIED'>

<!ENTITY % tei.naming "geogName | name | orgName | persName | placeName | rs"> 
<!ENTITY % tei.seg.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.seg.attribute.function '
 function  CDATA #IMPLIED'>

<!ENTITY % tei.seg.attribute.part '
 part  (Y|N|I|M|F) "N" '>

<!ENTITY % tei.seg "c | cl | m | phr | s | seg | w"> 
<!ENTITY % tei.timed.attribute.start '
 start  CDATA #IMPLIED'>

<!ENTITY % tei.timed.attribute.end '
 end  CDATA #IMPLIED'>

<!ENTITY % tei.timed.attribute.dur '
 dur  CDATA #IMPLIED'>

<!ENTITY % tei.spanning.attribute.spanTo '
 spanTo  CDATA #IMPLIED'>

<!ENTITY % tei.teiHeader "teiHeader"> 
<!ENTITY % tei.teiText "text"> 
<!ENTITY % tei.hqphrase "distinct | emph | foreign | gloss | hi | mentioned | soCalled | term | title"> 
<!ENTITY % tei.date "date | dateRange | dateStruct"> 
<!ENTITY % tei.data "abbr | address | date | dateRange | dateStruct | dimensions | expan | geogName | lang | measure | name | num | orgName | persName | placeName | rs | time | timeRange | timeStruct"> 
<!ENTITY % tei.edit "add | app | choice | corr | damage | del | orig | reg | restore | sic | space | supplied | unclear"> 
<!ENTITY % tei.loc "ptr | ref"> 
<!ENTITY % tei.phrase.verse "caesura"> 
<!ENTITY % tei.metadata "alt | altGrp | certainty | fLib | fs | fvLib | index | interp | interpGrp | join | joinGrp | link | linkGrp | respons | span | spanGrp | timeline"> 
<!ENTITY % tei.refsys "cb | fw | lb | milestone | pb"> 
<!ENTITY % tei.editIncl "addSpan | delSpan | gap"> 
<!ENTITY % tei.Incl "anchor | g | %tei.editIncl; | %tei.metadata; | %tei.refsys;"> 
<!ENTITY % tei.oddDecl ""> 
<!ENTITY % tei.oddRef ""> 
<!ENTITY % tei.oddPhr ""> 
<!ENTITY % tei.hqinter "cit | q | quote"> 
<!ENTITY % tei.bibl "bibl | biblFull | biblItem | biblStruct | msDescription"> 
<!ENTITY % tei.lists "label | list | listBibl"> 
<!ENTITY % tei.notes "note | witDetail"> 
<!ENTITY % tei.stageDirection "camera | caption | move | sound | tech | view"> 
<!ENTITY % tei.complexVal "coll | fs | vMerge | vNot"> 
<!ENTITY % tei.singleVal "binary | default | numeric | string | symbol | vAlt | vLabel"> 
<!ENTITY % tei.featureVal "(%tei.complexVal; | %tei.singleVal;)"> 
<!ENTITY % tei.dictionaryTopLevel "def | dictScrap | dicteg | etym | form | gramGrp | note | re | trans | usg | xr"> 
<!ENTITY % tei.phrase "binaryObject | catchwords | formula | graphic | handShift | heraldry | locus | material | origDate | origPlace | secFol | signatures | %tei.data; | %tei.edit; | %tei.formPointers; | %tei.hqphrase; | %tei.loc; | %tei.phrase.verse; | %tei.seg; | watermark"> 
<!ENTITY % tei.inter "castList | figure | stage | table | %tei.bibl; | %tei.hqinter; | %tei.lists; | %tei.notes; | %tei.stageDirection; | text"> 
<!ENTITY % tei.chunk "ab | eTree | graph | l | lg | p | sp | tree | witList"> 
<!ENTITY % tei.segment "ab | seg"> 
<!ENTITY % tei.paragraph "p"> 
<!ENTITY % tei.common "figure | stage | table | %tei.bibl; | %tei.chunk; | %tei.hqinter; | %tei.lists; | %tei.notes;"> 
<!ENTITY % tei.agent "name"> 
<!ENTITY % tei.addrPart "postBox | postCode | street | %tei.naming;"> 
<!ENTITY % tei.biblPart "analytic | author | biblScope | distributor | edition | editor | extent | idno | imprint | monogr | msIdentifier | note | pubPlace | publisher | respStmt | series"> 
<!ENTITY % tei.demographic "affiliation | birth | education | firstLang | langKnown | occupation | persName | residence | socecStatus"> 
<!ENTITY % tei.divbot "byline | closer | dateline | epigraph | salute | signed | trailer"> 
<!ENTITY % tei.divtop "argument | byline | dateline | docAuthor | docDate | epigraph | head | opener | salute | signed"> 
<!ENTITY % tei.dramafront "castList | epilogue | performance | prologue | set"> 
<!ENTITY % tei.front "divGen | %tei.dramafront; | titlePage"> 
<!ENTITY % tei.fmchunk "argument | byline | docAuthor | docDate | docEdition | docImprint | docTitle | epigraph | head | titlePart"> 
<!ENTITY % tei.tpParts "binaryObject | byline | docAuthor | docDate | docEdition | docImprint | docTitle | epigraph | figure | graphic | imprimatur | titlePart"> 
<!ENTITY % tei.msItemPart "author | bibl | colophon | decoNote | explicit | filiation | finalRubric | incipit | listBibl | msItem | msItemStruct | note | q | respStmt | rubric | textLang | title"> 
<!ENTITY % tei.chooseable "abbr | choice | corr | expan | orig | reg | seg | sic | unclear"> 
<!ENTITY % tei.TEIform.attribute.TEIform '
 TEIform  CDATA #IMPLIED'>

<!ENTITY % tei.analysis.attribute.ana '
 ana  CDATA #IMPLIED'>

<!ENTITY % tei.comp.dictionaries "entry | entryFree | superEntry"> 
<!ENTITY % tei.entries.attribute.type '
 type  CDATA "main" '>

<!ENTITY % tei.entries.attribute.key '
 key  CDATA #IMPLIED'>

<!ENTITY % tei.morphInfo "case | gen | gram | itype | mood | number | per | tns"> 
<!ENTITY % tei.formInfo "form | hyph | lbl | orth | pron | syll | %tei.morphInfo; | usg"> 
<!ENTITY % tei.gramInfo "colloc | gramGrp | lbl | pos | subc | %tei.morphInfo; | usg"> 
<!ENTITY % tei.formPointers.attribute.target '
 target  CDATA #IMPLIED'>

<!ENTITY % tei.formPointers "oRef | oVar | pRef | pVar"> 
<!ENTITY % tei.dictionaries.attribute.expand '
 expand  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.norm '
 norm  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.split '
 split  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.value '
 value  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.orig '
 orig  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.location '
 location  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.mergedin '
 mergedin  CDATA #IMPLIED'>

<!ENTITY % tei.dictionaries.attribute.opt '
 opt  CDATA "false" '>

<!ENTITY % tei.dictionaryParts "case | colloc | def | dicteg | etym | form | gen | gramGrp | hom | hyph | itype | lbl | mood | number | orth | per | pos | pron | re | sense | stress | subc | superEntry | syll | tns | tr | trans | usg | xr"> 
<!ENTITY % tei.comp.drama "castList | %tei.stageDirection;"> 
<!ENTITY % tei.header "encodingDesc | profileDesc"> 
<!ENTITY % tei.sourcedesc "msDescription | recordingStmt | scriptStmt"> 
<!ENTITY % tei.encoding "charDesc | classDecl | editorialDecl | fsdDecl | metDecl | projectDesc | refsDecl | samplingDecl | tagsDecl | variantEncoding"> 
<!ENTITY % tei.policy "correction | hyphenation | interpretation | normalization | quotation | segmentation | stdVals"> 
<!ENTITY % tei.categorize "textDesc"> 
<!ENTITY % tei.profile "handList | handShift | langUsage | particDesc | settingDesc | textClass | textDesc"> 
<!ENTITY % tei.linking.attribute.corresp '
 corresp  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.synch '
 synch  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.sameAs '
 sameAs  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.copyOf '
 copyOf  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.next '
 next  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.prev '
 prev  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.exclude '
 exclude  CDATA #IMPLIED'>

<!ENTITY % tei.linking.attribute.select '
 select  CDATA #IMPLIED'>

<!ENTITY % tei.pointer.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.pointer.attribute.evaluate '
 evaluate  (all|one|none) #IMPLIED'>

<!ENTITY % tei.pointerGroup.attribute.domains '
 domains  CDATA #IMPLIED'>

<!ENTITY % tei.pointerGroup.attribute.targFunc '
 targFunc  CDATA #IMPLIED'>

<!ENTITY % tei.measured.attribute.units '
 units  CDATA #IMPLIED'>

<!ENTITY % tei.measured.attribute.scope '
 scope  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.notBefore '
 notBefore  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.notAfter '
 notAfter  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.certainty '
 certainty  CDATA #IMPLIED'>

<!ENTITY % tei.datable.attribute.dateAttrib '
 dateAttrib  (dated|datable|unknown) #IMPLIED'>

<!ENTITY % tei.datable.attribute.evidence '
 evidence  CDATA #IMPLIED'>

<!ENTITY % tei.personPart.attribute.key '
 key  CDATA #IMPLIED'>

<!ENTITY % tei.personPart.attribute.reg '
 reg  CDATA #IMPLIED'>

<!ENTITY % tei.personPart.attribute.type '
 type  CDATA  #IMPLIED'>

<!ENTITY % tei.personPart.attribute.full '
 full  (yes|abb|init) "yes" '>

<!ENTITY % tei.personPart.attribute.sort '
 sort  CDATA #IMPLIED'>

<!ENTITY % tei.personPart "addName | foreName | genName | nameLink | roleName | surname"> 
<!ENTITY % tei.placePart "bloc | country | distance | geog | offset | region | settlement"> 
<!ENTITY % tei.temporalExpr.attribute.value '
 value  CDATA #IMPLIED'>

<!ENTITY % tei.temporalExpr.attribute.key '
 key  CDATA #IMPLIED'>

<!ENTITY % tei.temporalExpr.attribute.reg '
 reg  CDATA #IMPLIED'>

<!ENTITY % tei.temporalExpr.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.temporalExpr.attribute.full '
 full  (yes|abb|init) "yes" '>

<!ENTITY % tei.temporalExpr "dateStruct | day | distance | hour | minute | month | occasion | offset | second | timeStruct | week | year"> 
<!ENTITY % tei.comp.spoken "event | kinesic | pause | shift | u | vocal | writing"> 
<!ENTITY % tei.fragmentary.attribute.wit '
 wit  CDATA #IMPLIED'>

<!ENTITY % tei.fragmentary "lacunaEnd | lacunaStart | witEnd | witStart"> 
<!ENTITY % tei.readings.attribute.wit '
 wit  CDATA #IMPLIED'>

<!ENTITY % tei.readings.attribute.type '
 type  CDATA #IMPLIED'>

<!ENTITY % tei.readings.attribute.cause '
 cause  CDATA #IMPLIED'>

<!ENTITY % tei.readings.attribute.varSeq '
 varSeq  CDATA #IMPLIED'>

<!ENTITY % tei.readings.attribute.resp '
 resp  CDATA #IMPLIED'>

<!ENTITY % tei.readings.attribute.hand '
 hand  CDATA #IMPLIED'>

<!ENTITY % tei.comp.verse "lg1 | lg2 | lg3 | lg4 | lg5"> 
<!ENTITY % tei.metrical.attribute.met '
 met  CDATA #IMPLIED'>

<!ENTITY % tei.metrical.attribute.real '
 real  CDATA #IMPLIED'>

<!ENTITY % tei.metrical.attribute.rhyme '
 rhyme  CDATA #IMPLIED'>

<!ENTITY % tei.enjamb.attribute.enjamb '
 enjamb  CDATA #IMPLIED'>


<!--macros-->
      
<!ENTITY % TEI.extensions.ent '' >

<!ENTITY % TEI.extensions.dtd '' >

<!ENTITY % mix.verse '|%tei.comp.verse;' >

<!ENTITY % mix.drama '|%tei.comp.drama;' >

<!ENTITY % mix.spoken '|%tei.comp.spoken;' >

<!ENTITY % mix.dictionaries '|%tei.comp.dictionaries;' >

<!ENTITY % macro.component '(%tei.common;%mix.verse;%mix.drama;%mix.spoken;%mix.dictionaries;)' >

<!ENTITY % macro.phrasegroup '( #PCDATA | %tei.phrase; | %tei.Incl;)' >

<!ENTITY % macro.phraseSeq '( #PCDATA | %tei.phrase; | %tei.Incl;)*' >

<!ENTITY % macro.glossSeq '(altIdent?,equiv*,gloss?,desc?)' >

<!ENTITY % macro.componentSeq '((%macro.component;) | (%tei.Incl;))*' >

<!ENTITY % macro.paraContent '( #PCDATA | %tei.phrase; | %tei.inter; | %tei.Incl;)*' >

<!ENTITY % macro.specialPara '( #PCDATA | %tei.phrase; | %tei.inter; | %tei.chunk; | %tei.Incl;)*' >

<!ENTITY % datatype.Certainty ' CDATA' >

<!ENTITY % datatype.Code ' CDATA' >

<!ENTITY % datatype.Key ' CDATA' >

<!ENTITY % datatype.Language ' CDATA ' >

<!ENTITY % datatype.Regexp ' CDATA' >

<!ENTITY % datatype.Sex '
      (m|f|u|x)
    ' >

<!ENTITY % datatype.Token ' CDATA' >

<!ENTITY % datatype.UBoolean '
      (unknown|unspecified)
    ' >

<!ENTITY % datatype.uri ' CDATA ' >

<!ENTITY % datatype.uriList ' CDATA +' >

<!ENTITY % datatype.Choice ' CDATA' >

<!ENTITY % TEI.prose '' >

<!ENTITY % TEI.verse '' >

<!ENTITY % TEI.drama '' >

<!ENTITY % TEI.spoken '' >

<!ENTITY % TEI.dictionaries '' >

<!ENTITY % TEI.terminology '' >

<!ENTITY % TEI.general '' >

<!ENTITY % TEI.mixed '' >

<!ENTITY % TEI.linking '' >

<!ENTITY % TEI.analysis '' >

<!ENTITY % TEI.fs '' >

<!ENTITY % TEI.certainty '' >

<!ENTITY % TEI.transcr '' >

<!ENTITY % TEI.textcrit '' >

<!ENTITY % TEI.names.dates '' >

<!ENTITY % TEI.tagdocs '' >

<!ENTITY % TEI.nets '' >

<!ENTITY % TEI.figures '' >

<!ENTITY % TEI.corpus '' >

<!ENTITY % TEI.msdescription '' >

<!ENTITY % gen.verse '' >

<!ENTITY % gen.drama '' >

<!ENTITY % gen.spoken '' >

<!ENTITY % gen.dictionaries '' >

<!ENTITY % gen.drama '' >

<!ENTITY % gen.spoken '' >

<!ENTITY % gen.dictionaries '' >

<!ENTITY % gen.verse '' >

<!ENTITY % formulaNotations 'CDATA' >

<!ENTITY % datatype.Formula '(#PCDATA)' >

<!ENTITY % datatype.ucs ' CDATA ' >


<!--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 (%tei.teiHeader;,%tei.teiText;)>
<!ATTLIST TEI
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 xmlns  CDATA "http://www.tei-c.org/ns/1.0" 
 version  CDATA "5.0" 
 TEIform CDATA 'TEI'  >
<!--doc:(anonymous block) contains any arbitrary component-level unit of text, acting as
an anonymous container for phrase or inter level elements analogous to, but
without the semantic baggage of, a paragraph. -->
<!ELEMENT ab %macro.paraContent;>
<!ATTLIST ab
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 part  (Y|N|I|M|F) "N" 
 TEIform CDATA 'ab'  >
<!--doc:(abbreviation) contains an abbreviation of any sort. -->
<!ELEMENT abbr %macro.phraseSeq;>
<!ATTLIST abbr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'abbr'  >
<!--doc:(accompanying material) contains details of any significant additional
material which may be closely associated with the manuscript being
described, such as non-contemporaneous documents or fragments bound in
with the manuscript at some earlier historical period. -->
<!ELEMENT accMat (%tei.paragraph;)+>
<!ATTLIST accMat
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'accMat'  >
<!--doc:() contains any descriptive or other information
concerning the process by which a manuscript or manuscript part entered the holding
institution.  -->
<!ELEMENT acquisition (%tei.paragraph;)+>
<!ATTLIST acquisition
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 TEIform CDATA 'acquisition'  >
<!--doc:(activity) contains a brief informal description of what a participant in a
language interaction is doing other than speaking, if anything. -->
<!ELEMENT activity %macro.phraseSeq;>
<!ATTLIST activity
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'activity'  >
<!--doc:(actor) Name of an actor appearing within a cast list. -->
<!ELEMENT actor %macro.phraseSeq;>
<!ATTLIST actor
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'actor'  >
<!--doc:(addition) contains letters, words, or phrases inserted in the text by an
author, scribe, annotator, or corrector. -->
<!ELEMENT add %macro.specialPara;>
<!ATTLIST add
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 place  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 TEIform CDATA 'add'  >
<!--doc:(additional name) contains an additional name component, such as a nickname, 
epithet, or alias, or any other descriptive phrase used within a
personal name. -->
<!ELEMENT addName %macro.phraseSeq;>
<!ATTLIST addName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'addName'  >
<!--doc:(added span of text) marks the beginning of a longer sequence of text added by an
author, scribe, annotator or corrector (see also
add). -->
<!ELEMENT addSpan EMPTY>
<!ATTLIST addSpan
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 place  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 to  CDATA #REQUIRED
 TEIform CDATA 'addSpan'  >
<!--doc:() groups additional information relating to the
modern bibliography for a manuscript, its current curatorial status, and
and other associated materials.  -->
<!ELEMENT additional (adminInfo?,surrogates?,listBibl?)>
<!ATTLIST additional
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'additional'  >
<!--doc:() contains a description of any significant additions found
within a manuscript, such as marginalia or other annotations.  -->
<!ELEMENT additions (%tei.paragraph;)+>
<!ATTLIST additions
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'additions'  >
<!--doc:() contains one line of a postal or other address. -->
<!ELEMENT addrLine %macro.phraseSeq;>
<!ATTLIST addrLine
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'addrLine'  >
<!--doc:() contains a postal or other address, for example of a
publisher, an organization, or an individual. -->
<!ELEMENT address ((%tei.Incl;)*,((addrLine,(%tei.Incl;)*)+ | ((%tei.addrPart;),(%tei.Incl;)*)*))>
<!ATTLIST address
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'address'  >
<!--doc:(administrative information) contains information about the present
custody and availability of the manuscript, and also about the record
description itself.  -->
<!ELEMENT adminInfo ((%tei.paragraph;)+ | (recordHist?,availability?,custodialHist?,note?))>
<!ATTLIST adminInfo
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'adminInfo'  >
<!--doc:(affiliation) contains an informal description of a person's present
or past affiliation with some
organization, for example an employer or sponsor. -->
<!ELEMENT affiliation %macro.phraseSeq;>
<!ATTLIST affiliation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'affiliation'  >
<!--doc:(alternation) identifies an alternation or a set of choices among elements or passages. -->
<!ELEMENT alt EMPTY>
<!ATTLIST alt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 targets  CDATA #REQUIRED
 mode  (excl|incl) #IMPLIED
 weights  CDATA #IMPLIED
 wScale  (perc|real) #IMPLIED
 TEIform CDATA 'alt'  >
<!--doc:(alternation group) groups a collection of alt elements and possibly
pointers. -->
<!ELEMENT altGrp (alt | ptr)*>
<!ATTLIST altGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointerGroup.attribute.domains;
 %tei.pointerGroup.attribute.targFunc;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 mode  (excl|incl) "excl" 
 wScale  (perc|real) "perc" 
 TEIform CDATA 'altGrp'  >
<!--doc:supplies the recommended XML name for an element, class,
  attribute, etc. in some language. -->
<!ELEMENT altIdent  (#PCDATA)>
<!ATTLIST altIdent
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'altIdent'  >
<!--doc:(alternative identifier) contains an alternative or former structured identifier used for
a manuscript, such as a former catalogue number. -->
<!ELEMENT altIdentifier (country?,region?,settlement?,institution?,repository?,collection?,idno)>
<!ATTLIST altIdentifier
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'altIdentifier'  >
<!--doc:(alternative name) contains any form of unstructured alternative
name used for
a manuscript, such as an  ocellus
nominum, or nickname.  -->
<!ELEMENT altName  (#PCDATA)>
<!ATTLIST altName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'altName'  >
<!--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 | %tei.Incl;)*>
<!ATTLIST analytic
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'analytic'  >
<!--doc:(anchor point) attaches an identifier to a
point within a text, whether or not it corresponds with a textual
element. -->
<!ELEMENT anchor EMPTY>
<!ATTLIST anchor
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'anchor'  >
<!--doc:(apparatus entry) contains one entry in a critical apparatus, with an optional
lemma and at least one reading. -->
<!ELEMENT app ((%tei.Incl;)*,(lem,(%tei.Incl;)*,(wit,(%tei.Incl;)*)?)?,((rdg,(%tei.Incl;)*,(wit,(%tei.Incl;)*)?) | (rdgGrp,(%tei.Incl;)*,(wit,(%tei.Incl;)*)?))+)>
<!ATTLIST app
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 from  CDATA #IMPLIED
 to  CDATA #IMPLIED
 loc  CDATA #IMPLIED
 TEIform CDATA 'app'  >
<!--doc:() encodes an arc, the connection from one node to another in a graph. -->
<!ELEMENT arc EMPTY>
<!ATTLIST arc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 label2  CDATA #IMPLIED
 from  CDATA #REQUIRED
 to  CDATA #REQUIRED
 TEIform CDATA 'arc'  >
<!--doc:() A formal list or prose description of the topics addressed by
	a subdivision of a text. -->
<!ELEMENT argument (((%tei.Incl;)*,head)?,(%macro.component;,(%tei.Incl;)*)*)>
<!ATTLIST argument
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'argument'  >
<!--doc:() in a bibliographic reference, contains the name of the author(s),
personal or corporate,
of a work; the primary statement of responsibility for any
bibliographic item.  -->
<!ELEMENT author %macro.phraseSeq;>
<!ATTLIST author
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'author'  >
<!--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;>
<!ATTLIST authority
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'authority'  >
<!--doc:() supplies information about the availability of a text, for
example any restrictions on its use or distribution, its copyright
status, etc. -->
<!ELEMENT availability (%tei.paragraph;)+>
<!ATTLIST availability
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 status  (free|unknown|restricted) "unknown" 
 TEIform CDATA 'availability'  >
<!--doc:(back matter) contains any appendixes, etc. following the main part of a
text. -->
<!ELEMENT back ((%tei.front; | %tei.Incl;)*,(((%tei.divtop;),(%tei.divtop; | titlePage | %tei.Incl;)*) | (div,(div | %tei.front; | %tei.Incl;)*) | (div1,(div1 | %tei.front; | %tei.Incl;)*))?,(trailer | closer)*)>
<!ATTLIST back
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'back'  >
<!--doc:(bibliographic citation) contains a loosely-structured bibliographic citation of which
the sub-components may or may not be explicitly tagged.  -->
<!ELEMENT bibl ( #PCDATA | %tei.phrase; | %tei.biblPart; | %tei.Incl;)*>
<!ATTLIST bibl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'bibl'  >
<!--doc:() contains a fully-structured bibliographic citation, in which all
components of the TEI file description
are present. -->
<!ELEMENT biblFull ((%tei.Incl;)*,(titleStmt,(%tei.Incl;)*),(editionStmt,(%tei.Incl;)*)?,(extent,(%tei.Incl;)*)?,(publicationStmt,(%tei.Incl;)*),(seriesStmt,(%tei.Incl;)*)?,(notesStmt,(%tei.Incl;)*)?,(sourceDesc,(%tei.Incl;)*)*)>
<!ATTLIST biblFull
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'biblFull'  >
<!--doc:(bibliographic citation) contains a bibliographic citation in which only bibliographic
  subelements appear. -->
<!ELEMENT biblItem (%tei.biblPart; | title | date | dateRange | biblItem)+>
<!ATTLIST biblItem
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 form  CDATA #IMPLIED
 status  CDATA  #IMPLIED
 role  CDATA  #IMPLIED
 TEIform CDATA 'biblItem'  >
<!--doc:(scope of citation) defines the scope of a bibliographic reference, for example as a
list of pagenumbers, or a named subdivision of a larger work. -->
<!ELEMENT biblScope %macro.phraseSeq;>
<!ATTLIST biblScope
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'biblScope'  >
<!--doc:(structured bibliographic citation) contains a structured bibliographic citation, in which only
bibliographic subelements appear and in a specified order.  -->
<!ELEMENT biblStruct (analytic*,(monogr,series*)+,(note | idno)*)>
<!ATTLIST biblStruct
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'biblStruct'  >
<!--doc:(bi-conditional feature-structure constraint) defines a biconditional feature-structure constraint; both
consequent and antecedent are specified as feature structures or groups
of feature structures; the constraint is satisfied if both
subsume a given feature structure, or if both do not. -->
<!ELEMENT bicond ((fs | f),iff,(fs | f))>
<!ATTLIST bicond
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'bicond'  >
<!--doc:(binary value) represents the value part of a feature-value specification which can contain either
  of exactly two possible values. -->
<!ELEMENT binary EMPTY>
<!ATTLIST binary
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #REQUIRED
 TEIform CDATA 'binary'  >
<!--doc:provides encoded binary data representing an inline graphic or other object. -->
<!ELEMENT binaryObject  (#PCDATA)>
<!ATTLIST binaryObject
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 width  CDATA #IMPLIED
 height  CDATA #IMPLIED
 scale  CDATA #IMPLIED
 mimeType  CDATA #IMPLIED
 encoding  CDATA #IMPLIED
 TEIform CDATA 'binaryObject'  >
<!--doc:() contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript -->
<!ELEMENT binding (%tei.paragraph; | decoNote)+>
<!ATTLIST binding
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 contemporary  CDATA #IMPLIED
 TEIform CDATA 'binding'  >
<!--doc:() describes the present and former bindings of a manuscript, either
as a series of paragraphs or as a series of distinct binding elements,
one for each binding of the manuscript.  -->
<!ELEMENT bindingDesc ((p | decoNote)+ | binding+)>
<!ATTLIST bindingDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'bindingDesc'  >
<!--doc:(Birth details) contains information about a person's birth, such as its date
and place. -->
<!ELEMENT birth %macro.phraseSeq;>
<!ATTLIST birth
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 date  CDATA #IMPLIED
 TEIform CDATA 'birth'  >
<!--doc:(bloc) a geo-political unit containing one or more nation states. -->
<!ELEMENT bloc %macro.phraseSeq;>
<!ATTLIST bloc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'bloc'  >
<!--doc:(text body) contains the whole body of a single unitary text, excluding any front or back matter. -->
<!ELEMENT body ((%tei.divtop; | %tei.Incl;)*,((((%macro.component;),(%tei.Incl;)*)+,((divGen,(%tei.Incl;)*)*,((div,(div | divGen | %tei.Incl;)*) | (div0,(div0 | divGen | %tei.Incl;)*) | (div1,(div1 | divGen | %tei.Incl;)*))?)) | ((divGen,(%tei.Incl;)*)*,((div,(div | divGen | %tei.Incl;)*) | (div0,(div0 | divGen | %tei.Incl;)*) | (div1,(div1 | divGen | %tei.Incl;)*)))),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST body
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'body'  >
<!--doc:(broadcast) describes a broadcast used as the source of a spoken text. -->
<!ELEMENT broadcast (p+ | bibl | biblItem | biblStruct | biblFull | recording)>
<!ATTLIST broadcast
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'broadcast'  >
<!--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 | %tei.phrase; | docAuthor | %tei.Incl;)*>
<!ATTLIST byline
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'byline'  >
<!--doc:(character) represents a character. -->
<!ELEMENT c  (#PCDATA)>
<!ATTLIST c
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'c'  >
<!--doc:() marks the point at which a metrical line may be divided. -->
<!ELEMENT caesura EMPTY>
<!ATTLIST caesura
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'caesura'  >
<!--doc:() describes a particular camera angle or viewpoint in a screen play. -->
<!ELEMENT camera %macro.paraContent;>
<!ATTLIST camera
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'camera'  >
<!--doc:() contains the text of a caption or other text displayed as part of
a film script or screenplay. -->
<!ELEMENT caption %macro.paraContent;>
<!ATTLIST caption
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'caption'  >
<!--doc:() contains grammatical case information given by a dictionary for a given form. -->
<!ELEMENT case %macro.paraContent;>
<!ATTLIST case
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'case'  >
<!--doc:(Cast list grouping) groups one or more individual castItem
elements within a cast list. -->
<!ELEMENT castGroup ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,((castItem | castGroup),(%tei.Incl;)*)+,(trailer,(%tei.Incl;)*)?)>
<!ATTLIST castGroup
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'castGroup'  >
<!--doc:(Cast list item) contains a single entry within a cast list, describing
either a single role or a list of non-speaking roles. -->
<!ELEMENT castItem ( #PCDATA | role | roleDesc | actor | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST castItem
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  (role|list) "role" 
 TEIform CDATA 'castItem'  >
<!--doc:(cast list) contains a single cast list or dramatis personae. -->
<!ELEMENT castList ((%tei.divtop; | %tei.Incl;)*,((%macro.component;),(%tei.Incl;)*)*,((castItem | castGroup),(%tei.Incl;)*)+,((%macro.component;),(%tei.Incl;)*)*)>
<!ATTLIST castList
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'castList'  >
<!--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 | %tei.phrase; | %tei.categorize;)*>
<!ATTLIST catDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'catDesc'  >
<!--doc:(category reference) specifies one or more defined categories
within some taxonomy or text typology. -->
<!ELEMENT catRef EMPTY>
<!ATTLIST catRef
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 target  CDATA #REQUIRED
 scheme  CDATA #IMPLIED
 TEIform CDATA 'catRef'  >
<!--doc:() contains discussion of the catchwords found within a manuscript. -->
<!ELEMENT catchwords %macro.phraseSeq;>
<!ATTLIST catchwords
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'catchwords'  >
<!--doc:(category) contains an individual descriptive category, possibly nested
within a superordinate category, within a user-defined taxonomy. -->
<!ELEMENT category (catDesc,category*)>
<!ATTLIST category
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'category'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ed  CDATA #IMPLIED
 TEIform CDATA 'cb'  >
<!--doc:() contains one cell of a table.  -->
<!ELEMENT cell %macro.paraContent;>
<!ATTLIST cell
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 role  CDATA "data" 
 rows  CDATA "1" 
 cols  CDATA "1" 
 TEIform CDATA 'cell'  >
<!--doc:() indicates the degree of certainty or uncertainty associated with
some aspect of the text markup.
  -->
<!ELEMENT certainty EMPTY>
<!ATTLIST certainty
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 target  CDATA #REQUIRED
 locus  CDATA #REQUIRED
 assertedValue  CDATA #IMPLIED
 desc  CDATA #IMPLIED
 given  CDATA #IMPLIED
 degree  CDATA #IMPLIED
 TEIform CDATA 'certainty'  >
<!--doc:() summarizes a particular change or correction made
to a particular version of an electronic text which is
shared between several researchers. -->
<!ELEMENT change (date,respStmt+,item)>
<!ATTLIST change
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'change'  >
<!--doc:(primary channel) describes the medium or channel by which a text is delivered or
experienced. For a written text, this might be print, manuscript, e-mail, etc.;
for a spoken one, radio, telephone, face-to-face, etc. -->
<!ELEMENT channel %macro.phraseSeq;>
<!ATTLIST channel
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 mode  (s|w|sw|ws|m|x) "x" 
 TEIform CDATA 'channel'  >
<!--doc:(character) provides descriptive information about a character.  -->
<!ELEMENT char (charName,gloss?,charProp*,desc?,mapping*,graphic*,note?)>
<!ATTLIST char
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'char'  >
<!--doc:(character description) provides descriptive information about characters or
glyphs.  -->
<!ELEMENT charDesc (desc?,(char | glyph)+)>
<!ATTLIST charDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'charDesc'  >
<!--doc:(character name) contains the name of a character, expressed following Unicode conventions.  -->
<!ELEMENT charName  (#PCDATA)>
<!ATTLIST charName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'charName'  >
<!--doc:(character property) provides a name and value for some property of the parent
character or glyph.  -->
<!ELEMENT charProp ((unicodeName | localName),value)>
<!ATTLIST charProp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'charProp'  >
<!--doc:() groups a number of alternative encodings for the same point in
  a text. -->
<!ELEMENT choice ((%tei.chooseable;),(%tei.chooseable;)+)>
<!ATTLIST choice
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'choice'  >
<!--doc:() A quotation from some other document, together with a bibliographic
reference to its source. -->
<!ELEMENT cit (q | quote | %tei.bibl; | %tei.loc; | %tei.Incl;)+>
<!ATTLIST cit
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'cit'  >
<!--doc:(clause) represents a grammatical clause. -->
<!ELEMENT cl %macro.phraseSeq;>
<!ATTLIST cl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'cl'  >
<!--doc:(classCode) contains the classification code used for this text in some
standard classification system. -->
<!ELEMENT classCode %macro.phraseSeq;>
<!ATTLIST classCode
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scheme  CDATA #REQUIRED
 TEIform CDATA 'classCode'  >
<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text. -->
<!ELEMENT classDecl (taxonomy)+>
<!ATTLIST classDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'classDecl'  >
<!--doc:() groups together dateline, byline, salutation, and similar
phrases appearing as a final group at the end of a
division, especially of a letter. -->
<!ELEMENT closer ( #PCDATA | signed | dateline | salute | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST closer
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'closer'  >
<!--doc:(collection of values) represents the value part of a feature-value specification
  which contains multiple values organized as a set, bag, or list. -->
<!ELEMENT coll (fs | %tei.singleVal;)*>
<!ATTLIST coll
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 org  (set|bag|list) #IMPLIED
 TEIform CDATA 'coll'  >
<!--doc:() contains a description of how the leaves or bifolia are physically
arranged. -->
<!ELEMENT collation (%tei.paragraph;)+>
<!ATTLIST collation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'collation'  >
<!--doc:() contains the name of a collection of
manuscripts, not necessarily located within a single repository.  -->
<!ELEMENT collection  (#PCDATA)>
<!ATTLIST collection
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 TEIform CDATA 'collection'  >
<!--doc:(collocate) contains a collocate of the headword. -->
<!ELEMENT colloc %macro.paraContent;>
<!ATTLIST colloc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'colloc'  >
<!--doc:() contains the text of any colophon
attached to a particular manuscript item: that is, a statement, usually found at the end of a manuscript, that provides information regarding the date, place, agency, or reason for production of the manuscript. -->
<!ELEMENT colophon %macro.phraseSeq;>
<!ATTLIST colophon
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'colophon'  >
<!--doc:(conditional feature-structure constraint) defines a conditional feature-structure constraint; the consequent
and the antecedent are specified as feature structures or
feature-structure groups; the constraint is satisfied if both the
antecedent and the consequent subsume a given feature
structure, or if the antecedent does not. -->
<!ELEMENT cond ((fs | f),then,(fs | f))>
<!ATTLIST cond
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'cond'  >
<!--doc:() contains a description of the physical
condition of the manuscript.  -->
<!ELEMENT condition (%tei.paragraph;)+>
<!ATTLIST condition
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'condition'  >
<!--doc:() describes the internal composition of a text or text sample,
for example
as fragmentary, complete, etc. -->
<!ELEMENT constitution %macro.phraseSeq;>
<!ATTLIST constitution
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  (single|composite|frags|unknown) "single" 
 TEIform CDATA 'constitution'  >
<!--doc:(correction) contains the correct form of a passage apparently erroneous in the copy text. -->
<!ELEMENT corr %macro.specialPara;>
<!ATTLIST corr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 TEIform CDATA 'corr'  >
<!--doc:(correction principles) states how and under what circumstances corrections have been
made in the text. -->
<!ELEMENT correction (%tei.paragraph;)+>
<!ATTLIST correction
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 status  (high|medium|low|unknown) "unknown" 
 method  (silent|tags) "silent" 
 TEIform CDATA 'correction'  >
<!--doc:(country) in an address, gives the name of the nation, country, colony, or
commonwealth; in a place name given as a hierarchy of geo-political
units, the country is larger or administratively superior
to the region and smaller than the bloc. -->
<!ELEMENT country %macro.paraContent;>
<!ATTLIST country
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'country'  >
<!--doc:() contains information about the creation of a text. -->
<!ELEMENT creation %macro.phraseSeq;>
<!ATTLIST creation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'creation'  >
<!--doc:() describes a single event during the custodial history of a manuscript. -->
<!ELEMENT custEvent (%tei.paragraph;)+>
<!ATTLIST custEvent
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 type  CDATA #IMPLIED
 TEIform CDATA 'custEvent'  >
<!--doc:() contains a description of a manuscript's custodial history, either
as running prose or as a series of dated custodial events.  -->
<!ELEMENT custodialHist ((%tei.paragraph;)+ | custEvent+)>
<!ATTLIST custodialHist
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'custodialHist'  >
<!--doc:() contains an area of damage to the text witness. -->
<!ELEMENT damage %macro.paraContent;>
<!ATTLIST damage
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 extent  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 agent  CDATA #IMPLIED
 degree  CDATA #IMPLIED
 TEIform CDATA 'damage'  >
<!--doc:() contains a date in any format. -->
<!ELEMENT date %macro.phraseSeq;>
<!ATTLIST date
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 calendar  CDATA #IMPLIED
 value  CDATA #IMPLIED
 certainty  CDATA #IMPLIED
 TEIform CDATA 'date'  >
<!--doc:(date range) contains two dates or another phrase delimiting a time period. -->
<!ELEMENT dateRange %macro.phraseSeq;>
<!ATTLIST dateRange
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 calendar  CDATA #IMPLIED
 from  CDATA #IMPLIED
 to  CDATA #IMPLIED
 exact  (to|from|both|none) #IMPLIED
 TEIform CDATA 'dateRange'  >
<!--doc:() contains an internally structured representation of a date. -->
<!ELEMENT dateStruct ( #PCDATA | %tei.temporalExpr; | %tei.Incl;)*>
<!ATTLIST dateStruct
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 calendar  CDATA #IMPLIED
 exact  CDATA #IMPLIED
 TEIform CDATA 'dateStruct'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'dateline'  >
<!--doc:(day) the day component of a structured date. -->
<!ELEMENT day  (#PCDATA)>
<!ATTLIST day
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'day'  >
<!--doc:() contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised decoNote elements. -->
<!ELEMENT decoDesc ((%tei.paragraph;)+ | decoNote+)>
<!ATTLIST decoDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'decoDesc'  >
<!--doc:() contains a note describing either a
decorative component of a manuscript, or a fairly homogenous class of
such components. -->
<!ELEMENT decoNote (%tei.paragraph;)+>
<!ATTLIST decoNote
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 subtype  CDATA #IMPLIED
 TEIform CDATA 'decoNote'  >
<!--doc:(definition) contains definition text in a dictionary entry. -->
<!ELEMENT def %macro.paraContent;>
<!ATTLIST def
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'def'  >
<!--doc:(Default feature value) represents the value part of a feature-value specification
  which contains a defaulted value. -->
<!ELEMENT default EMPTY>
<!ATTLIST default
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'default'  >
<!--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.specialPara;>
<!ATTLIST del
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 status  CDATA "unremarkable" 
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 TEIform CDATA 'del'  >
<!--doc:(deleted span of text) marks the beginning of a longer sequence of text deleted,
marked as deleted, or otherwise signaled as superfluous or spurious by an
author, scribe, annotator, or corrector. -->
<!ELEMENT delSpan EMPTY>
<!ATTLIST delSpan
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 to  CDATA #REQUIRED
 status  CDATA "unremarkable" 
 TEIform CDATA 'delSpan'  >
<!--doc:() contains a measurement measured across the spine.  -->
<!ELEMENT depth  (#PCDATA)>
<!ATTLIST depth
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.measured.attribute.units;
 %tei.measured.attribute.scope;
 TEIform CDATA 'depth'  >
<!--doc:() describes the nature and extent of originality of this text. -->
<!ELEMENT derivation %macro.phraseSeq;>
<!ATTLIST derivation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'derivation'  >
<!--doc:(description) contains a brief description of the purpose and application for
an element, attribute, or attribute value. -->
<!ELEMENT desc %macro.paraContent;>
<!ATTLIST desc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'desc'  >
<!--doc:() encloses a part of a dictionary entry in which other phrase-level dictionary elements are
        freely combined. -->
<!ELEMENT dictScrap ( #PCDATA | %tei.dictionaryParts; | %tei.phrase; | %tei.inter; | %tei.Incl;)*>
<!ATTLIST dictScrap
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'dictScrap'  >
<!--doc:(example (exempli gratia)) (in a dictionary) contains an example text containing at least one occurrence of the word
        form, used in the sense being described; examples may be quoted from (named) authors or contrived. -->
<!ELEMENT dicteg (q | quote | cit | %tei.dictionaryParts;)+>
<!ATTLIST dicteg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'dicteg'  >
<!--doc:() contains any kind of dimensional specification.  -->
<!ELEMENT dimensions (height?,width?,depth?)+>
<!ATTLIST dimensions
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.measured.attribute.units;
 %tei.measured.attribute.scope;
 type  CDATA #IMPLIED
 TEIform CDATA 'dimensions'  >
<!--doc:(distance) that part of a relative temporal or spatial expression which indicates
the distance between the place or time denoted by it and the place or
time referred to within it. -->
<!ELEMENT distance %macro.phraseSeq;>
<!ATTLIST distance
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 exact  (true|false|unknown) "unknown" 
 TEIform CDATA 'distance'  >
<!--doc:(distinct) 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 time  CDATA  #IMPLIED
 space  CDATA  #IMPLIED
 social  CDATA  #IMPLIED
 TEIform CDATA 'distinct'  >
<!--doc:() supplies the name of a person or other agency responsible for the
distribution of a text. -->
<!ELEMENT distributor %macro.phraseSeq;>
<!ATTLIST distributor
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'distributor'  >
<!--doc:(text division) contains a subdivision of the front, body, or back of a
text. -->
<!ELEMENT div ((%tei.divtop; | %tei.Incl;)*,(((div | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div'  >
<!--doc:(level-0 text division) contains the largest possible subdivision of the body
of a text. -->
<!ELEMENT div0 ((%tei.divtop; | %tei.Incl;)*,(((div1 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div1 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div0
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div0'  >
<!--doc:(level-1 text division) contains a first-level subdivision of the front, body, or back
of a text (the largest, if
div0 is not used, the second largest if it is). -->
<!ELEMENT div1 ((%tei.divtop; | %tei.Incl;)*,(((div2 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div2 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div1
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div1'  >
<!--doc:(level-2 text division) contains a second-level subdivision of the front, body, or back of a
 text. -->
<!ELEMENT div2 ((%tei.divtop; | %tei.Incl;)*,(((div3 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div3 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div2
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div2'  >
<!--doc:(level-3 text division) contains a third-level subdivision of the front, body, or back of a
 text. -->
<!ELEMENT div3 ((%tei.divtop; | %tei.Incl;)*,(((div4 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div4 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div3
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div3'  >
<!--doc:(level-4 text division) contains a fourth-level subdivision of the front, body, or back of a
 text. -->
<!ELEMENT div4 ((%tei.divtop; | %tei.Incl;)*,(((div5 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div5 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div4
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div4'  >
<!--doc:(level-5 text division) contains a fifth-level subdivision of the front, body, or back of a
 text. -->
<!ELEMENT div5 ((%tei.divtop; | %tei.Incl;)*,(((div6 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div6 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div5
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div5'  >
<!--doc:(level-6 text division) contains a sixth-level subdivision of the front, body, or back of a
 text. -->
<!ELEMENT div6 ((%tei.divtop; | %tei.Incl;)*,(((div7 | divGen),(%tei.Incl;)*)+ | ((%macro.component;,(%tei.Incl;)*)+,((div7 | divGen),(%tei.Incl;)*)*)),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div6
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div6'  >
<!--doc:(level-7 text division) contains the smallest possible subdivision of the front, body or
back of a text, larger than a paragraph. -->
<!ELEMENT div7 ((%tei.divtop; | %tei.Incl;)*,(%macro.component;,(%tei.Incl;)*)+,((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST div7
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'div7'  >
<!--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 (%tei.divtop;)*>
<!ATTLIST divGen
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'divGen'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'docAuthor'  >
<!--doc:(document date) contains the date of a document, as given
(usually) on a title page. -->
<!ELEMENT docDate %macro.phraseSeq;>
<!ATTLIST docDate
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #IMPLIED
 TEIform CDATA 'docDate'  >
<!--doc:(document edition) contains an edition statement as presented on a title page of a
document. -->
<!ELEMENT docEdition %macro.paraContent;>
<!ATTLIST docEdition
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'docEdition'  >
<!--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 | %tei.phrase; | pubPlace | docDate | publisher | %tei.Incl;)*>
<!ATTLIST docImprint
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'docImprint'  >
<!--doc:(document title) contains the title of a document, including all its
constituents, as given on a title page. -->
<!ELEMENT docTitle ((%tei.Incl;)*,(titlePart,(%tei.Incl;)*)+)>
<!ATTLIST docTitle
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'docTitle'  >
<!--doc:(Domain of use) describes the most important social context in which the text was
realized or for which it is intended, for example private vs. public,
education, religion, etc. -->
<!ELEMENT domain %macro.phraseSeq;>
<!ATTLIST domain
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'domain'  >
<!--doc:(Leaf of an embedding tree.) provides explicitly for a leaf of an embedding tree, which may also
be encoded with the eTree element. -->
<!ELEMENT eLeaf EMPTY>
<!ATTLIST eLeaf
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 TEIform CDATA 'eLeaf'  >
<!--doc:(embedding tree) provides an alternative to tree element for representing
ordered rooted tree structures. -->
<!ELEMENT eTree (eTree | triangle | eLeaf)*>
<!ATTLIST eTree
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 TEIform CDATA 'eTree'  >
<!--doc:(Edition) describes the particularities of one edition of a text. -->
<!ELEMENT edition %macro.phraseSeq;>
<!ATTLIST edition
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'edition'  >
<!--doc:(edition statement) groups information relating to one edition of a text. -->
<!ELEMENT editionStmt ((edition,respStmt*) | p+)>
<!ATTLIST editionStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'editionStmt'  >
<!--doc:(editor) 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 role  CDATA  "editor" 
 TEIform CDATA 'editor'  >
<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text. -->
<!ELEMENT editorialDecl (p+ | (%tei.policy;)+)>
<!ATTLIST editorialDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'editorialDecl'  >
<!--doc:() contains a brief prose description of the
educational background of a participant. -->
<!ELEMENT education %macro.phraseSeq;>
<!ATTLIST education
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'education'  >
<!--doc:(emphasized) marks words or phrases which are stressed or emphasized for
linguistic or rhetorical effect. -->
<!ELEMENT emph %macro.paraContent;>
<!ATTLIST emph
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'emph'  >
<!--doc:(Encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived. -->
<!ELEMENT encodingDesc ((%tei.encoding;)*,p*)>
<!ATTLIST encodingDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'encodingDesc'  >
<!--doc:() contains a reasonably well-structured dictionary entry. -->
<!ELEMENT entry (hom | sense | %tei.dictionaryTopLevel; | %tei.Incl;)+>
<!ATTLIST entry
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.entries.attribute.type;
 %tei.entries.attribute.key;
 TEIform CDATA 'entry'  >
<!--doc:() contains a dictionary entry which does not necessarily conform to the constraints imposed
        by the entry element. -->
<!ELEMENT entryFree ( #PCDATA | %tei.dictionaryParts; | %tei.phrase; | %tei.inter; | %tei.Incl;)*>
<!ATTLIST entryFree
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.entries.attribute.type;
 %tei.entries.attribute.key;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'entryFree'  >
<!--doc:(epigraph) contains a quotation, anonymous or attributed, appearing at
the start of a section or chapter, or on a title page.  -->
<!ELEMENT epigraph %macro.componentSeq;>
<!ATTLIST epigraph
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'epigraph'  >
<!--doc:() contains the epilogue to a drama,  typically spoken by an actor
out of character, possibly in association with a particular performance
or venue. -->
<!ELEMENT epilogue ((%tei.divtop; | %tei.Incl;)*,((%macro.component;),(%tei.Incl;)*)+,((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST epilogue
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'epilogue'  >
<!--doc:(equipment) provides technical details of the equipment and media used for
an audio or video recording used as the source for a spoken text. -->
<!ELEMENT equipment (%tei.paragraph;)+>
<!ATTLIST equipment
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'equipment'  >
<!--doc:() specifies a component which is considered equivalent to the
  parent element, either by co-reference, or by external link. -->
<!ELEMENT equiv EMPTY>
<!ATTLIST equiv
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 name  CDATA #IMPLIED
 uri  CDATA #IMPLIED
 filter  CDATA #IMPLIED
 mimetype  CDATA #IMPLIED
 TEIform CDATA 'equiv'  >
<!--doc:(etymology) encloses the etymological information in a dictionary entry. -->
<!ELEMENT etym ( #PCDATA | %tei.phrase; | %tei.inter; | usg | lbl | def | trans | tr | %tei.morphInfo; | dicteg | xr | %tei.Incl;)*>
<!ATTLIST etym
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'etym'  >
<!--doc:(Event) any phenomenon or occurrence, not necessarily vocalized or
communicative, for example incidental noises or other events affecting
communication. -->
<!ELEMENT event EMPTY>
<!ATTLIST event
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.timed.attribute.start;
 %tei.timed.attribute.end;
 %tei.timed.attribute.dur;
 who  CDATA #IMPLIED
 iterated  (true|false|unknown) "false" 
 desc  CDATA  #IMPLIED
 TEIform CDATA 'event'  >
<!--doc:(expansion) contains the expansion of an abbreviation. -->
<!ELEMENT expan %macro.phraseSeq;>
<!ATTLIST expan
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 TEIform CDATA 'expan'  >
<!--doc:() contains the text of the explicit, that is, the closing words of a text or a section of a text, possibly followed by one or more final rubrics or colophons.
   -->
<!ELEMENT explicit %macro.phraseSeq;>
<!ATTLIST explicit
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 defective  CDATA #IMPLIED
 type  CDATA #IMPLIED
 TEIform CDATA 'explicit'  >
<!--doc:() describes the approximate size of the electronic text as stored on
some carrier medium, specified in any convenient units. -->
<!ELEMENT extent %macro.phraseSeq;>
<!ATTLIST extent
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'extent'  >
<!--doc:(Feature) represents a feature value specification, that
  is, the association of a name with a value of any of several different types. -->
<!ELEMENT f (%tei.featureVal;)*>
<!ATTLIST f
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 name  NMTOKEN #REQUIRED
 fVal  CDATA #IMPLIED
 TEIform CDATA 'f'  >
<!--doc:(feature declaration) declares a single feature, specifying its name, organization,
range of allowed values, and optionally its default value. -->
<!ELEMENT fDecl (fDescr?,vRange,vDefault?)>
<!ATTLIST fDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 name  NMTOKEN #REQUIRED
 org  (unit|set|bag|list) "unit" 
 TEIform CDATA 'fDecl'  >
<!--doc:(feature description (in FSD)) describes in prose what is represented by the feature being
declared and its values. -->
<!ELEMENT fDescr %macro.paraContent;>
<!ATTLIST fDescr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'fDescr'  >
<!--doc:(Feature library) assembles library of feature elements. -->
<!ELEMENT fLib (f)+>
<!ATTLIST fLib
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'fLib'  >
<!--doc:() describes the extent to which the text may be regarded as
imaginative or non-imaginative, that is, as describing a fictional
or a non-fictional world.  -->
<!ELEMENT factuality %macro.phraseSeq;>
<!ATTLIST factuality
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  (fiction|fact|mixed|inapplicable) #IMPLIED
 TEIform CDATA 'factuality'  >
<!--doc:(Description of Figure) contains a brief prose description of the appearance or content
of a graphic figure, for use when documenting an image without
displaying it. -->
<!ELEMENT figDesc %macro.paraContent;>
<!ATTLIST figDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'figDesc'  >
<!--doc:() contains a block containing graphics, illustrations, or figures. -->
<!ELEMENT figure (%tei.Incl; | figure | figDesc | graphic | binaryObject | head | p)*>
<!ATTLIST figure
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'figure'  >
<!--doc:(File Description) contains a full bibliographic description of an electronic
file. -->
<!ELEMENT fileDesc (titleStmt,editionStmt?,extent?,publicationStmt,seriesStmt?,notesStmt?,sourceDesc+)>
<!ATTLIST fileDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'fileDesc'  >
<!--doc:() contains information concerning the manuscript's filiation, i.e. its relationship to other surviving manuscripts of the same text, its protographs, antigraphs and apographs. -->
<!ELEMENT filiation %macro.specialPara;>
<!ATTLIST filiation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'filiation'  >
<!--doc:() contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device. -->
<!ELEMENT finalRubric %macro.phraseSeq;>
<!ATTLIST finalRubric
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'finalRubric'  >
<!--doc:(First language) specifies the first language of a participant. -->
<!ELEMENT firstLang %macro.phraseSeq;>
<!ATTLIST firstLang
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'firstLang'  >
<!--doc:() describes the numbering system or systems used to 
count the leaves or pages in a codex. -->
<!ELEMENT foliation (%tei.paragraph;)+>
<!ATTLIST foliation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'foliation'  >
<!--doc:(forename) contains a forename, given or baptismal name. -->
<!ELEMENT foreName %macro.phraseSeq;>
<!ATTLIST foreName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'foreName'  >
<!--doc:(foreign) identifies a word or phrase as belonging to some language other
than that of the surrounding text.  -->
<!ELEMENT foreign %macro.paraContent;>
<!ATTLIST foreign
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'foreign'  >
<!--doc:() provides for groups of rooted trees. -->
<!ELEMENT forest (tree | eTree | triangle)+>
<!ATTLIST forest
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'forest'  >
<!--doc:(Forest group) provides for groups of forests. -->
<!ELEMENT forestGrp (forest)+>
<!ATTLIST forestGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'forestGrp'  >
<!--doc:(form information group) groups all the information on the written and spoken forms of one headword. -->
<!ELEMENT form ( #PCDATA | %tei.phrase; | %tei.inter; | %tei.formInfo; | %tei.Incl;)*>
<!ATTLIST form
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'form'  >
<!--doc:() contains a mathematical or other formula. -->
<!ELEMENT formula %datatype.Formula;>
<!ATTLIST formula
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 notation  CDATA #IMPLIED
 TEIform CDATA 'formula'  >
<!--doc:(defines how to convert a canonical reference into a URI) specifies an expression and replacement pattern for
  tranforming a canonical reference into a URI -->
<!ELEMENT fragmentPattern (%tei.paragraph;)*>
<!ATTLIST fragmentPattern
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 re  CDATA #REQUIRED
 pat  CDATA #REQUIRED
 TEIform CDATA 'fragmentPattern'  >
<!--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 ((%tei.front; | %tei.Incl;)*,(((%tei.fmchunk;),(%tei.fmchunk; | titlePage | %tei.Incl;)*) | (div,(div | %tei.front; | %tei.Incl;)*) | (div1,(div1 | %tei.front; | %tei.Incl;)*))?)>
<!ATTLIST front
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'front'  >
<!--doc:(Feature structure) represents a feature structure, that is, a
  collection of feature-value pairs organized as a
structural unit. -->
<!ELEMENT fs (f)*>
<!ATTLIST fs
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 feats  CDATA #IMPLIED
 TEIform CDATA 'fs'  >
<!--doc:(feature-structure constraints) specifies constraints on the content of well formed feature
structures. -->
<!ELEMENT fsConstraints (cond | bicond)*>
<!ATTLIST fsConstraints
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'fsConstraints'  >
<!--doc:(feature structure declaration) declares one type of feature structure. -->
<!ELEMENT fsDecl (fsDescr?,fDecl+,fsConstraints?)>
<!ATTLIST fsDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #REQUIRED
 baseType  CDATA #IMPLIED
 TEIform CDATA 'fsDecl'  >
<!--doc:(feature system description (in FSD)) describes in prose what is represented by the type of feature
structure declared in the enclosing fsDecl. -->
<!ELEMENT fsDescr %macro.paraContent;>
<!ATTLIST fsDescr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'fsDescr'  >
<!--doc:(FSD (feature-system declaration) declaration) identifies the feature system declaration which contains
definitions for a particular type of feature structure. -->
<!ELEMENT fsdDecl EMPTY>
<!ATTLIST fsdDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #REQUIRED
 url  CDATA #REQUIRED
 TEIform CDATA 'fsdDecl'  >
<!--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;>
<!ATTLIST funder
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'funder'  >
<!--doc:(Feature-value library) assembles a library of reusable feature value elements
  (including complete feature structures). -->
<!ELEMENT fvLib (%tei.featureVal;)*>
<!ATTLIST fvLib
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'fvLib'  >
<!--doc:(forme work) contains a running head (e.g. a header,
footer), catchword, or similar material
appearing on the current page. -->
<!ELEMENT fw %macro.phraseSeq;>
<!ATTLIST fw
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 place  CDATA #IMPLIED
 TEIform CDATA 'fw'  >
<!--doc:(character or glyph) represents a non-standard character or glyph. -->
<!ELEMENT g  (#PCDATA)>
<!ATTLIST g
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 ref  CDATA #IMPLIED
 TEIform CDATA 'g'  >
<!--doc:(omitted material) 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 or inaudible. -->
<!ELEMENT gap EMPTY>
<!ATTLIST gap
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 desc  CDATA #IMPLIED
 reason  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 agent  CDATA #IMPLIED
 extent  CDATA #IMPLIED
 TEIform CDATA 'gap'  >
<!--doc:(gender) identifies the morphological gender of a lexical item, as given in the dictionary. -->
<!ELEMENT gen %macro.paraContent;>
<!ATTLIST gen
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'gen'  >
<!--doc:() contains a name component used to indicating generational
information, such as Junior, or a number used in a monarch's
name. -->
<!ELEMENT genName %macro.phraseSeq;>
<!ATTLIST genName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'genName'  >
<!--doc:(geographical feature name) contains a common noun identifying some geographical feature 
contained within a geographic name, such as valley,
mount etc. -->
<!ELEMENT geog  (#PCDATA)>
<!ATTLIST geog
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'geog'  >
<!--doc:(geographical name) a name associated with some geographical feature such as
  Windrush Valley or Mount Sinai. -->
<!ELEMENT geogName ( #PCDATA | geog | %tei.naming; | %tei.Incl;)*>
<!ATTLIST geogName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 type  CDATA  #IMPLIED
 TEIform CDATA 'geogName'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 target  CDATA #IMPLIED
 cref  CDATA #IMPLIED
 TEIform CDATA 'gloss'  >
<!--doc:(character glyph) provides descriptive information about a character glyph.  -->
<!ELEMENT glyph (glyphName,gloss?,charProp*,desc?,mapping*,graphic*,note?)>
<!ATTLIST glyph
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'glyph'  >
<!--doc:(character glyph name) contains the name of a glyph, expressed following Unicode
conventions for character names.  -->
<!ELEMENT glyphName  (#PCDATA)>
<!ATTLIST glyphName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'glyphName'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'gram'  >
<!--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 | %tei.phrase; | %tei.inter; | %tei.gramInfo; | %tei.Incl;)*>
<!ATTLIST gramGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'gramGrp'  >
<!--doc:() encodes a graph, which is a collection of nodes, and arcs which
connect the nodes. -->
<!ELEMENT graph (((node,(%tei.Incl;)*)+,(arc,(%tei.Incl;)*)*) | ((arc,(%tei.Incl;)*)+,(node,(%tei.Incl;)*)+))>
<!ATTLIST graph
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 label  CDATA #IMPLIED
 order  CDATA #IMPLIED
 size  CDATA #IMPLIED
 TEIform CDATA 'graph'  >
<!--doc:() indicates the location of an inline graphic, illustration, or figure. -->
<!ELEMENT graphic EMPTY>
<!ATTLIST graphic
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 width  CDATA #IMPLIED
 height  CDATA #IMPLIED
 scale  CDATA #IMPLIED
 url  CDATA #IMPLIED
 TEIform CDATA 'graphic'  >
<!--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 ((%tei.divtop; | %tei.Incl;)*,((text | group),(text | group | %tei.Incl;)*),((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST group
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'group'  >
<!--doc:() used in the header to define each distinct scribe or
handwriting style. -->
<!ELEMENT hand EMPTY>
<!ATTLIST hand
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 hand  CDATA #IMPLIED
 scribe  CDATA #IMPLIED
 style  CDATA #IMPLIED
 mainLang  CDATA #IMPLIED
 ink  CDATA #IMPLIED
 character  CDATA #IMPLIED
 first  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 TEIform CDATA 'hand'  >
<!--doc:() contains a description of all the different kinds of writing  used in a manuscript. -->
<!ELEMENT handDesc (handNote | %tei.paragraph;)+>
<!ATTLIST handDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 hands  CDATA #IMPLIED
 TEIform CDATA 'handDesc'  >
<!--doc:() contains a series of hand elements listing the
different hands of the source. -->
<!ELEMENT handList (hand)*>
<!ATTLIST handList
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'handList'  >
<!--doc:(note on hand) describes a particular style
or hand distinguished within a manuscript. -->
<!ELEMENT handNote (%tei.paragraph;)+>
<!ATTLIST handNote
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scribe  CDATA #IMPLIED
 script  CDATA #IMPLIED
 medium  CDATA #IMPLIED
 scope  (sole|major|minor) #IMPLIED
 TEIform CDATA 'handNote'  >
<!--doc:() marks the beginning of a sequence of text written in a new
hand, or of a change in the scribe, writing style, ink or character
of the document hand. -->
<!ELEMENT handShift EMPTY>
<!ATTLIST handShift
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 new  CDATA #REQUIRED
 old  CDATA #REQUIRED
 style  CDATA #IMPLIED
 ink  CDATA #IMPLIED
 character  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 TEIform CDATA 'handShift'  >
<!--doc:(heading) contains any heading, for example, the title of a section,
or the heading of a list or glossary. -->
<!ELEMENT head %macro.paraContent;>
<!ATTLIST head
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 TEIform CDATA 'head'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'headItem'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'headLabel'  >
<!--doc:() contains a measurement measured along the axis parallel to the spine.  -->
<!ELEMENT height  (#PCDATA)>
<!ATTLIST height
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.measured.attribute.units;
 %tei.measured.attribute.scope;
 TEIform CDATA 'height'  >
<!--doc:() contains a heraldic formula
or phrase, typically found as part of a blazon, coat of arms, etc. 
within a manuscript . -->
<!ELEMENT heraldry %macro.phraseSeq;>
<!ATTLIST heraldry
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'heraldry'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'hi'  >
<!--doc:()  groups elements
describing the full history of a manuscript or manuscript part. -->
<!ELEMENT history ((%tei.paragraph;)+ | (origin?,provenance*,acquisition?))>
<!ATTLIST history
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'history'  >
<!--doc:(homograph) groups information relating to one homograph within an entry. -->
<!ELEMENT hom (sense | %tei.dictionaryTopLevel; | %tei.Incl;)*>
<!ATTLIST hom
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'hom'  >
<!--doc:(hour) the hour component of a temporal expression -->
<!ELEMENT hour  (#PCDATA)>
<!ATTLIST hour
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'hour'  >
<!--doc:(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some
        other form. -->
<!ELEMENT hyph %macro.paraContent;>
<!ATTLIST hyph
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'hyph'  >
<!--doc:(Hyphenation) summarizes the way in which hyphenation in a source text has been
treated in an encoded version of it. -->
<!ELEMENT hyphenation (%tei.paragraph;)+>
<!ATTLIST hyphenation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 eol  (all|some|hard|none) "some" 
 TEIform CDATA 'hyphenation'  >
<!--doc:(intermediate (or internal) node) represents an intermediate (or internal) node of a tree. -->
<!ELEMENT iNode EMPTY>
<!ATTLIST iNode
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 children  CDATA #REQUIRED
 parent  CDATA #IMPLIED
 ord  (true|false) #IMPLIED
 follow  CDATA #IMPLIED
 outDegree  CDATA #IMPLIED
 TEIform CDATA 'iNode'  >
<!--doc:(identifying number) supplies any standard or non-standard number used to identify a
bibliographic item. -->
<!ELEMENT idno  (#PCDATA)>
<!ATTLIST idno
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'idno'  >
<!--doc:() defines a conditional default value for a feature; the condition
is specified as a feature structure, and is met if it
subsumes the feature structure in the text for which a
default value is sought. -->
<!ELEMENT if ((fs | f),then,%tei.featureVal;)>
<!ATTLIST if
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'if'  >
<!--doc:() separates the condition from the consequence in a bicond
element. -->
<!ELEMENT iff EMPTY>
<!ATTLIST iff
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'iff'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'imprimatur'  >
<!--doc:() groups information relating to the publication or distribution
of a bibliographic item.   -->
<!ELEMENT imprint (pubPlace | publisher | date | biblScope | %tei.Incl;)*>
<!ATTLIST imprint
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'imprint'  >
<!--doc:() contains the incipit of a manuscript item, that is the opening words of the text proper, exclusive of any rubric which might precede it, of sufficient length to identify the work uniquely; such incipts were, in fomer times, frequently used a means of reference to a work, in place of a title. -->
<!ELEMENT incipit %macro.phraseSeq;>
<!ATTLIST incipit
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 defective  CDATA #IMPLIED
 type  CDATA #IMPLIED
 TEIform CDATA 'incipit'  >
<!--doc:(index entry) marks a location to be indexed for whatever purpose. -->
<!ELEMENT index (indexTerm,index?)*>
<!ATTLIST index
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.spanning.attribute.spanTo;
 indexName  CDATA #IMPLIED
 TEIform CDATA 'index'  >
<!--doc:(form of index entry) supplies the form under which an index entry is to be made for
the location of the parent index element. -->
<!ELEMENT indexTerm %macro.phraseSeq;>
<!ATTLIST indexTerm
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 sortKey  CDATA #IMPLIED
 TEIform CDATA 'indexTerm'  >
<!--doc:() contains the name of an
organization, such as a university or library, within which a
manuscript repository is located. -->
<!ELEMENT institution  (#PCDATA)>
<!ATTLIST institution
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 TEIform CDATA 'institution'  >
<!--doc:() describes the extent, cardinality and nature of any interaction
among those producing and experiencing the text, for example in the
form of response or interjection, commentary etc. -->
<!ELEMENT interaction %macro.phraseSeq;>
<!ATTLIST interaction
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  (none|partial|complete|inapplicable) #IMPLIED
 active  CDATA #IMPLIED
 passive  CDATA #IMPLIED
 TEIform CDATA 'interaction'  >
<!--doc:(interpretation) summarzes a specific interpretative annotation which can be
linked to a span of text. -->
<!ELEMENT interp %macro.phraseSeq;>
<!ATTLIST interp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.interpret.attribute.resp;
 %tei.interpret.attribute.type;
 %tei.interpret.attribute.inst;
 TEIform CDATA 'interp'  >
<!--doc:(interpretation group) collects together a set of related interpretations which share
responsibility or type. -->
<!ELEMENT interpGrp (interp)+>
<!ATTLIST interpGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.interpret.attribute.resp;
 %tei.interpret.attribute.type;
 %tei.interpret.attribute.inst;
 TEIform CDATA 'interpGrp'  >
<!--doc:() describes the scope of any analytic or interpretive information
added to the text in addition to the transcription.  -->
<!ELEMENT interpretation (%tei.paragraph;)+>
<!ATTLIST interpretation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'interpretation'  >
<!--doc:() contains one
component of a list. -->
<!ELEMENT item %macro.specialPara;>
<!ATTLIST item
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'item'  >
<!--doc:(inflectional class) indicates the inflectional class associated with a lexical item. -->
<!ELEMENT itype %macro.paraContent;>
<!ATTLIST itype
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'itype'  >
<!--doc:() identifies a possibly fragmented segment of text, by pointing
at the possibly discontiguous elements which compose it. -->
<!ELEMENT join EMPTY>
<!ATTLIST join
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 targets  CDATA #REQUIRED
 result  CDATA #IMPLIED
 desc  CDATA #IMPLIED
 scope  (root|branches) "root" 
 TEIform CDATA 'join'  >
<!--doc:(join group) groups a collection of join elements and possibly
  pointers. -->
<!ELEMENT joinGrp (join | ptr)*>
<!ATTLIST joinGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointerGroup.attribute.domains;
 %tei.pointerGroup.attribute.targFunc;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 result  CDATA #IMPLIED
 desc  CDATA #IMPLIED
 TEIform CDATA 'joinGrp'  >
<!--doc:(Keywords) contains a list of keywords or phrases identifying the topic or
nature of a text. -->
<!ELEMENT keywords (term+ | list)>
<!ATTLIST keywords
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scheme  CDATA #REQUIRED
 TEIform CDATA 'keywords'  >
<!--doc:(Non-vocalized quasi-lexical) any communicative phenomenon, not necessarily vocalized, for
example a gesture, frown, etc. -->
<!ELEMENT kinesic EMPTY>
<!ATTLIST kinesic
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.timed.attribute.start;
 %tei.timed.attribute.end;
 %tei.timed.attribute.dur;
 who  CDATA #IMPLIED
 iterated  (true|false|unknown) "false" 
 desc  CDATA  #IMPLIED
 TEIform CDATA 'kinesic'  >
<!--doc:(verse line) contains a single, possibly incomplete, line of verse. -->
<!ELEMENT l %macro.paraContent;>
<!ATTLIST l
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 %tei.enjamb.attribute.enjamb;
 part  (Y|N|I|M|F) "N" 
 TEIform CDATA 'l'  >
<!--doc:() contains the label associated with an item in a list; in
glossaries, marks the term being defined. -->
<!ELEMENT label %macro.phraseSeq;>
<!ATTLIST label
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'label'  >
<!--doc:() indicates the end of a lacuna in a mostly complete textual
witness. -->
<!ELEMENT lacunaEnd EMPTY>
<!ATTLIST lacunaEnd
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.fragmentary.attribute.wit;
 TEIform CDATA 'lacunaEnd'  >
<!--doc:() indicates the beginning of a lacuna in the text of a mostly
complete textual witness. -->
<!ELEMENT lacunaStart EMPTY>
<!ATTLIST lacunaStart
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.fragmentary.attribute.wit;
 TEIform CDATA 'lacunaStart'  >
<!--doc:(language name) name of a language mentioned in etymological or other linguistic discussion. -->
<!ELEMENT lang %macro.paraContent;>
<!ATTLIST lang
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'lang'  >
<!--doc:(linguistic competence) contains an informal description of a person's competence in
different languages, dialects, etc. -->
<!ELEMENT langKnown %macro.phraseSeq;>
<!ATTLIST langKnown
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'langKnown'  >
<!--doc:(language usage) describes the languages, sublanguages, registers, dialects etc.
represented within a text. -->
<!ELEMENT langUsage (p | language)+>
<!ATTLIST langUsage
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'langUsage'  >
<!--doc:() characterizes a single language or sublanguage used within a
  text. -->
<!ELEMENT language %macro.phraseSeq;>
<!ATTLIST language
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ident  CDATA #REQUIRED
 usage  CDATA #IMPLIED
 TEIform CDATA 'language'  >
<!--doc:() describes how text is laid out on the page,
including information about any ruling, pricking, or other evidence of
page-preparation techniques. -->
<!ELEMENT layout (%tei.paragraph;)+>
<!ATTLIST layout
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 columns  CDATA #IMPLIED
 ruledLines  CDATA #IMPLIED
 writtenLines  CDATA #IMPLIED
 TEIform CDATA 'layout'  >
<!--doc:() collects the set of layout descriptions applicable to a manuscript. -->
<!ELEMENT layoutDesc ((%tei.paragraph;)+ | layout+)>
<!ATTLIST layoutDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'layoutDesc'  >
<!--doc:(line break) marks the start of a new (typographic) line in some
edition or version of a text. -->
<!ELEMENT lb EMPTY>
<!ATTLIST lb
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ed  CDATA #IMPLIED
 TEIform CDATA 'lb'  >
<!--doc:(label) in dictionaries, 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'lbl'  >
<!--doc:() encodes the leaves (terminal nodes) of a tree. -->
<!ELEMENT leaf EMPTY>
<!ATTLIST leaf
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 parent  CDATA #IMPLIED
 follow  CDATA #IMPLIED
 TEIform CDATA 'leaf'  >
<!--doc:(lemma) contains the lemma, or base text, of a textual variation. -->
<!ELEMENT lem ( #PCDATA | %tei.phrase; | %tei.inter; | %tei.Incl; | %tei.fragmentary;)*>
<!ATTLIST lem
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.readings.attribute.wit;
 %tei.readings.attribute.type;
 %tei.readings.attribute.cause;
 %tei.readings.attribute.varSeq;
 %tei.readings.attribute.resp;
 %tei.readings.attribute.hand;
 TEIform CDATA 'lem'  >
<!--doc:(line group) contains a group of verse lines functioning as a formal unit,
e.g. a stanza, refrain, verse paragraph, etc. -->
<!ELEMENT lg ((%tei.divtop; | %tei.Incl;)*,(l | lg),(l | lg | %tei.Incl;)*,((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST lg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg'  >
<!--doc:(line group) contains a first-level (i.e. largest) group of verse lines
functioning as a formal unit e.g. a stanza, refrain, verse paragraph,
etc. -->
<!ELEMENT lg1 ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,((l | lg2),(%tei.Incl;)*)+)>
<!ATTLIST lg1
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg1'  >
<!--doc:(line group) contains a second-level (i.e. second largest) group of verse lines
functioning as a formal unit e.g. a stanza, refrain, verse paragraph,
etc. -->
<!ELEMENT lg2 ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,((l | lg3),(%tei.Incl;)*)+)>
<!ATTLIST lg2
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg2'  >
<!--doc:(line group) contains a third-level (i.e. third largest) group of verse lines
functioning as a formal unit e.g. a stanza, refrain, verse paragraph,
etc. -->
<!ELEMENT lg3 ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,((l | lg4),(%tei.Incl;)*)+)>
<!ATTLIST lg3
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg3'  >
<!--doc:(line group) contains a fourth-level (i.e. fourth largest) group of verse lines
functioning as a formal unit e.g. a stanza, refrain, verse paragraph,
etc. -->
<!ELEMENT lg4 ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,((l | lg5),(%tei.Incl;)*)+)>
<!ATTLIST lg4
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg4'  >
<!--doc:(line group) contains a fifth-level (i.e. smallest) group of verse lines
functioning as a formal unit e.g. a stanza, refrain, verse paragraph,
etc. -->
<!ELEMENT lg5 ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,(l,(%tei.Incl;)*)+)>
<!ATTLIST lg5
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.divn.attribute.type;
 %tei.divn.attribute.org;
 %tei.divn.attribute.sample;
 %tei.divn.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'lg5'  >
<!--doc:() defines an association or hypertextual link
among elements or passages, of some type
not more precisely specifiable by other elements. -->
<!ELEMENT link EMPTY>
<!ATTLIST link
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 targets  CDATA #REQUIRED
 TEIform CDATA 'link'  >
<!--doc:() defines a collection of associations or hypertextual links. -->
<!ELEMENT linkGrp (link | ptr)+>
<!ATTLIST linkGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointerGroup.attribute.domains;
 %tei.pointerGroup.attribute.targFunc;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 TEIform CDATA 'linkGrp'  >
<!--doc:() contains any sequence of items organized as a list. -->
<!ELEMENT list ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,(((item,(%tei.Incl;)*)*) | (headLabel?,headItem?,(label,(%tei.Incl;)*,item,(%tei.Incl;)*)+)))>
<!ATTLIST list
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA "simple" 
 TEIform CDATA 'list'  >
<!--doc:(citation list) contains a list of bibliographic citations of any kind.  -->
<!ELEMENT listBibl ((%tei.Incl;)*,(head,(%tei.Incl;)*)?,(%tei.bibl;),(%tei.bibl; | %tei.Incl;)*,((%tei.divbot;),(%tei.Incl;)*)?)>
<!ATTLIST listBibl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'listBibl'  >
<!--doc:(Locally-defined Property Name) contains a locally defined name for some property.  -->
<!ELEMENT localName  (#PCDATA)>
<!ATTLIST localName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'localName'  >
<!--doc:(locale) contains a brief informal description of the nature of a
place for example a room, a restaurant, a park bench etc. -->
<!ELEMENT locale %macro.phraseSeq;>
<!ATTLIST locale
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'locale'  >
<!--doc:() defines a location  within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references.  -->
<!ELEMENT locus  (#PCDATA)>
<!ATTLIST locus
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scheme  CDATA #IMPLIED
 from  CDATA #IMPLIED
 to  CDATA #IMPLIED
 targets  CDATA #IMPLIED
 TEIform CDATA 'locus'  >
<!--doc:(morpheme) represents a grammatical morpheme. -->
<!ELEMENT m ( #PCDATA | %tei.segment; | c | %tei.Incl;)*>
<!ATTLIST m
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 baseForm  CDATA #IMPLIED
 TEIform CDATA 'm'  >
<!--doc:(character mapping) contains one or more
	 characters which are related to the parent character or glyph
	 in some respect, as specified by the type
	 attribute.
 -->
<!ELEMENT mapping ( #PCDATA | g)*>
<!ATTLIST mapping
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'mapping'  >
<!--doc:() contains a phrase describing the material of which any part of a manuscript or binding is composed.  -->
<!ELEMENT material %macro.phraseSeq;>
<!ATTLIST material
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'material'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 type  CDATA #IMPLIED
 TEIform CDATA 'measure'  >
<!--doc:() in bibliographic references,
contains a description of the meeting or conference from which
the bibliographic item derives. -->
<!ELEMENT meeting %macro.paraContent;>
<!ATTLIST meeting
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'meeting'  >
<!--doc:() marks words or phrases mentioned, not used. -->
<!ELEMENT mentioned %macro.phraseSeq;>
<!ATTLIST mentioned
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'mentioned'  >
<!--doc:() documents the notation employed to represent a metrical
  pattern when this is specified as the value of a met,
  real, or rhyme attribute on any structural
  element of a metrical text (e.g. lg, l, or
  seg). -->
<!ELEMENT metDecl ((%macro.componentSeq;) | (metSym+))>
<!ATTLIST metDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 type  CDATA "met real" 
 pattern  CDATA #IMPLIED
 TEIform CDATA 'metDecl'  >
<!--doc:() documents the intended significance of a particular character or
character sequence within a metrical notation, either explicitly or in
terms of other symbol elements in the same metDecl. -->
<!ELEMENT metSym %macro.phraseSeq;>
<!ATTLIST metSym
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #REQUIRED
 terminal  (true|false) "true" 
 TEIform CDATA 'metSym'  >
<!--doc:() marks the boundary between sections of a text, as indicated by
changes in a standard reference system. -->
<!ELEMENT milestone EMPTY>
<!ATTLIST milestone
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ed  CDATA #IMPLIED
 unit  CDATA #REQUIRED
 TEIform CDATA 'milestone'  >
<!--doc:(minute) the minute component of a structured time-expression. -->
<!ELEMENT minute  (#PCDATA)>
<!ATTLIST minute
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'minute'  >
<!--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 (((%tei.Incl;)*,(((author | editor | respStmt),(author | editor | respStmt | %tei.Incl;)*,(title,(%tei.Incl;)*)+,((editor | respStmt),(%tei.Incl;)*)*) | ((title,(%tei.Incl;)*)+,((author | editor | respStmt),(%tei.Incl;)*)*)))?,((note | meeting),(%tei.Incl;)*)*,(edition,(editor | respStmt | %tei.Incl;)*)*,imprint,(imprint | extent | biblScope | %tei.Incl;)*)>
<!ATTLIST monogr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'monogr'  >
<!--doc:(month) the month component of a structured date. -->
<!ELEMENT month  (#PCDATA)>
<!ATTLIST month
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'month'  >
<!--doc:() contains information about the grammatical mood of verbs (e.g. indicative, subjunctive, imperative) -->
<!ELEMENT mood %macro.paraContent;>
<!ATTLIST mood
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'mood'  >
<!--doc:(Movement) marks the actual entrance or exit of one or more characters on stage. -->
<!ELEMENT move EMPTY>
<!ATTLIST move
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 who  CDATA #REQUIRED
 type  CDATA #IMPLIED
 where  CDATA #IMPLIED
 perf  CDATA #IMPLIED
 TEIform CDATA 'move'  >
<!--doc:() describes the intellectual content of a
manuscript or manuscript part, either as a series of paragraphs or as a
series of structured manuscript items. -->
<!ELEMENT msContents ((%tei.paragraph;)+ | (summary?,(msItem | msItemStruct)+))>
<!ATTLIST msContents
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 class  CDATA #IMPLIED
 defective  CDATA #IMPLIED
 TEIform CDATA 'msContents'  >
<!--doc:() contains a description of a single identifiable
manuscript or manuscript part -->
<!ELEMENT msDescription (msIdentifier,head*,(p+ | (msContents?,physDesc?,history?,additional?,msPart*)))>
<!ATTLIST msDescription
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 status  CDATA  "uni" 
 TEIform CDATA 'msDescription'  >
<!--doc:() contains the information required to identify
a given manuscript or manuscript part uniquely within its holding institution.  -->
<!ELEMENT msIdentifier (country?,region?,settlement,institution?,repository,collection?,idno,(altIdentifier | altName)*)>
<!ATTLIST msIdentifier
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'msIdentifier'  >
<!--doc:() describes an individual work or item within the intellectual 
content of a manuscript or manuscript part.  -->
<!ELEMENT msItem (locus?,((%tei.paragraph;)+ | (%tei.msItemPart;)+))>
<!ATTLIST msItem
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 class  CDATA #IMPLIED
 defective  CDATA "false" 
 TEIform CDATA 'msItem'  >
<!--doc:() contains a structured description for an individual work or item within the intellectual content of a manuscript or manuscript part.  -->
<!ELEMENT msItemStruct (locus?,((%tei.paragraph;)+ | (author*,respStmt*,title*,rubric?,incipit?,msItemStruct*,explicit?,finalRubric?,colophon*,decoNote*,listBibl*,bibl*,filiation*,note*,textLang?)))>
<!ATTLIST msItemStruct
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 class  CDATA #IMPLIED
 defective  CDATA "false" 
 TEIform CDATA 'msItemStruct'  >
<!--doc:() contains information about an originally distinct manuscript or manuscript fragment now forming part of a composite manuscript. -->
<!ELEMENT msPart (altIdentifier,head*,(p+ | (msContents?,physDesc?,history?,additional?,msPart*)))>
<!ATTLIST msPart
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'msPart'  >
<!--doc:() contains description of type of musical notation. -->
<!ELEMENT musicNotation (%tei.paragraph;)+>
<!ATTLIST musicNotation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'musicNotation'  >
<!--doc:(name, proper noun) contains a proper noun or noun phrase. -->
<!ELEMENT name %macro.phraseSeq;>
<!ATTLIST name
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 type  CDATA #IMPLIED
 TEIform CDATA 'name'  >
<!--doc:(name link) contains a connecting phrase or link used within a name but not
regarded as part of it, such as  van der or of. -->
<!ELEMENT nameLink %macro.phraseSeq;>
<!ATTLIST nameLink
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'nameLink'  >
<!--doc:() encodes a node, a possibly labeled point in a graph. -->
<!ELEMENT node EMPTY>
<!ATTLIST node
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 label2  CDATA #IMPLIED
 value  CDATA #IMPLIED
 type  CDATA #IMPLIED
 adjTo  CDATA #IMPLIED
 adjFrom  CDATA #IMPLIED
 adj  CDATA #IMPLIED
 inDegree  CDATA #IMPLIED
 outDegree  CDATA #IMPLIED
 degree  CDATA #IMPLIED
 TEIform CDATA 'node'  >
<!--doc:() indicates the extent of normalization or regularization of the
original source carried out in converting it to electronic form. -->
<!ELEMENT normalization (%tei.paragraph;)+>
<!ATTLIST normalization
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 source  CDATA #IMPLIED
 uri  CDATA #IMPLIED
 method  (silent|tags) "silent" 
 TEIform CDATA 'normalization'  >
<!--doc:() contains a note or
annotation. -->
<!ELEMENT note %macro.specialPara;>
<!ATTLIST note
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 resp  CDATA #IMPLIED
 place  CDATA "unspecified" 
 anchored  (true|false) "true" 
 target  CDATA #IMPLIED
 targetEnd  CDATA #IMPLIED
 TEIform CDATA 'note'  >
<!--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 (note)+>
<!ATTLIST notesStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'notesStmt'  >
<!--doc:(number) contains a number, written in any form. -->
<!ELEMENT num %macro.phraseSeq;>
<!ATTLIST num
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 value  CDATA #IMPLIED
 TEIform CDATA 'num'  >
<!--doc:() indicates grammatical number associated with a form, as given in a dictionary. -->
<!ELEMENT number %macro.paraContent;>
<!ATTLIST number
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'number'  >
<!--doc:(Numeric value) represents the value part of a feature-value specification
  which contains a numeric value or range. -->
<!ELEMENT numeric EMPTY>
<!ATTLIST numeric
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #REQUIRED
 max  CDATA #IMPLIED
 trunc  CDATA #IMPLIED
 TEIform CDATA 'numeric'  >
<!--doc:(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword. -->
<!ELEMENT oRef EMPTY>
<!ATTLIST oRef
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.formPointers.attribute.target;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'oRef'  >
<!--doc:(orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the headword. -->
<!ELEMENT oVar ( #PCDATA | oRef)*>
<!ATTLIST oVar
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.formPointers.attribute.target;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'oVar'  >
<!--doc:() contains a description of the physical
  components making up the object which is being described. -->
<!ELEMENT objectDesc ((%tei.paragraph;)+ | (supportDesc?,layoutDesc?))>
<!ATTLIST objectDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 form  CDATA #IMPLIED
 TEIform CDATA 'objectDesc'  >
<!--doc:() a temporal expression (either a date or a time)
given in terms of a named occasion such as a holiday,
a named time of day, or some notable event. -->
<!ELEMENT occasion %macro.phraseSeq;>
<!ATTLIST occasion
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'occasion'  >
<!--doc:() contains an informal description of a person's trade,
profession or occupation. -->
<!ELEMENT occupation %macro.phraseSeq;>
<!ATTLIST occupation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scheme  CDATA #IMPLIED
 code  CDATA #IMPLIED
 TEIform CDATA 'occupation'  >
<!--doc:(offset) that  part of a relative temporal or spatial expression
which indicates the direction of the offset between the two place
names, dates, or times involved in the expression.  -->
<!ELEMENT offset ( #PCDATA | %tei.Incl;)*>
<!ATTLIST offset
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'offset'  >
<!--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 | %tei.phrase; | argument | byline | dateline | epigraph | salute | signed | %tei.Incl;)*>
<!ATTLIST opener
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'opener'  >
<!--doc:(organizational division) indicates a division, branch or department specified
in an organizational name. -->
<!ELEMENT orgDivn %macro.phraseSeq;>
<!ATTLIST orgDivn
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 reg  CDATA #IMPLIED
 TEIform CDATA 'orgDivn'  >
<!--doc:(organization name) contains an organizational name.  -->
<!ELEMENT orgName ( #PCDATA | orgTitle | orgType | orgDivn | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST orgName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 key  CDATA #IMPLIED
 reg  CDATA #IMPLIED
 TEIform CDATA 'orgName'  >
<!--doc:(organization title) contains the proper name component of an organizational
name.  -->
<!ELEMENT orgTitle %macro.phraseSeq;>
<!ATTLIST orgTitle
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 reg  CDATA #IMPLIED
 TEIform CDATA 'orgTitle'  >
<!--doc:(organization type) indicates a part of the organization name which contains
information about the organization's structure or function. -->
<!ELEMENT orgType %macro.phraseSeq;>
<!ATTLIST orgType
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 reg  CDATA #IMPLIED
 TEIform CDATA 'orgType'  >
<!--doc:(original form) contains  a reading which is marked as following  the original,
rather than being normalized or corrected. -->
<!ELEMENT orig %macro.phraseSeq;>
<!ATTLIST orig
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'orig'  >
<!--doc:() contains any form of date, used to identify the
date of origin for a manuscript or manuscript part.  -->
<!ELEMENT origDate  (#PCDATA)>
<!ATTLIST origDate
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 TEIform CDATA 'origDate'  >
<!--doc:() contains any form of place name, used to identify the
place of origin for a manuscript or manuscript part.  -->
<!ELEMENT origPlace  (#PCDATA)>
<!ATTLIST origPlace
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'origPlace'  >
<!--doc:() contains any descriptive or other information
concerning the origin of  a manuscript or manuscript part.  -->
<!ELEMENT origin (%tei.paragraph;)+>
<!ATTLIST origin
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 TEIform CDATA 'origin'  >
<!--doc:(orthographic form) gives the orthographic form of a dictionary headword. -->
<!ELEMENT orth %macro.paraContent;>
<!ATTLIST orth
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA  #IMPLIED
 extent  CDATA "full" 
 TEIform CDATA 'orth'  >
<!--doc:(paragraph) marks paragraphs in prose. -->
<!ELEMENT p %macro.paraContent;>
<!ATTLIST p
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'p'  >
<!--doc:(pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword. -->
<!ELEMENT pRef EMPTY>
<!ATTLIST pRef
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.formPointers.attribute.target;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'pRef'  >
<!--doc:(pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword. -->
<!ELEMENT pVar ( #PCDATA | pRef)*>
<!ATTLIST pVar
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.formPointers.attribute.target;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'pVar'  >
<!--doc:(participation description) describes the identifiable speakers, voices, or other participants
in a linguistic interaction.  -->
<!ELEMENT particDesc (p+ | ((person | personGrp)+,particLinks?))>
<!ATTLIST particDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'particDesc'  >
<!--doc:(participant relationships) describes the relationships or social links existing between
participants in a linguistic interaction.  -->
<!ELEMENT particLinks (p+ | relation+)>
<!ATTLIST particLinks
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'particLinks'  >
<!--doc:() a pause either between or within utterances. -->
<!ELEMENT pause EMPTY>
<!ATTLIST pause
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.timed.attribute.start;
 %tei.timed.attribute.end;
 %tei.timed.attribute.dur;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 who  CDATA #IMPLIED
 TEIform CDATA 'pause'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ed  CDATA #IMPLIED
 TEIform CDATA 'pb'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'per'  >
<!--doc:() contains a section of front or back matter describing how a
dramatic piece is to be performed in general or how it was performed
on some specific occasion.  -->
<!ELEMENT performance ((%tei.divtop; | %tei.Incl;)*,((%macro.component;),(%tei.Incl;)*)+,((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST performance
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'performance'  >
<!--doc:(personal name) contains a proper noun or proper-noun phrase referring to a
  person, possibly including any or all of the person's forenames,
  surnames, honorifics, added names, etc. -->
<!ELEMENT persName ( #PCDATA | %tei.personPart; | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST persName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 type  CDATA #IMPLIED
 TEIform CDATA 'persName'  >
<!--doc:() describes a single participant in a language interaction.  -->
<!ELEMENT person (p+ | (%tei.demographic;)*)>
<!ATTLIST person
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 role  CDATA  #IMPLIED
 sex  (m|f|u) #IMPLIED
 age  CDATA  #IMPLIED
 TEIform CDATA 'person'  >
<!--doc:(personal group) describes a group of individuals treated as a single person for
analytic purposes. -->
<!ELEMENT personGrp (p+ | (%tei.demographic;)*)>
<!ATTLIST personGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 role  CDATA  #IMPLIED
 sex  (m|f|u|x) #IMPLIED
 age  CDATA  #IMPLIED
 size  CDATA #IMPLIED
 TEIform CDATA 'personGrp'  >
<!--doc:(phrase) represents a grammatical phrase. -->
<!ELEMENT phr %macro.phraseSeq;>
<!ATTLIST phr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 'phr'  >
<!--doc:() contains a full physical description of a
manuscript, either as a sequence of paragraphs, or as a series of more
specialised elements. -->
<!ELEMENT physDesc ((%tei.paragraph;)+ | (objectDesc?,handDesc?,musicNotation?,decoDesc?,additions?,bindingDesc?,sealDesc?,accMat?))>
<!ATTLIST physDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'physDesc'  >
<!--doc:(place name) contains an absolute or relative place name.  -->
<!ELEMENT placeName ( #PCDATA | %tei.placePart; | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST placeName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 TEIform CDATA 'placeName'  >
<!--doc:(part of speech) indicates the part of speech assigned to a dictionary headword (noun, verb, adjective, etc.) -->
<!ELEMENT pos %macro.paraContent;>
<!ATTLIST pos
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'pos'  >
<!--doc:(postBox) contains a number or other identifier for some postal delivery
point other than a street address.  -->
<!ELEMENT postBox  (#PCDATA)>
<!ATTLIST postBox
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'postBox'  >
<!--doc:(postCode) 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'postCode'  >
<!--doc:() describes the extent to which a text may be regarded as
prepared or spontaneous.  -->
<!ELEMENT preparedness %macro.phraseSeq;>
<!ATTLIST preparedness
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 TEIform CDATA 'preparedness'  >
<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text. -->
<!ELEMENT principal %macro.phraseSeq;>
<!ATTLIST principal
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'principal'  >
<!--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 (creation?,(%tei.profile;)*)>
<!ATTLIST profileDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'profileDesc'  >
<!--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 (%tei.paragraph;)+>
<!ATTLIST projectDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'projectDesc'  >
<!--doc:() contains the prologue to a drama,  typically spoken by an actor out of
character, possibly in association with a particular performance or venue. -->
<!ELEMENT prologue ((%tei.divtop; | %tei.Incl;)*,((%macro.component;),(%tei.Incl;)*)+,((%tei.divbot;),(%tei.Incl;)*)*)>
<!ATTLIST prologue
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'prologue'  >
<!--doc:(pronunciation) contains the pronunciation(s) of the word. -->
<!ELEMENT pron %macro.paraContent;>
<!ATTLIST pron
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 extent  CDATA "full" 
 notation  CDATA  #IMPLIED
 TEIform CDATA 'pron'  >
<!--doc:() contains any descriptive or other information
concerning a single identifiable episode during the history of a manuscript
or manuscript part, after its creation but before its acquisition.  -->
<!ELEMENT provenance (%tei.paragraph;)+>
<!ATTLIST provenance
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 TEIform CDATA 'provenance'  >
<!--doc:() defines a pointer to another location in the current document in
  terms of one or more identifiable elements. -->
<!ELEMENT ptr EMPTY>
<!ATTLIST ptr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 %tei.declaring.attribute.decls;
 target  CDATA #REQUIRED
 cref  CDATA #IMPLIED
 TEIform CDATA 'ptr'  >
<!--doc:() contains the name of the place where a bibliographic item was
published. -->
<!ELEMENT pubPlace %macro.phraseSeq;>
<!ATTLIST pubPlace
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 TEIform CDATA 'pubPlace'  >
<!--doc:(publication statement) groups information concerning the publication or distribution
of an electronic or other text.  -->
<!ELEMENT publicationStmt ((p,(%tei.Incl;)*)+ | ((publisher | distributor | authority | pubPlace | address | idno | availability | date),(%tei.Incl;)*)+)>
<!ATTLIST publicationStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'publicationStmt'  >
<!--doc:() provides the name of the organization responsible for
the publication or distribution of a bibliographic item. -->
<!ELEMENT publisher %macro.phraseSeq;>
<!ATTLIST publisher
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'publisher'  >
<!--doc:() characterizes a single purpose or communicative function of the
text. -->
<!ELEMENT purpose %macro.phraseSeq;>
<!ATTLIST purpose
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 degree  (high|medium|low|unknown) #IMPLIED
 TEIform CDATA 'purpose'  >
<!--doc:(quoted speech or thought) contains a quotation or apparent quotation — a representation of
speech or thought marked as being quoted from someone else (whether in
fact quoted or not); in narrative, the words are usually those of of a
character or speaker; in dictionaries, q may be used to mark
real or contrived examples of usage. -->
<!ELEMENT q %macro.specialPara;>
<!ATTLIST q
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA  #IMPLIED
 direct  (true|false|unknown) "unknown" 
 who  CDATA #IMPLIED
 TEIform CDATA 'q'  >
<!--doc:() specifies editorial practice adopted with respect to quotation
  marks in the original.  -->
<!ELEMENT quotation (%tei.paragraph;)+>
<!ATTLIST quotation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 marks  (none|some|all) "all" 
 form  (data|rend|std|nonstd|unknown) "unknown" 
 TEIform CDATA 'quotation'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'quote'  >
<!--doc:(reading) contains a single reading within a textual variation. -->
<!ELEMENT rdg ( #PCDATA | %tei.phrase; | %tei.inter; | %tei.Incl; | %tei.fragmentary;)*>
<!ATTLIST rdg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.readings.attribute.wit;
 %tei.readings.attribute.type;
 %tei.readings.attribute.cause;
 %tei.readings.attribute.varSeq;
 %tei.readings.attribute.resp;
 %tei.readings.attribute.hand;
 TEIform CDATA 'rdg'  >
<!--doc:(reading group) within a textual variation,
groups two or more readings perceived to have a genetic
relationship or other affinity. -->
<!ELEMENT rdgGrp ((rdgGrp,wit?) | ((lem,wit?)?,(rdg,wit?))*)+>
<!ATTLIST rdgGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.readings.attribute.wit;
 %tei.readings.attribute.type;
 %tei.readings.attribute.cause;
 %tei.readings.attribute.varSeq;
 %tei.readings.attribute.resp;
 %tei.readings.attribute.hand;
 TEIform CDATA 'rdgGrp'  >
<!--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 | sense | %tei.dictionaryTopLevel; | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST re
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 're'  >
<!--doc:() provides information about the source and
revision status of the parent manuscript description itself.  -->
<!ELEMENT recordHist ((%tei.paragraph;)+ | (source,change*))>
<!ATTLIST recordHist
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'recordHist'  >
<!--doc:(recording event) details of an audio or video recording event
used as the source of a spoken text, either directly or from
a public broadcast.  -->
<!ELEMENT recording (p+ | (respStmt | equipment | broadcast | date)*)>
<!ATTLIST recording
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 type  (audio|video) "audio" 
 dur  CDATA #IMPLIED
 TEIform CDATA 'recording'  >
<!--doc:(recording statement) describes a set of recordings used in transcription of a
spoken text. -->
<!ELEMENT recordingStmt (p+ | recording+)>
<!ATTLIST recordingStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'recordingStmt'  >
<!--doc:() defines a reference to another location in the current
  document, in terms of one or more identifiable elements, possibly
  modified by additional text or comment. -->
<!ELEMENT ref %macro.paraContent;>
<!ATTLIST ref
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.pointer.attribute.type;
 %tei.pointer.attribute.evaluate;
 %tei.declaring.attribute.decls;
 target  CDATA #IMPLIED
 cref  CDATA #IMPLIED
 TEIform CDATA 'ref'  >
<!--doc:(references declaration) specifies how canonical references are constructed for this
  text. -->
<!ELEMENT refsDecl (p+ | fragmentPattern+ | state+)>
<!ATTLIST refsDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 doctype  CDATA "TEI" 
 TEIform CDATA 'refsDecl'  >
<!--doc:(regularization) contains a reading which has been regularized or normalized
in some sense. -->
<!ELEMENT reg %macro.phraseSeq;>
<!ATTLIST reg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 resp  CDATA #IMPLIED
 TEIform CDATA 'reg'  >
<!--doc:(region) in an address, contains the state, province, county or region
name; in a place name given as a hierarchy of geo-political
units, the region is larger or administratively
superior to the settlement and
smaller or administratively less important than the
country. -->
<!ELEMENT region %macro.paraContent;>
<!ATTLIST region
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'region'  >
<!--doc:(relationship) describes any kind of relationship or linkage amongst a specified
group of participants. -->
<!ELEMENT relation EMPTY>
<!ATTLIST relation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA "personal" 
 desc  CDATA  #REQUIRED
 active  CDATA #REQUIRED
 passive  CDATA #REQUIRED
 mutual  (true|false) "true" 
 TEIform CDATA 'relation'  >
<!--doc:(rendition) supplies information about the intended rendition of one or more
elements. -->
<!ELEMENT rendition %macro.paraContent;>
<!ATTLIST rendition
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'rendition'  >
<!--doc:() contains the name of a repository within which manuscripts are stored, possibly forming part of an institution. -->
<!ELEMENT repository  (#PCDATA)>
<!ATTLIST repository
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 TEIform CDATA 'repository'  >
<!--doc:(residence) describes a person's present or past places of residence. -->
<!ELEMENT residence %macro.phraseSeq;>
<!ATTLIST residence
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'residence'  >
<!--doc:() contains a phrase describing the nature of a person's
  intellectual responsibility. -->
<!ELEMENT resp %macro.phraseSeq;>
<!ATTLIST resp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'resp'  >
<!--doc:(statement of responsibility) supplies a statement of responsibility for someone responsible
  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 (%tei.naming; | %tei.Incl; | resp)*>
<!ATTLIST respStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'respStmt'  >
<!--doc:(responsibility) identifies the individual(s) responsible for some aspect of the
markup of particular element(s). -->
<!ELEMENT respons EMPTY>
<!ATTLIST respons
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 target  CDATA #REQUIRED
 locus  CDATA #REQUIRED
 resp  CDATA #REQUIRED
 desc  CDATA #IMPLIED
 TEIform CDATA 'respons'  >
<!--doc:() indicates restoration of text to an earlier state by
cancellation of an editorial or authorial marking or instruction. -->
<!ELEMENT restore %macro.phraseSeq;>
<!ATTLIST restore
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 desc  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 type  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 TEIform CDATA 'restore'  >
<!--doc:(revision description) summarizes the revision history for a file. -->
<!ELEMENT revisionDesc (list | change+)>
<!ATTLIST revisionDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'revisionDesc'  >
<!--doc:() the name of a dramatic role, as given in a cast list. -->
<!ELEMENT role %macro.phraseSeq;>
<!ATTLIST role
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'role'  >
<!--doc:(role description) describes a character's role in a drama. -->
<!ELEMENT roleDesc %macro.phraseSeq;>
<!ATTLIST roleDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'roleDesc'  >
<!--doc:(roleName) contains a name component which indicates that the referent has a
particular role or position in society, such as an official title or
rank. -->
<!ELEMENT roleName %macro.phraseSeq;>
<!ATTLIST roleName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'roleName'  >
<!--doc:(root node) represents the root node of a tree. -->
<!ELEMENT root EMPTY>
<!ATTLIST root
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 children  CDATA #REQUIRED
 ord  (true|false) #IMPLIED
 outDegree  CDATA #IMPLIED
 TEIform CDATA 'root'  >
<!--doc:() contains one row of a table.  -->
<!ELEMENT row ((cell | table),(%tei.Incl;)*)+>
<!ATTLIST row
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 role  CDATA "data" 
 TEIform CDATA 'row'  >
<!--doc:(referencing string) contains a general purpose name or referring string. -->
<!ELEMENT rs %macro.phraseSeq;>
<!ATTLIST rs
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 type  CDATA #IMPLIED
 TEIform CDATA 'rs'  >
<!--doc:() contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words through which a
manuscript signals the beginning of a text division, often with an assertion as to its author and title, which is in some way set off from the text itself, usually in red ink, or by use of different size or type of script, or some other such visual device. -->
<!ELEMENT rubric %macro.phraseSeq;>
<!ATTLIST rubric
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'rubric'  >
<!--doc:(s-unit) contains a sentence-like division of a text. -->
<!ELEMENT s %macro.phraseSeq;>
<!ATTLIST s
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 TEIform CDATA 's'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'salute'  >
<!--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 (%tei.paragraph;)+>
<!ATTLIST samplingDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'samplingDecl'  >
<!--doc:(script statement) contains a citation giving details of the script used for
a spoken text. -->
<!ELEMENT scriptStmt (p+ | bibl | biblFull | biblItem | biblStruct)>
<!ATTLIST scriptStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'scriptStmt'  >
<!--doc:() contains a description of one seal or similar
  attachment applied to a manuscript -->
<!ELEMENT seal (%tei.paragraph; | decoNote)+>
<!ATTLIST seal
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 %tei.datable.attribute.notBefore;
 %tei.datable.attribute.notAfter;
 %tei.datable.attribute.certainty;
 %tei.datable.attribute.dateAttrib;
 %tei.datable.attribute.evidence;
 contemporary  CDATA #IMPLIED
 TEIform CDATA 'seal'  >
<!--doc:() describes the seals or other external items attached to a manuscript, either
as a series of paragraphs or as a series of distinct seal elements,
possibly with additional decoNotes.  -->
<!ELEMENT sealDesc (p+ | (decoNote | seal)+)>
<!ATTLIST sealDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'sealDesc'  >
<!--doc:() The word or words that a cataloguer, typically medieval but possibly modern as well, might take from a fixed point in all the codices he is describing (the beginning of the second leaf, the beginning of the second column, the beginning of the penultimate leaf, the end of the penultimate leaf, and so on) in order to provide a unique identifier to the particular codex.
 -->
<!ELEMENT secFol %macro.phraseSeq;>
<!ATTLIST secFol
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'secFol'  >
<!--doc:(second) the second component of a structured time-expression. -->
<!ELEMENT second  (#PCDATA)>
<!ATTLIST second
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'second'  >
<!--doc:(arbitrary segment) contains any arbitrary phrase-level unit of text (including
other seg elements). -->
<!ELEMENT seg %macro.paraContent;>
<!ATTLIST seg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 subtype  CDATA #IMPLIED
 TEIform CDATA 'seg'  >
<!--doc:() describes the principles according to which the text has been
segmented, for example into sentences, tone-units, graphemic strata,
etc. -->
<!ELEMENT segmentation (%tei.paragraph;)+>
<!ATTLIST segmentation
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'segmentation'  >
<!--doc:(sense information group) groups together all information relating to one word sense in a dictionary entry
        (definitions, examples, translation equivalents, etc.) -->
<!ELEMENT sense ( #PCDATA | sense | %tei.dictionaryTopLevel; | %tei.phrase; | %tei.Incl;)*>
<!ATTLIST sense
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 level  CDATA #IMPLIED
 TEIform CDATA 'sense'  >
<!--doc:(series information) contains information about the series in which a book or other
bibliographic item has appeared. -->
<!ELEMENT series ( #PCDATA | title | editor | respStmt | biblScope | %tei.Incl;)*>
<!ATTLIST series
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'series'  >
<!--doc:(series statement) groups information about the series, if any, to which
a publication belongs. -->
<!ELEMENT seriesStmt ((title+,(idno | respStmt)*) | p+)>
<!ATTLIST seriesStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'seriesStmt'  >
<!--doc:() contains a description of the setting, time, locale, appearance,
etc., of the action of a play, typically found in the front matter of
a printed performance text (not a stage direction). -->
<!ELEMENT set ((%tei.Incl;)*,head?,(%macro.component;,(%tei.Incl;)*)*)>
<!ATTLIST set
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'set'  >
<!--doc:(setting) describes one particular setting in which a language interaction
takes place. -->
<!ELEMENT setting (p+ | (name | time | date | locale | activity)*)>
<!ATTLIST setting
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 who  CDATA #IMPLIED
 TEIform CDATA 'setting'  >
<!--doc:(setting description) describes the setting or settings within which a language
interaction takes place, either as a prose description or as a
series of setting elements. -->
<!ELEMENT settingDesc (p+ | setting+)>
<!ATTLIST settingDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'settingDesc'  >
<!--doc:() contains the name of the smallest component of a
place name expressed as a hierarchy of geo-political or
administrative units as in Rochester, New York;
Glasgow, Scotland. -->
<!ELEMENT settlement %macro.phraseSeq;>
<!ATTLIST settlement
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.names.attribute.key;
 %tei.names.attribute.reg;
 %tei.typed.attribute.type;
 %tei.typed.attribute.subtype;
 TEIform CDATA 'settlement'  >
<!--doc:(Shift) marks the point at which some paralinguistic feature of a series of
utterances by any one speaker changes. -->
<!ELEMENT shift EMPTY>
<!ATTLIST shift
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 who  CDATA #IMPLIED
 feature  (tempo|loud|pitch|tension|rhythm|voice) #IMPLIED
 new  CDATA  "normal" 
 TEIform CDATA 'shift'  >
<!--doc:() contains text reproduced although apparently incorrect or inaccurate. -->
<!ELEMENT sic %macro.specialPara;>
<!ATTLIST sic
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'sic'  >
<!--doc:() contains discussion of the leaf or quire signatures found within a codex. -->
<!ELEMENT signatures %macro.phraseSeq;>
<!ATTLIST signatures
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'signatures'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'signed'  >
<!--doc:(so called) 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'soCalled'  >
<!--doc:(socio-economic status) contains an informal description of a person's perceived social or
economic status. -->
<!ELEMENT socecStatus %macro.phraseSeq;>
<!ATTLIST socecStatus
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 scheme  CDATA #IMPLIED
 code  CDATA #IMPLIED
 TEIform CDATA 'socecStatus'  >
<!--doc:() describes a sound effect or musical sequence specified within a
screen play or radio script. -->
<!ELEMENT sound %macro.paraContent;>
<!ATTLIST sound
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 discrete  (true|false|unknown) "unknown" 
 TEIform CDATA 'sound'  >
<!--doc:() describes the original source for the information contained with a manuscript description.  -->
<!ELEMENT source (%tei.paragraph;)+>
<!ATTLIST source
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'source'  >
<!--doc:() supplies a description of the source text(s) from
which an electronic text was derived or generated. -->
<!ELEMENT sourceDesc (p | bibl | biblFull | biblItem | biblStruct | listBibl | %tei.sourcedesc;)+>
<!ATTLIST sourceDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'sourceDesc'  >
<!--doc:(speech) An individual speech in a performance text, or a passage
	  presented as such in a prose or verse text. -->
<!ELEMENT sp ((%tei.Incl;)*,(speaker,(%tei.Incl;)*)?,((p | l | lg | %tei.segment; | stage),(%tei.Incl;)*)+)>
<!ATTLIST sp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 who  CDATA #IMPLIED
 TEIform CDATA 'sp'  >
<!--doc:() indicates the location of a significant space in the copy text. -->
<!ELEMENT space EMPTY>
<!ATTLIST space
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 dim  (horizontal|vertical) #IMPLIED
 extent  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 TEIform CDATA 'space'  >
<!--doc:(span) associates an interpretative annotation directly with a span of
text. -->
<!ELEMENT span EMPTY>
<!ATTLIST span
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.interpret.attribute.resp;
 %tei.interpret.attribute.type;
 %tei.interpret.attribute.inst;
 value  CDATA #REQUIRED
 from  CDATA #REQUIRED
 to  CDATA #IMPLIED
 TEIform CDATA 'span'  >
<!--doc:(span group) collects together span tags. -->
<!ELEMENT spanGrp (span)*>
<!ATTLIST spanGrp
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.interpret.attribute.resp;
 %tei.interpret.attribute.type;
 %tei.interpret.attribute.inst;
 TEIform CDATA 'spanGrp'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'speaker'  >
<!--doc:() specifies the name of a sponsoring organization or
institution. -->
<!ELEMENT sponsor %macro.phraseSeq;>
<!ATTLIST sponsor
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'sponsor'  >
<!--doc:(stage direction) contains any kind of stage direction within a dramatic text or
fragment. -->
<!ELEMENT stage %macro.specialPara;>
<!ATTLIST stage
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'stage'  >
<!--doc:() specifies one component of a canonical reference defined by
the milestone method. -->
<!ELEMENT state EMPTY>
<!ATTLIST state
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 ed  CDATA #IMPLIED
 unit  CDATA #REQUIRED
 length  CDATA #IMPLIED
 delim  CDATA #IMPLIED
 TEIform CDATA 'state'  >
<!--doc:(Standard values) specifies the format used when standardized date or number
values are supplied. -->
<!ELEMENT stdVals (%tei.paragraph;)+>
<!ATTLIST stdVals
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'stdVals'  >
<!--doc:(street) 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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'street'  >
<!--doc:() contains the stress pattern for a dictionary headword, if given separately. -->
<!ELEMENT stress %macro.paraContent;>
<!ATTLIST stress
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'stress'  >
<!--doc:(String value) represents the value part of a feature-value specification
  which contains a string. -->
<!ELEMENT string  (#PCDATA)>
<!ATTLIST string
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'string'  >
<!--doc:(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable, etc.) -->
<!ELEMENT subc %macro.paraContent;>
<!ATTLIST subc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'subc'  >
<!--doc:() contains a brief summary of the
intellectual content of an item, provided by the cataloguer  -->
<!ELEMENT summary %macro.phraseSeq;>
<!ATTLIST summary
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'summary'  >
<!--doc:() groups successive entries for a set of homographs. -->
<!ELEMENT superEntry ((form?,entry+) | dictScrap)>
<!ATTLIST superEntry
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.entries.attribute.type;
 %tei.entries.attribute.key;
 TEIform CDATA 'superEntry'  >
<!--doc:() signifies text supplied by the transcriber or editor in place
of text which cannot be read, either because of physical damage or
loss in the original or because it is illegible for any
reason. -->
<!ELEMENT supplied %macro.paraContent;>
<!ATTLIST supplied
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 reason  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 agent  CDATA #IMPLIED
 source  CDATA #IMPLIED
 TEIform CDATA 'supplied'  >
<!--doc:() contains a description of the materials
etc. which make up the physical support for the written part of a manuscript. -->
<!ELEMENT support (%tei.paragraph;)+>
<!ATTLIST support
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'support'  >
<!--doc:() groups elements describing the physical support for the written part of a manuscript. -->
<!ELEMENT supportDesc ((%tei.paragraph;)+ | (support?,extent?,foliation?,collation?,condition?))>
<!ATTLIST supportDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 material  CDATA #IMPLIED
 TEIform CDATA 'supportDesc'  >
<!--doc:(surname) contains a family (inherited) name, as opposed to a given,
baptismal, or nick name. -->
<!ELEMENT surname %macro.phraseSeq;>
<!ATTLIST surname
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.personPart.attribute.key;
 %tei.personPart.attribute.reg;
 %tei.personPart.attribute.type;
 %tei.personPart.attribute.full;
 %tei.personPart.attribute.sort;
 TEIform CDATA 'surname'  >
<!--doc:() contains information about any digital or
photographic representations of the manuscript being described which
may exist in the holding institution or elsewhere.  -->
<!ELEMENT surrogates (%tei.paragraph;)+>
<!ATTLIST surrogates
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'surrogates'  >
<!--doc:(syllabification) contains the syllabification of the headword. -->
<!ELEMENT syll %macro.paraContent;>
<!ATTLIST syll
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'syll'  >
<!--doc:(Symbolic value) represents the value part of a feature-value specification
  which contains one of a finite list of symbols. -->
<!ELEMENT symbol EMPTY>
<!ATTLIST symbol
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #REQUIRED
 TEIform CDATA 'symbol'  >
<!--doc:() contains text displayed in tabular form, in
rows and columns. -->
<!ELEMENT table ((head | %tei.Incl;)*,(row,(%tei.Incl;)*)+)>
<!ATTLIST table
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 rows  CDATA #IMPLIED
 cols  CDATA #IMPLIED
 TEIform CDATA 'table'  >
<!--doc:(tagUsage) supplies information about the usage of a specific element
within a text.  -->
<!ELEMENT tagUsage %macro.paraContent;>
<!ATTLIST tagUsage
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 gi  CDATA #REQUIRED
 occurs  CDATA #IMPLIED
 withId  CDATA #IMPLIED
 render  CDATA #IMPLIED
 TEIform CDATA 'tagUsage'  >
<!--doc:(tagging declaration) provides detailed information about the tagging applied to an SGML or XML document. -->
<!ELEMENT tagsDecl (rendition*,tagUsage*)>
<!ATTLIST tagsDecl
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'tagsDecl'  >
<!--doc:(taxonomy) defines a typology used to classify texts either implicitly, by
means of a bibliographic citation, or explicitly by a structured
taxonomy. -->
<!ELEMENT taxonomy (category+ | ((bibl | biblItem | biblStruct | biblFull),category*))>
<!ATTLIST taxonomy
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'taxonomy'  >
<!--doc:(Technical stage direction) describes a special-purpose stage direction that is not
meant for the actors. -->
<!ELEMENT tech %macro.paraContent;>
<!ATTLIST tech
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  (light|sound|prop|block) #IMPLIED
 perf  CDATA #IMPLIED
 TEIform CDATA 'tech'  >
<!--doc:(TEI corpus) contains the whole of a TEI encoded corpus, comprising a
single corpus header and one or more TEI elements, each containing
a single text header and a text. -->
<!ELEMENT teiCorpus (teiHeader,TEI+)>
<!ATTLIST teiCorpus
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 xmlns  CDATA "http://www.tei-c.org/ns/1.0" 
 TEIform CDATA 'teiCorpus'  >
<!--doc:(TEI Header) supplies the descriptive and declarative information making
	up an electronic title page prefixed to every TEI-conformant
	text. -->
<!ELEMENT teiHeader (fileDesc,(%tei.header;)*,revisionDesc?)>
<!ATTLIST teiHeader
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA "text" 
 creator  CDATA #IMPLIED
 status  (new|update) #IMPLIED
 dateCreated  CDATA #IMPLIED
 dateUpdated  CDATA #IMPLIED
 TEIform CDATA 'teiHeader'  >
<!--doc:(feature system declaration) contains a feature system declaration. -->
<!ELEMENT teifsd (teiHeader,fsDecl+)>
<!ATTLIST teifsd
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'teifsd'  >
<!--doc:() contains a single-word, multi-word, or symbolic designation
  which is regarded as a technical term. -->
<!ELEMENT term %macro.phraseSeq;>
<!ATTLIST term
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 type  CDATA #IMPLIED
 target  CDATA #IMPLIED
 cref  CDATA #IMPLIED
 TEIform CDATA 'term'  >
<!--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 ((%tei.Incl;)*,(front,(%tei.Incl;)*)?,(body | group),(%tei.Incl;)*,(back,(%tei.Incl;)*)?)>
<!ATTLIST text
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declaring.attribute.decls;
 TEIform CDATA 'text'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'textClass'  >
<!--doc:(text description) provides a description of a text in terms of its
situational parameters. -->
<!ELEMENT textDesc (channel,constitution,derivation,domain,factuality,interaction,preparedness,purpose+)>
<!ATTLIST textDesc
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.declarable.attribute.default;
 TEIform CDATA 'textDesc'  >
<!--doc:() describes the languages and writing systems used by a
manuscript (as opposed to its description, which is described in the langUsage element) -->
<!ELEMENT textLang %macro.phraseSeq;>
<!ATTLIST textLang
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 langKey  CDATA #IMPLIED
 otherLangs  CDATA #IMPLIED
 TEIform CDATA 'textLang'  >
<!--doc:() separates the condition from the default in an if, or
the antecedent and the consequent in a cond element. -->
<!ELEMENT then EMPTY>
<!ATTLIST then
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'then'  >
<!--doc:() contains a phrase defining a time of day in any format. -->
<!ELEMENT time %macro.phraseSeq;>
<!ATTLIST time
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 value  CDATA #IMPLIED
 type  (am|pm|military|descriptive) #IMPLIED
 zone  CDATA #IMPLIED
 TEIform CDATA 'time'  >
<!--doc:(time range) contains two times or another phrase indicating a time period. -->
<!ELEMENT timeRange %macro.phraseSeq;>
<!ATTLIST timeRange
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 from  CDATA #IMPLIED
 to  CDATA #IMPLIED
 exact  (to|from|both|none) #IMPLIED
 TEIform CDATA 'timeRange'  >
<!--doc:() contains an internally structured representation for a time of day. -->
<!ELEMENT timeStruct ( #PCDATA | %tei.temporalExpr; | %tei.Incl;)*>
<!ATTLIST timeStruct
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 zone  CDATA #IMPLIED
 TEIform CDATA 'timeStruct'  >
<!--doc:(timeline) provides a set of ordered points in time which can be linked to
elements of a spoken text to create a temporal alignment of that text. -->
<!ELEMENT timeline (when)+>
<!ATTLIST timeline
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 origin  CDATA #REQUIRED
 unit  NMTOKEN #IMPLIED
 interval  CDATA #IMPLIED
 TEIform CDATA 'timeline'  >
<!--doc:() contains the full title of a work of any kind. -->
<!ELEMENT title %macro.paraContent;>
<!ATTLIST title
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 level  (a|m|j|s|u) #IMPLIED
 type  CDATA #IMPLIED
 TEIform CDATA 'title'  >
<!--doc:(title page) contains the title page of a text, appearing within the front
or back matter.  -->
<!ELEMENT titlePage ((%tei.Incl;)*,(%tei.tpParts;),(%tei.tpParts; | %tei.Incl;)*)>
<!ATTLIST titlePage
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA #IMPLIED
 TEIform CDATA 'titlePage'  >
<!--doc:(title part) contains a subsection or division of the title of a work, as
indicated on a title page. -->
<!ELEMENT titlePart %macro.paraContent;>
<!ATTLIST titlePart
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 type  CDATA "main" 
 TEIform CDATA 'titlePart'  >
<!--doc:(title statement) groups information about the title of a work and those
responsible for its intellectual content. -->
<!ELEMENT titleStmt (title+,(author | editor | sponsor | funder | principal | respStmt)*)>
<!ATTLIST titleStmt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'titleStmt'  >
<!--doc:(tense) indicates the grammatical tense associated with a given inflected form in a dictionary. -->
<!ELEMENT tns %macro.paraContent;>
<!ATTLIST tns
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'tns'  >
<!--doc:(translation equivalent) contains a translation of the headword or an example. -->
<!ELEMENT tr %macro.paraContent;>
<!ATTLIST tr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'tr'  >
<!--doc:(trailer) contains a closing title or footer appearing at the end of
a division of a text.  -->
<!ELEMENT trailer %macro.phraseSeq;>
<!ATTLIST trailer
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'trailer'  >
<!--doc:(translation information) contains translation text and related information (within an entry in a multilingual dictionary). -->
<!ELEMENT trans ( #PCDATA | %tei.phrase; | %tei.inter; | %tei.dictionaryParts; | %tei.Incl;)*>
<!ATTLIST trans
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 TEIform CDATA 'trans'  >
<!--doc:() encodes a tree, which is made up of a root, internal nodes,
leaves, and arcs from root to leaves. -->
<!ELEMENT tree ((leaf | iNode)*,root,(leaf | iNode)*)>
<!ATTLIST tree
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 arity  CDATA #IMPLIED
 ord  (true|partial|false) "true" 
 order  CDATA #IMPLIED
 TEIform CDATA 'tree'  >
<!--doc:(Underspecified embedding tree, so called because of its
characteristic shape when drawn.) provides for an underspecified eTree, that is,
an eTree with information left out. -->
<!ELEMENT triangle (eTree | triangle | eLeaf)*>
<!ATTLIST triangle
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 label  CDATA #IMPLIED
 value  CDATA #IMPLIED
 TEIform CDATA 'triangle'  >
<!--doc:(utterance) a stretch of speech usually preceded and followed by
silence or by a change of speaker. -->
<!ELEMENT u ( #PCDATA | %tei.phrase; | %tei.comp.spoken; | %tei.Incl;)*>
<!ATTLIST u
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.timed.attribute.start;
 %tei.timed.attribute.end;
 %tei.timed.attribute.dur;
 %tei.declaring.attribute.decls;
 trans  (smooth|latching|overlap|pause) "smooth" 
 who  CDATA #IMPLIED
 TEIform CDATA 'u'  >
<!--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
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 reason  CDATA #IMPLIED
 resp  CDATA #IMPLIED
 cert  CDATA #IMPLIED
 hand  CDATA #IMPLIED
 agent  CDATA #IMPLIED
 TEIform CDATA 'unclear'  >
<!--doc:(Unicode Property Name) contains the name of a registered Unicode normative or
informative property.  -->
<!ELEMENT unicodeName  (#PCDATA)>
<!ATTLIST unicodeName
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 version  CDATA #IMPLIED
 TEIform CDATA 'unicodeName'  >
<!--doc:(usage) contains usage information in a dictionary entry. -->
<!ELEMENT usg %macro.paraContent;>
<!ATTLIST usg
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'usg'  >
<!--doc:(Value alternation) represents the value part of a feature-value specification
  which contains a set of values, only one of which can be valid. -->
<!ELEMENT vAlt ((%tei.featureVal;),(%tei.featureVal;)+)>
<!ATTLIST vAlt
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'vAlt'  >
<!--doc:(value default) declares the default value to be supplied when a feature structure
does not contain an instance of f for this name; if
unconditional, it is specified as one (or, depending on the value of
the org attribute of the enclosing fDecl) more
fs elements or primitive values;
if conditional, it is specified as
one or more if elements; if no default is specified, or no
condition matches, the value none is assumed. -->
<!ELEMENT vDefault ((%tei.featureVal;)+ | if+)>
<!ATTLIST vDefault
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'vDefault'  >
<!--doc:(value label) represents the value part of a feature-value specification
  which appears at more than point in a feature structure -->
<!ELEMENT vLabel (%tei.featureVal;)?>
<!ATTLIST vLabel
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 name  CDATA #REQUIRED
 TEIform CDATA 'vLabel'  >
<!--doc:(Merged collection of values) represents a feature value which is the result of merging
  together the feature values contained by its children, using the organization
  specified by the ORG attribute. -->
<!ELEMENT vMerge (%tei.featureVal;)+>
<!ATTLIST vMerge
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 org  (set|bag|list) #IMPLIED
 TEIform CDATA 'vMerge'  >
<!--doc:(Value negation) represents a feature value which is the negation of its content. -->
<!ELEMENT vNot (%tei.featureVal;)>
<!ATTLIST vNot
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'vNot'  >
<!--doc:(value range) defines the range of allowed values for a feature, in the form of
an fs, vAlt, or primitive value;
for the value of an f to be valid, it must be
subsumed by the specified range; if the f
contains multiple values (as sanctioned by the org attribute),
then each value must be subsumed by the vRange. -->
<!ELEMENT vRange (%tei.featureVal;)>
<!ATTLIST vRange
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'vRange'  >
<!--doc:(value) contains a single value for some property, attribute, or other
  analysis. -->
<!ELEMENT value  (#PCDATA)>
<!ATTLIST value
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'value'  >
<!--doc:() declares the method used to encode text-critical variants. -->
<!ELEMENT variantEncoding EMPTY>
<!ATTLIST variantEncoding
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 method  (location-referenced|double-end-point|parallel-segmentation) #REQUIRED
 location  (internal|external) #REQUIRED
 TEIform CDATA 'variantEncoding'  >
<!--doc:() describes the visual context of some part of a screen play in
terms of what the spectator sees, generally independent of any
dialogue. -->
<!ELEMENT view %macro.specialPara;>
<!ATTLIST view
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'view'  >
<!--doc:(Vocalized semi-lexical) any vocalized but not necessarily lexical phenomenon, for example
voiced pauses, non-lexical backchannels, etc. -->
<!ELEMENT vocal EMPTY>
<!ATTLIST vocal
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.timed.attribute.start;
 %tei.timed.attribute.end;
 %tei.timed.attribute.dur;
 who  CDATA #IMPLIED
 iterated  (true|false|unknown) "false" 
 desc  CDATA  #IMPLIED
 TEIform CDATA 'vocal'  >
<!--doc:(word) represents a grammatical (not necessarily orthographic) word. -->
<!ELEMENT w ( #PCDATA | %tei.segment; | w | m | c | %tei.Incl;)*>
<!ATTLIST w
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.seg.attribute.type;
 %tei.seg.attribute.function;
 %tei.seg.attribute.part;
 %tei.metrical.attribute.met;
 %tei.metrical.attribute.real;
 %tei.metrical.attribute.rhyme;
 lemma  CDATA #IMPLIED
 TEIform CDATA 'w'  >
<!--doc:() contains a word or phrase describing a
watermark or similar device. -->
<!ELEMENT watermark %macro.phraseSeq;>
<!ATTLIST watermark
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'watermark'  >
<!--doc:(week) the week component of a structured date. -->
<!ELEMENT week  (#PCDATA)>
<!ATTLIST week
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'week'  >
<!--doc:(when) indicates a point in time either relative to other elements in the
same timeline tag, or absolutely. -->
<!ELEMENT when EMPTY>
<!ATTLIST when
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 absolute  CDATA #IMPLIED
 unit  CDATA #IMPLIED
 interval  CDATA #IMPLIED
 since  CDATA #IMPLIED
 TEIform CDATA 'when'  >
<!--doc:() contains a measurement measured along the axis perpendicular to the spine.  -->
<!ELEMENT width  (#PCDATA)>
<!ATTLIST width
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.measured.attribute.units;
 %tei.measured.attribute.scope;
 TEIform CDATA 'width'  >
<!--doc:() contains a list of one or more sigla of witnesses attesting a
given reading, in a textual variation. -->
<!ELEMENT wit %macro.paraContent;>
<!ATTLIST wit
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'wit'  >
<!--doc:() gives further information about a particular witness, or
witnesses, to a particular reading. -->
<!ELEMENT witDetail %macro.paraContent;>
<!ATTLIST witDetail
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 target  CDATA #REQUIRED
 resp  CDATA #IMPLIED
 wit  CDATA #REQUIRED
 type  CDATA  #IMPLIED
 place  CDATA "apparatus" 
 TEIform CDATA 'witDetail'  >
<!--doc:() indicates the end, or suspension, of the text of a fragmentary
witness. -->
<!ELEMENT witEnd EMPTY>
<!ATTLIST witEnd
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.fragmentary.attribute.wit;
 TEIform CDATA 'witEnd'  >
<!--doc:(witness list) contains a list of all the witnesses referred to in
wit elements or wit attributes
within the critical apparatus. -->
<!ELEMENT witList ((%tei.Incl;)*,(witness,(%tei.Incl;)*)+)>
<!ATTLIST witList
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 TEIform CDATA 'witList'  >
<!--doc:() indicates the beginning, or resumption, of the text of a
fragmentary witness. -->
<!ELEMENT witStart EMPTY>
<!ATTLIST witStart
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.fragmentary.attribute.wit;
 TEIform CDATA 'witStart'  >
<!--doc:() contains either a description of a single witness referred to
within the critical apparatus, or a list of witnesses which is to be
referred to by a single sigil. -->
<!ELEMENT witness %macro.paraContent;>
<!ATTLIST witness
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 sigil  CDATA #REQUIRED
 included  CDATA #IMPLIED
 TEIform CDATA 'witness'  >
<!--doc:(Writing) a passage of written text revealed to participants in the course
of a spoken text. -->
<!ELEMENT writing %macro.paraContent;>
<!ATTLIST writing
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 who  CDATA #IMPLIED
 type  CDATA  #IMPLIED
 script  CDATA #IMPLIED
 gradual  (true|false|unknown) #IMPLIED
 TEIform CDATA 'writing'  >
<!--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 | %tei.phrase; | %tei.inter; | usg | lbl | %tei.Incl;)*>
<!ATTLIST xr
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.dictionaries.attribute.expand;
 %tei.dictionaries.attribute.norm;
 %tei.dictionaries.attribute.split;
 %tei.dictionaries.attribute.value;
 %tei.dictionaries.attribute.orig;
 %tei.dictionaries.attribute.location;
 %tei.dictionaries.attribute.mergedin;
 %tei.dictionaries.attribute.opt;
 type  CDATA #IMPLIED
 TEIform CDATA 'xr'  >
<!--doc:(year) the year component of a date. -->
<!ELEMENT year  (#PCDATA)>
<!ATTLIST year
 %tei.global.attribute.xmlid;
 %tei.global.attribute.n;
 %tei.global.attribute.xmllang;
 %tei.global.attribute.rend;
 %tei.global.attribute.xmlbase;
 %tei.linking.attribute.corresp;
 %tei.linking.attribute.synch;
 %tei.linking.attribute.sameAs;
 %tei.linking.attribute.copyOf;
 %tei.linking.attribute.next;
 %tei.linking.attribute.prev;
 %tei.linking.attribute.exclude;
 %tei.linking.attribute.select;
 %tei.analysis.attribute.ana;
 %tei.temporalExpr.attribute.value;
 %tei.temporalExpr.attribute.key;
 %tei.temporalExpr.attribute.reg;
 %tei.temporalExpr.attribute.type;
 %tei.temporalExpr.attribute.full;
 TEIform CDATA 'year'  >