gos/data/corpus/schema/tei_clarin.dtd
2022-07-06 21:35:05 +02:00

4260 lines
247 KiB
DTD
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
DTD generated from ODD source 2021-08-24T14:19:37Z. .This file is freely available and you are hereby authorised to copy, modify, and redistribute it in any way without further reference or permissions.
TEI Edition: Version 4.1.0. Last updated on
19th August 2020, revision b414ba550
TEI Edition Location: https://www.tei-c.org/Vault/P5/Version 4.1.0/
-->
<!-- start datatypes -->
<!ENTITY % teidata.certainty '(high|medium|low|unknown)' >
<!ENTITY % teidata.probability ' CDATA ' >
<!ENTITY % teidata.numeric ' CDATA ' >
<!ENTITY % teidata.interval ' CDATA ' >
<!ENTITY % teidata.count ' CDATA ' >
<!ENTITY % teidata.temporal.w3c ' CDATA ' >
<!ENTITY % teidata.duration.w3c ' CDATA ' >
<!ENTITY % teidata.truthValue ' CDATA ' >
<!ENTITY % teidata.xTruthValue ' CDATA ' >
<!ENTITY % teidata.language ' CDATA ' >
<!ENTITY % teidata.namespace ' CDATA ' >
<!ENTITY % teidata.outputMeasurement ' CDATA ' >
<!ENTITY % teidata.pattern ' CDATA ' >
<!ENTITY % teidata.point ' CDATA ' >
<!ENTITY % teidata.pointer ' CDATA ' >
<!ENTITY % teidata.version ' CDATA ' >
<!ENTITY % teidata.versionNumber ' CDATA ' >
<!ENTITY % teidata.replacement ' CDATA' >
<!ENTITY % teidata.xpath ' CDATA' >
<!ENTITY % teidata.word ' CDATA ' >
<!ENTITY % teidata.sex '%teidata.word;' >
<!ENTITY % teidata.text ' CDATA ' >
<!ENTITY % teidata.name ' CDATA ' >
<!ENTITY % teidata.xmlName ' CDATA ' >
<!ENTITY % teidata.prefix ' CDATA ' >
<!ENTITY % teidata.enumerated '%teidata.word;' >
<!ENTITY % teidata.probCert ' CDATA ' >
<!ENTITY % teidata.temporal.iso ' CDATA ' >
<!ENTITY % teidata.duration.iso ' CDATA ' >
<!-- end datatypes -->
<!-- predeclared classes -->
<!ENTITY % tei_att.duration.w3c.attribute.dur '
dur %teidata.duration.w3c; #IMPLIED'>
<!ENTITY % tei_att.duration.w3c.attributes '
%tei_att.duration.w3c.attribute.dur;'>
<!ENTITY % tei_att.global.responsibility.attribute.cert '
cert %teidata.probCert; #IMPLIED'>
<!ENTITY % tei_att.global.responsibility.attribute.resp '
resp CDATA #IMPLIED'>
<!ENTITY % tei_att.global.responsibility.attributes '
%tei_att.global.responsibility.attribute.cert;
%tei_att.global.responsibility.attribute.resp;'>
<!ENTITY % tei_att.global.rendition.attribute.rend '
rend CDATA #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attribute.style '
style %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attribute.rendition '
rendition CDATA #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attributes '
%tei_att.global.rendition.attribute.rend;
%tei_att.global.rendition.attribute.style;
%tei_att.global.rendition.attribute.rendition;'>
<!ENTITY % tei_att.global.source.attribute.source '
source CDATA #IMPLIED'>
<!ENTITY % tei_att.global.source.attributes '
%tei_att.global.source.attribute.source;'>
<!ENTITY % model.entryPart "superEntry |hom |sense |form |orth |pron |hyph |syll |gramGrp |pos |subc |colloc |def |etym |usg |lbl |xr |re">
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
<!ENTITY % model.eventLike "event |listEvent">
<!ENTITY % model.eventLike_sequence "event, listEvent">
<!ENTITY % model.eventLike_sequenceOptional "event?, listEvent?">
<!ENTITY % model.eventLike_sequenceOptionalRepeatable "event*, listEvent*">
<!ENTITY % model.eventLike_sequenceRepeatable "event+, listEvent+">
<!ENTITY % model.placeNamePart "placeName |bloc |country |region |settlement |district |geogName">
<!ENTITY % model.placeNamePart_sequence "placeName, bloc, country, region, settlement, district, geogName">
<!ENTITY % model.placeNamePart_sequenceOptional "placeName?, bloc?, country?, region?, settlement?, district?, geogName?">
<!ENTITY % model.placeNamePart_sequenceOptionalRepeatable "placeName*, bloc*, country*, region*, settlement*, district*, geogName*">
<!ENTITY % model.placeNamePart_sequenceRepeatable "placeName+, bloc+, country+, region+, settlement+, district+, geogName+">
<!ENTITY % model.placeStateLike "%model.placeNamePart; |climate |location |population |state |terrain |trait">
<!ENTITY % model.placeStateLike_sequence "%model.placeNamePart;, climate, location, population, state, terrain, trait">
<!ENTITY % model.placeStateLike_sequenceOptional "%model.placeNamePart;?, climate?, location?, population?, state?, terrain?, trait?">
<!ENTITY % model.placeStateLike_sequenceOptionalRepeatable "%model.placeNamePart;*, climate*, location*, population*, state*, terrain*, trait*">
<!ENTITY % model.placeStateLike_sequenceRepeatable "%model.placeNamePart;+, climate+, location+, population+, state+, terrain+, trait+">
<!ENTITY % model.orgPart "%model.eventLike; |listOrg |listPerson |listPlace">
<!ENTITY % model.orgPart_sequence "%model.eventLike;, listOrg, listPerson, listPlace">
<!ENTITY % model.orgPart_sequenceOptional "%model.eventLike;?, listOrg?, listPerson?, listPlace?">
<!ENTITY % model.orgPart_sequenceOptionalRepeatable "%model.eventLike;*, listOrg*, listPerson*, listPlace*">
<!ENTITY % model.orgPart_sequenceRepeatable "%model.eventLike;+, listOrg+, listPerson+, listPlace+">
<!ENTITY % model.resource "text |facsimile |sourceDoc |standOff |fsdDecl">
<!ENTITY % model.resource_sequence "text, facsimile, sourceDoc, standOff, fsdDecl">
<!ENTITY % model.resource_sequenceOptional "text?, facsimile?, sourceDoc?, standOff?, fsdDecl?">
<!ENTITY % model.resource_sequenceOptionalRepeatable "text*, facsimile*, sourceDoc*, standOff*, fsdDecl*">
<!ENTITY % model.resource_sequenceRepeatable "text+, facsimile+, sourceDoc+, standOff+, fsdDecl+">
<!ENTITY % model.describedResource "teiCorpus |TEI">
<!ENTITY % model.describedResource_sequence "teiCorpus, TEI">
<!ENTITY % model.describedResource_sequenceOptional "teiCorpus?, TEI?">
<!ENTITY % model.describedResource_sequenceOptionalRepeatable "teiCorpus*, TEI*">
<!ENTITY % model.describedResource_sequenceRepeatable "teiCorpus+, TEI+">
<!ENTITY % model.objectLike "object |listObject">
<!ENTITY % model.objectLike_sequence "object, listObject">
<!ENTITY % model.objectLike_sequenceOptional "object?, listObject?">
<!ENTITY % model.objectLike_sequenceOptionalRepeatable "object*, listObject*">
<!ENTITY % model.objectLike_sequenceRepeatable "object+, listObject+">
<!ENTITY % tei_att.duration.iso.attribute.dur-iso '
dur-iso %teidata.duration.iso; #IMPLIED'>
<!ENTITY % tei_att.duration.iso.attributes '
%tei_att.duration.iso.attribute.dur-iso;'>
<!ENTITY % tei_att.global.facs.attribute.facs '
facs CDATA #IMPLIED'>
<!ENTITY % tei_att.global.facs.attributes '
%tei_att.global.facs.attribute.facs;'>
<!ENTITY % tei_att.global.change.attribute.change '
change CDATA #IMPLIED'>
<!ENTITY % tei_att.global.change.attributes '
%tei_att.global.change.attribute.change;'>
<!ENTITY % model.entryLike "superEntry |entry |entryFree">
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
<!ENTITY % model.ptrLike.form "oRef |pRef">
<!ENTITY % model.ptrLike.form_sequence "oRef, pRef">
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, pRef?">
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, pRef*">
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, pRef+"> <!ENTITY % tei_att.duration.attributes '%tei_att.duration.w3c.attributes;%tei_att.duration.iso.attributes;'>
<!ENTITY % model.global.spoken "pause |vocal |kinesic |incident |writing |shift">
<!ENTITY % model.global.spoken_sequence "pause, vocal, kinesic, incident, writing, shift">
<!ENTITY % model.global.spoken_sequenceOptional "pause?, vocal?, kinesic?, incident?, writing?, shift?">
<!ENTITY % model.global.spoken_sequenceOptionalRepeatable "pause*, vocal*, kinesic*, incident*, writing*, shift*">
<!ENTITY % model.global.spoken_sequenceRepeatable "pause+, vocal+, kinesic+, incident+, writing+, shift+">
<!ENTITY % model.divPart.spoken "u |annotationBlock">
<!ENTITY % model.divPart.spoken_sequence "u, annotationBlock">
<!ENTITY % model.divPart.spoken_sequenceOptional "u?, annotationBlock?">
<!ENTITY % model.divPart.spoken_sequenceOptionalRepeatable "u*, annotationBlock*">
<!ENTITY % model.divPart.spoken_sequenceRepeatable "u+, annotationBlock+">
<!ENTITY % tei_att.datable.custom.attribute.when-custom '
when-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.notBefore-custom '
notBefore-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.notAfter-custom '
notAfter-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.from-custom '
from-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.to-custom '
to-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.datingPoint '
datingPoint %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.datingMethod '
datingMethod %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attributes '
%tei_att.datable.custom.attribute.when-custom;
%tei_att.datable.custom.attribute.notBefore-custom;
%tei_att.datable.custom.attribute.notAfter-custom;
%tei_att.datable.custom.attribute.from-custom;
%tei_att.datable.custom.attribute.to-custom;
%tei_att.datable.custom.attribute.datingPoint;
%tei_att.datable.custom.attribute.datingMethod;'>
<!ENTITY % model.persNamePart "surname |forename |genName |nameLink |addName |roleName">
<!ENTITY % model.persNamePart_sequence "surname, forename, genName, nameLink, addName, roleName">
<!ENTITY % model.persNamePart_sequenceOptional "surname?, forename?, genName?, nameLink?, addName?, roleName?">
<!ENTITY % model.persNamePart_sequenceOptionalRepeatable "surname*, forename*, genName*, nameLink*, addName*, roleName*">
<!ENTITY % model.persNamePart_sequenceRepeatable "surname+, forename+, genName+, nameLink+, addName+, roleName+">
<!ENTITY % tei_att.datable.iso.attribute.when-iso '
when-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.notBefore-iso '
notBefore-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.notAfter-iso '
notAfter-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.from-iso '
from-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.to-iso '
to-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attributes '
%tei_att.datable.iso.attribute.when-iso;
%tei_att.datable.iso.attribute.notBefore-iso;
%tei_att.datable.iso.attribute.notAfter-iso;
%tei_att.datable.iso.attribute.from-iso;
%tei_att.datable.iso.attribute.to-iso;'>
<!ENTITY % tei_att.global.linking.attribute.corresp '
corresp CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.synch '
synch CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.sameAs '
sameAs %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.copyOf '
copyOf %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.next '
next %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.prev '
prev %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.exclude '
exclude CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.select '
select CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attributes '
%tei_att.global.linking.attribute.corresp;
%tei_att.global.linking.attribute.synch;
%tei_att.global.linking.attribute.sameAs;
%tei_att.global.linking.attribute.copyOf;
%tei_att.global.linking.attribute.next;
%tei_att.global.linking.attribute.prev;
%tei_att.global.linking.attribute.exclude;
%tei_att.global.linking.attribute.select;'>
<!ENTITY % tei_att.global.analytic.attribute.ana '
ana CDATA #IMPLIED'>
<!ENTITY % tei_att.global.analytic.attributes '
%tei_att.global.analytic.attribute.ana;'>
<!-- end of predeclared classes -->
<!ENTITY % tei_att.ascribed.attribute.who '
who CDATA #IMPLIED'>
<!ENTITY % tei_att.ascribed.attributes '
%tei_att.ascribed.attribute.who;'>
<!ENTITY % tei_att.ascribed.directed.attribute.toWhom '
toWhom CDATA #IMPLIED'>
<!ENTITY % tei_att.ascribed.directed.attributes '%tei_att.ascribed.attributes;
%tei_att.ascribed.directed.attribute.toWhom;'>
<!ENTITY % tei_att.canonical.attribute.key '
key %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.canonical.attribute.ref '
ref CDATA #IMPLIED'>
<!ENTITY % tei_att.canonical.attributes '
%tei_att.canonical.attribute.key;
%tei_att.canonical.attribute.ref;'>
<!ENTITY % tei_att.ranging.attribute.atLeast '
atLeast %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.ranging.attribute.atMost '
atMost %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.ranging.attribute.min '
min %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.ranging.attribute.max '
max %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.ranging.attribute.confidence '
confidence %teidata.probability; #IMPLIED'>
<!ENTITY % tei_att.ranging.attributes '
%tei_att.ranging.attribute.atLeast;
%tei_att.ranging.attribute.atMost;
%tei_att.ranging.attribute.min;
%tei_att.ranging.attribute.max;
%tei_att.ranging.attribute.confidence;'>
<!ENTITY % tei_att.dimensions.attribute.unit '
unit %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.dimensions.attribute.quantity '
quantity %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.dimensions.attribute.extent '
extent %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.dimensions.attribute.precision '
precision %teidata.certainty; #IMPLIED'>
<!ENTITY % tei_att.dimensions.attribute.scope '
scope %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.dimensions.attributes '%tei_att.ranging.attributes;
%tei_att.dimensions.attribute.unit;
%tei_att.dimensions.attribute.quantity;
%tei_att.dimensions.attribute.extent;
%tei_att.dimensions.attribute.precision;
%tei_att.dimensions.attribute.scope;'>
<!ENTITY % tei_att.written.attribute.hand '
hand %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.written.attributes '
%tei_att.written.attribute.hand;'>
<!ENTITY % tei_att.damaged.attribute.agent '
agent %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.damaged.attribute.degree '
degree %teidata.probCert; #IMPLIED'>
<!ENTITY % tei_att.damaged.attribute.group '
group %teidata.count; #IMPLIED'>
<!ENTITY % tei_att.damaged.attributes '%tei_att.dimensions.attributes;%tei_att.written.attributes;
%tei_att.damaged.attribute.agent;
%tei_att.damaged.attribute.degree;
%tei_att.damaged.attribute.group;'>
<!ENTITY % tei_att.breaking.attribute.break '
break %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.breaking.attributes '
%tei_att.breaking.attribute.break;'>
<!ENTITY % tei_att.cReferencing.attribute.cRef '
cRef %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.cReferencing.attributes '
%tei_att.cReferencing.attribute.cRef;'>
<!ENTITY % tei_att.datable.w3c.attribute.when '
when %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.datable.w3c.attribute.notBefore '
notBefore %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.datable.w3c.attribute.notAfter '
notAfter %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.datable.w3c.attribute.from '
from %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.datable.w3c.attribute.to '
to %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.datable.w3c.attributes '
%tei_att.datable.w3c.attribute.when;
%tei_att.datable.w3c.attribute.notBefore;
%tei_att.datable.w3c.attribute.notAfter;
%tei_att.datable.w3c.attribute.from;
%tei_att.datable.w3c.attribute.to;'>
<!ENTITY % tei_att.datable.attribute.calendar '
calendar %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.attribute.period '
period %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.attributes '%tei_att.datable.w3c.attributes;%tei_att.datable.iso.attributes;%tei_att.datable.custom.attributes;
%tei_att.datable.attribute.calendar;
%tei_att.datable.attribute.period;'>
<!ENTITY % tei_att.datcat.attribute.datcat '
datcat CDATA #IMPLIED'>
<!ENTITY % tei_att.datcat.attribute.valueDatcat '
valueDatcat CDATA #IMPLIED'>
<!ENTITY % tei_att.datcat.attributes '
%tei_att.datcat.attribute.datcat;
%tei_att.datcat.attribute.valueDatcat;'>
<!ENTITY % tei_att.declarable.attribute.default '
default (true|false) "false" '>
<!ENTITY % tei_att.declarable.attributes '
%tei_att.declarable.attribute.default;'>
<!ENTITY % tei_att.declaring.attribute.decls '
decls CDATA #IMPLIED'>
<!ENTITY % tei_att.declaring.attributes '
%tei_att.declaring.attribute.decls;'>
<!ENTITY % tei_att.fragmentable.attribute.part '
part (Y|N|I|M|F) "N" '>
<!ENTITY % tei_att.fragmentable.attributes '
%tei_att.fragmentable.attribute.part;'>
<!ENTITY % tei_att.divLike.attribute.org '
org (composite|uniform) "uniform" '>
<!ENTITY % tei_att.divLike.attribute.sample '
sample (initial|medial|final|unknown|complete) "complete" '>
<!ENTITY % tei_att.divLike.attributes '%tei_att.fragmentable.attributes;
%tei_att.divLike.attribute.org;
%tei_att.divLike.attribute.sample;'>
<!ENTITY % tei_att.docStatus.attribute.status '
status %teidata.enumerated; "draft" '>
<!ENTITY % tei_att.docStatus.attributes '
%tei_att.docStatus.attribute.status;'>
<!ENTITY % tei_att.duration.w3c.attribute.dur '
dur %teidata.duration.w3c; #IMPLIED'>
<!ENTITY % tei_att.duration.w3c.attributes '
%tei_att.duration.w3c.attribute.dur;'>
<!ENTITY % tei_att.global.responsibility.attribute.cert '
cert %teidata.probCert; #IMPLIED'>
<!ENTITY % tei_att.global.responsibility.attribute.resp '
resp CDATA #IMPLIED'>
<!ENTITY % tei_att.global.responsibility.attributes '
%tei_att.global.responsibility.attribute.cert;
%tei_att.global.responsibility.attribute.resp;'>
<!ENTITY % tei_att.editLike.attribute.evidence '
evidence NMTOKENS #IMPLIED'>
<!ENTITY % tei_att.editLike.attribute.instant '
instant %teidata.xTruthValue; "false" '>
<!ENTITY % tei_att.editLike.attributes '
%tei_att.editLike.attribute.evidence;
%tei_att.editLike.attribute.instant;'>
<!ENTITY % tei_att.global.rendition.attribute.rend '
rend CDATA #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attribute.style '
style %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attribute.rendition '
rendition CDATA #IMPLIED'>
<!ENTITY % tei_att.global.rendition.attributes '
%tei_att.global.rendition.attribute.rend;
%tei_att.global.rendition.attribute.style;
%tei_att.global.rendition.attribute.rendition;'>
<!ENTITY % tei_att.global.source.attribute.source '
source CDATA #IMPLIED'>
<!ENTITY % tei_att.global.source.attributes '
%tei_att.global.source.attribute.source;'>
<!ENTITY % tei_att.global.attribute.xmlid '
xml:id ID #IMPLIED'>
<!ENTITY % tei_att.global.attribute.n '
n %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.global.attribute.xmllang '
xml:lang %teidata.language; #IMPLIED'>
<!ENTITY % tei_att.global.attribute.xmlbase '
xml:base %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.attribute.xmlspace '
xml:space (default|preserve) #IMPLIED'>
<!ENTITY % tei_att.global.attributes '%tei_att.global.rendition.attributes;%tei_att.global.linking.attributes;%tei_att.global.analytic.attributes;%tei_att.global.facs.attributes;%tei_att.global.change.attributes;%tei_att.global.responsibility.attributes;%tei_att.global.source.attributes;
%tei_att.global.attribute.xmlid;
%tei_att.global.attribute.n;
%tei_att.global.attribute.xmllang;
%tei_att.global.attribute.xmlbase;
%tei_att.global.attribute.xmlspace;'>
<!ENTITY % tei_att.handFeatures.attribute.scribe '
scribe %teidata.name; #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attribute.scribeRef '
scribeRef CDATA #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attribute.script '
script NMTOKENS #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attribute.scriptRef '
scriptRef CDATA #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attribute.medium '
medium NMTOKENS #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attribute.scope '
scope (sole|major|minor) #IMPLIED'>
<!ENTITY % tei_att.handFeatures.attributes '
%tei_att.handFeatures.attribute.scribe;
%tei_att.handFeatures.attribute.scribeRef;
%tei_att.handFeatures.attribute.script;
%tei_att.handFeatures.attribute.scriptRef;
%tei_att.handFeatures.attribute.medium;
%tei_att.handFeatures.attribute.scope;'>
<!ENTITY % tei_att.internetMedia.attribute.mimeType '
mimeType CDATA #IMPLIED'>
<!ENTITY % tei_att.internetMedia.attributes '
%tei_att.internetMedia.attribute.mimeType;'>
<!ENTITY % tei_att.media.attribute.width '
width %teidata.outputMeasurement; #IMPLIED'>
<!ENTITY % tei_att.media.attribute.height '
height %teidata.outputMeasurement; #IMPLIED'>
<!ENTITY % tei_att.media.attribute.scale '
scale %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.media.attributes '%tei_att.internetMedia.attributes;
%tei_att.media.attribute.width;
%tei_att.media.attribute.height;
%tei_att.media.attribute.scale;'>
<!ENTITY % tei_att.resourced.attribute.url '
url %teidata.pointer; #REQUIRED'>
<!ENTITY % tei_att.resourced.attributes '
%tei_att.resourced.attribute.url;'>
<!ENTITY % tei_att.interpLike.attribute.inst '
inst CDATA #IMPLIED'>
<!ENTITY % tei_att.interpLike.attributes '
%tei_att.interpLike.attribute.inst;'>
<!ENTITY % tei_att.measurement.attribute.unit '
unit %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.measurement.attribute.unitRef '
unitRef %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.measurement.attribute.quantity '
quantity %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.measurement.attribute.commodity '
commodity CDATA #IMPLIED'>
<!ENTITY % tei_att.measurement.attributes '
%tei_att.measurement.attribute.unit;
%tei_att.measurement.attribute.unitRef;
%tei_att.measurement.attribute.quantity;
%tei_att.measurement.attribute.commodity;'>
<!ENTITY % tei_att.naming.attribute.role '
role NMTOKENS #IMPLIED'>
<!ENTITY % tei_att.naming.attribute.nymRef '
nymRef CDATA #IMPLIED'>
<!ENTITY % tei_att.naming.attributes '%tei_att.canonical.attributes;
%tei_att.naming.attribute.role;
%tei_att.naming.attribute.nymRef;'>
<!ENTITY % tei_att.notated.attribute.notation '
notation %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.notated.attributes '
%tei_att.notated.attribute.notation;'>
<!ENTITY % tei_att.placement.attribute.place '
place NMTOKENS #IMPLIED'>
<!ENTITY % tei_att.placement.attributes '
%tei_att.placement.attribute.place;'>
<!ENTITY % tei_att.typed.attribute.type '
type %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.typed.attribute.subtype '
subtype %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.typed.attributes '
%tei_att.typed.attribute.type;
%tei_att.typed.attribute.subtype;'>
<!ENTITY % tei_att.pointing.attribute.targetLang '
targetLang %teidata.language; #IMPLIED'>
<!ENTITY % tei_att.pointing.attribute.target '
target CDATA #IMPLIED'>
<!ENTITY % tei_att.pointing.attribute.evaluate '
evaluate (all|one|none) #IMPLIED'>
<!ENTITY % tei_att.pointing.attributes '
%tei_att.pointing.attribute.targetLang;
%tei_att.pointing.attribute.target;
%tei_att.pointing.attribute.evaluate;'>
<!ENTITY % tei_att.pointing.group.attribute.domains '
domains CDATA #IMPLIED'>
<!ENTITY % tei_att.pointing.group.attribute.targFunc '
targFunc CDATA #IMPLIED'>
<!ENTITY % tei_att.pointing.group.attributes '%tei_att.pointing.attributes;%tei_att.typed.attributes;
%tei_att.pointing.group.attribute.domains;
%tei_att.pointing.group.attribute.targFunc;'>
<!ENTITY % tei_att.segLike.attribute.function '
function %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.segLike.attributes '%tei_att.datcat.attributes;%tei_att.fragmentable.attributes;
%tei_att.segLike.attribute.function;'>
<!ENTITY % tei_att.sortable.attribute.sortKey '
sortKey %teidata.word; #IMPLIED'>
<!ENTITY % tei_att.sortable.attributes '
%tei_att.sortable.attribute.sortKey;'>
<!ENTITY % tei_att.edition.attribute.ed '
ed CDATA #IMPLIED'>
<!ENTITY % tei_att.edition.attribute.edRef '
edRef CDATA #IMPLIED'>
<!ENTITY % tei_att.edition.attributes '
%tei_att.edition.attribute.ed;
%tei_att.edition.attribute.edRef;'>
<!ENTITY % tei_att.spanning.attribute.spanTo '
spanTo %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.spanning.attributes '
%tei_att.spanning.attribute.spanTo;'>
<!ENTITY % tei_att.styleDef.attribute.scheme '
scheme (css|xslfo|free|other) #IMPLIED'>
<!ENTITY % tei_att.styleDef.attribute.schemeVersion '
schemeVersion %teidata.versionNumber; #IMPLIED'>
<!ENTITY % tei_att.styleDef.attributes '
%tei_att.styleDef.attribute.scheme;
%tei_att.styleDef.attribute.schemeVersion;'>
<!ENTITY % tei_att.timed.attribute.start '
start %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.timed.attribute.end '
end %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.timed.attributes '%tei_att.duration.attributes;
%tei_att.timed.attribute.start;
%tei_att.timed.attribute.end;'>
<!ENTITY % tei_att.transcriptional.attribute.status '
status %teidata.enumerated; "unremarkable" '>
<!ENTITY % tei_att.transcriptional.attribute.cause '
cause %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.transcriptional.attribute.seq '
seq %teidata.count; #IMPLIED'>
<!ENTITY % tei_att.transcriptional.attributes '%tei_att.editLike.attributes;%tei_att.written.attributes;
%tei_att.transcriptional.attribute.status;
%tei_att.transcriptional.attribute.cause;
%tei_att.transcriptional.attribute.seq;'>
<!ENTITY % tei_att.translatable.attribute.versionDate '
versionDate %teidata.temporal.w3c; #IMPLIED'>
<!ENTITY % tei_att.translatable.attributes '
%tei_att.translatable.attribute.versionDate;'>
<!ENTITY % tei_att.citing.attribute.unit '
unit %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.citing.attribute.from '
from %teidata.word; #IMPLIED'>
<!ENTITY % tei_att.citing.attribute.to '
to %teidata.word; #IMPLIED'>
<!ENTITY % tei_att.citing.attributes '
%tei_att.citing.attribute.unit;
%tei_att.citing.attribute.from;
%tei_att.citing.attribute.to;'>
<!ENTITY % model.nameLike.agent "name |orgName |persName">
<!ENTITY % model.nameLike.agent_sequence "name, orgName, persName">
<!ENTITY % model.nameLike.agent_sequenceOptional "name?, orgName?, persName?">
<!ENTITY % model.nameLike.agent_sequenceOptionalRepeatable "name*, orgName*, persName*">
<!ENTITY % model.nameLike.agent_sequenceRepeatable "name+, orgName+, persName+">
<!ENTITY % model.segLike "seg |s |cl |phr |w |m |c |pc">
<!ENTITY % model.segLike_sequence "seg, s, cl, phr, w, m, c, pc">
<!ENTITY % model.segLike_sequenceOptional "seg?, s?, cl?, phr?, w?, m?, c?, pc?">
<!ENTITY % model.segLike_sequenceOptionalRepeatable "seg*, s*, cl*, phr*, w*, m*, c*, pc*">
<!ENTITY % model.segLike_sequenceRepeatable "seg+, s+, cl+, phr+, w+, m+, c+, pc+">
<!ENTITY % model.hiLike "hi |q">
<!ENTITY % model.hiLike_sequence "hi, q">
<!ENTITY % model.hiLike_sequenceOptional "hi?, q?">
<!ENTITY % model.hiLike_sequenceOptionalRepeatable "hi*, q*">
<!ENTITY % model.hiLike_sequenceRepeatable "hi+, q+">
<!ENTITY % model.emphLike "foreign |emph |distinct |mentioned |soCalled |gloss |term |title">
<!ENTITY % model.emphLike_sequence "foreign, emph, distinct, mentioned, soCalled, gloss, term, title">
<!ENTITY % model.emphLike_sequenceOptional "foreign?, emph?, distinct?, mentioned?, soCalled?, gloss?, term?, title?">
<!ENTITY % model.emphLike_sequenceOptionalRepeatable "foreign*, emph*, distinct*, mentioned*, soCalled*, gloss*, term*, title*">
<!ENTITY % model.emphLike_sequenceRepeatable "foreign+, emph+, distinct+, mentioned+, soCalled+, gloss+, term+, title+">
<!ENTITY % model.highlighted "%model.hiLike; |%model.emphLike;">
<!ENTITY % model.highlighted_sequence "%model.hiLike;, %model.emphLike;">
<!ENTITY % model.highlighted_sequenceOptional "%model.hiLike;?, %model.emphLike;?">
<!ENTITY % model.highlighted_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*">
<!ENTITY % model.highlighted_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+">
<!ENTITY % model.dateLike "date |time">
<!ENTITY % model.dateLike_sequence "date, time">
<!ENTITY % model.dateLike_sequenceOptional "date?, time?">
<!ENTITY % model.dateLike_sequenceOptionalRepeatable "date*, time*">
<!ENTITY % model.dateLike_sequenceRepeatable "date+, time+">
<!ENTITY % model.measureLike "num |measure |measureGrp |unit |geo">
<!ENTITY % model.measureLike_sequence "num, measure, measureGrp, unit, geo">
<!ENTITY % model.measureLike_sequenceOptional "num?, measure?, measureGrp?, unit?, geo?">
<!ENTITY % model.measureLike_sequenceOptionalRepeatable "num*, measure*, measureGrp*, unit*, geo*">
<!ENTITY % model.measureLike_sequenceRepeatable "num+, measure+, measureGrp+, unit+, geo+">
<!ENTITY % model.egLike "">
<!ENTITY % model.egLike_sequence "">
<!ENTITY % model.egLike_sequenceOptional "">
<!ENTITY % model.egLike_sequenceOptionalRepeatable "">
<!ENTITY % model.egLike_sequenceRepeatable "">
<!ENTITY % model.graphicLike "media |graphic |formula">
<!ENTITY % model.graphicLike_sequence "media, graphic, formula">
<!ENTITY % model.graphicLike_sequenceOptional "media?, graphic?, formula?">
<!ENTITY % model.graphicLike_sequenceOptionalRepeatable "media*, graphic*, formula*">
<!ENTITY % model.graphicLike_sequenceRepeatable "media+, graphic+, formula+">
<!ENTITY % model.offsetLike "offset |geogFeat">
<!ENTITY % model.offsetLike_sequence "offset, geogFeat">
<!ENTITY % model.offsetLike_sequenceOptional "offset?, geogFeat?">
<!ENTITY % model.offsetLike_sequenceOptionalRepeatable "offset*, geogFeat*">
<!ENTITY % model.offsetLike_sequenceRepeatable "offset+, geogFeat+">
<!ENTITY % model.pPart.msdesc "">
<!ENTITY % model.pPart.msdesc_sequence "">
<!ENTITY % model.pPart.msdesc_sequenceOptional "">
<!ENTITY % model.pPart.msdesc_sequenceOptionalRepeatable "">
<!ENTITY % model.pPart.msdesc_sequenceRepeatable "">
<!ENTITY % model.pPart.editorial "choice |abbr |expan |ex |subst">
<!ENTITY % model.pPart.editorial_sequence "choice, abbr, expan, ex, subst">
<!ENTITY % model.pPart.editorial_sequenceOptional "choice?, abbr?, expan?, ex?, subst?">
<!ENTITY % model.pPart.editorial_sequenceOptionalRepeatable "choice*, abbr*, expan*, ex*, subst*">
<!ENTITY % model.pPart.editorial_sequenceRepeatable "choice+, abbr+, expan+, ex+, subst+">
<!ENTITY % model.pPart.transcriptional "sic |corr |reg |orig |add |del |unclear |damage |handShift |restore |supplied |surplus |secl |mod |redo |retrace |undo">
<!ENTITY % model.pPart.transcriptional_sequence "sic, corr, reg, orig, add, del, unclear, damage, handShift, restore, supplied, surplus, secl, mod, redo, retrace, undo">
<!ENTITY % model.pPart.transcriptional_sequenceOptional "sic?, corr?, reg?, orig?, add?, del?, unclear?, damage?, handShift?, restore?, supplied?, surplus?, secl?, mod?, redo?, retrace?, undo?">
<!ENTITY % model.pPart.transcriptional_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, add*, del*, unclear*, damage*, handShift*, restore*, supplied*, surplus*, secl*, mod*, redo*, retrace*, undo*">
<!ENTITY % model.pPart.transcriptional_sequenceRepeatable "sic+, corr+, reg+, orig+, add+, del+, unclear+, damage+, handShift+, restore+, supplied+, surplus+, secl+, mod+, redo+, retrace+, undo+">
<!ENTITY % model.pPart.edit "%model.pPart.editorial; |%model.pPart.transcriptional;">
<!ENTITY % model.pPart.edit_sequence "%model.pPart.editorial;, %model.pPart.transcriptional;">
<!ENTITY % model.pPart.edit_sequenceOptional "%model.pPart.editorial;?, %model.pPart.transcriptional;?">
<!ENTITY % model.pPart.edit_sequenceOptionalRepeatable "%model.pPart.editorial;*, %model.pPart.transcriptional;*">
<!ENTITY % model.pPart.edit_sequenceRepeatable "%model.pPart.editorial;+, %model.pPart.transcriptional;+">
<!ENTITY % model.linePart "%model.hiLike; |choice |add |del |unclear |zone |path |damage |handShift |restore |line |mod |redo |retrace |undo |seg |w |c |pc">
<!ENTITY % model.linePart_sequence "%model.hiLike;, choice, add, del, unclear, zone, path, damage, handShift, restore, line, mod, redo, retrace, undo, seg, w, c, pc">
<!ENTITY % model.linePart_sequenceOptional "%model.hiLike;?, choice?, add?, del?, unclear?, zone?, path?, damage?, handShift?, restore?, line?, mod?, redo?, retrace?, undo?, seg?, w?, c?, pc?">
<!ENTITY % model.linePart_sequenceOptionalRepeatable "%model.hiLike;*, choice*, add*, del*, unclear*, zone*, path*, damage*, handShift*, restore*, line*, mod*, redo*, retrace*, undo*, seg*, w*, c*, pc*">
<!ENTITY % model.linePart_sequenceRepeatable "%model.hiLike;+, choice+, add+, del+, unclear+, zone+, path+, damage+, handShift+, restore+, line+, mod+, redo+, retrace+, undo+, seg+, w+, c+, pc+">
<!ENTITY % model.ptrLike "ptr |ref">
<!ENTITY % model.ptrLike_sequence "ptr, ref">
<!ENTITY % model.ptrLike_sequenceOptional "ptr?, ref?">
<!ENTITY % model.ptrLike_sequenceOptionalRepeatable "ptr*, ref*">
<!ENTITY % model.ptrLike_sequenceRepeatable "ptr+, ref+">
<!ENTITY % model.lPart "">
<!ENTITY % model.lPart_sequence "">
<!ENTITY % model.lPart_sequenceOptional "">
<!ENTITY % model.lPart_sequenceOptionalRepeatable "">
<!ENTITY % model.lPart_sequenceRepeatable "">
<!ENTITY % model.global.meta "index |substJoin |listTranspose |link |linkGrp |timeline |join |joinGrp |alt |altGrp |span |spanGrp |fs |fLib |fvLib">
<!ENTITY % model.global.meta_sequence "index, substJoin, listTranspose, link, linkGrp, timeline, join, joinGrp, alt, altGrp, span, spanGrp, fs, fLib, fvLib">
<!ENTITY % model.global.meta_sequenceOptional "index?, substJoin?, listTranspose?, link?, linkGrp?, timeline?, join?, joinGrp?, alt?, altGrp?, span?, spanGrp?, fs?, fLib?, fvLib?">
<!ENTITY % model.global.meta_sequenceOptionalRepeatable "index*, substJoin*, listTranspose*, link*, linkGrp*, timeline*, join*, joinGrp*, alt*, altGrp*, span*, spanGrp*, fs*, fLib*, fvLib*">
<!ENTITY % model.global.meta_sequenceRepeatable "index+, substJoin+, listTranspose+, link+, linkGrp+, timeline+, join+, joinGrp+, alt+, altGrp+, span+, spanGrp+, fs+, fLib+, fvLib+">
<!ENTITY % model.milestoneLike "milestone |pb |lb |cb |fw |anchor">
<!ENTITY % model.milestoneLike_sequence "milestone, pb, lb, cb, fw, anchor">
<!ENTITY % model.milestoneLike_sequenceOptional "milestone?, pb?, lb?, cb?, fw?, anchor?">
<!ENTITY % model.milestoneLike_sequenceOptionalRepeatable "milestone*, pb*, lb*, cb*, fw*, anchor*">
<!ENTITY % model.milestoneLike_sequenceRepeatable "milestone+, pb+, lb+, cb+, fw+, anchor+">
<!ENTITY % model.gLike "g">
<!ENTITY % model.gLike_sequence "g">
<!ENTITY % model.gLike_sequenceOptional "g?">
<!ENTITY % model.gLike_sequenceOptionalRepeatable "g*">
<!ENTITY % model.gLike_sequenceRepeatable "g+">
<!ENTITY % model.oddDecl "">
<!ENTITY % model.oddDecl_sequence "">
<!ENTITY % model.oddDecl_sequenceOptional "">
<!ENTITY % model.oddDecl_sequenceOptionalRepeatable "">
<!ENTITY % model.oddDecl_sequenceRepeatable "">
<!ENTITY % model.phrase.xml "">
<!ENTITY % model.phrase.xml_sequence "">
<!ENTITY % model.phrase.xml_sequenceOptional "">
<!ENTITY % model.phrase.xml_sequenceOptionalRepeatable "">
<!ENTITY % model.phrase.xml_sequenceRepeatable "">
<!ENTITY % model.specDescLike "">
<!ENTITY % model.specDescLike_sequence "">
<!ENTITY % model.specDescLike_sequenceOptional "">
<!ENTITY % model.specDescLike_sequenceOptionalRepeatable "">
<!ENTITY % model.specDescLike_sequenceRepeatable "">
<!ENTITY % model.biblLike "bibl |biblStruct |listBibl |biblFull">
<!ENTITY % model.biblLike_sequence "bibl, biblStruct, listBibl, biblFull">
<!ENTITY % model.biblLike_sequenceOptional "bibl?, biblStruct?, listBibl?, biblFull?">
<!ENTITY % model.biblLike_sequenceOptionalRepeatable "bibl*, biblStruct*, listBibl*, biblFull*">
<!ENTITY % model.biblLike_sequenceRepeatable "bibl+, biblStruct+, listBibl+, biblFull+">
<!ENTITY % model.headLike "head">
<!ENTITY % model.headLike_sequence "head">
<!ENTITY % model.headLike_sequenceOptional "head?">
<!ENTITY % model.headLike_sequenceOptionalRepeatable "head*">
<!ENTITY % model.headLike_sequenceRepeatable "head+">
<!ENTITY % model.labelLike "desc |label">
<!ENTITY % model.labelLike_sequence "desc, label">
<!ENTITY % model.labelLike_sequenceOptional "desc?, label?">
<!ENTITY % model.labelLike_sequenceOptionalRepeatable "desc*, label*">
<!ENTITY % model.labelLike_sequenceRepeatable "desc+, label+">
<!ENTITY % model.listLike "list |table |listOrg |listEvent |listPerson |listPlace |listRelation |listObject |listNym">
<!ENTITY % model.listLike_sequence "list, table, listOrg, listEvent, listPerson, listPlace, listRelation, listObject, listNym">
<!ENTITY % model.listLike_sequenceOptional "list?, table?, listOrg?, listEvent?, listPerson?, listPlace?, listRelation?, listObject?, listNym?">
<!ENTITY % model.listLike_sequenceOptionalRepeatable "list*, table*, listOrg*, listEvent*, listPerson*, listPlace*, listRelation*, listObject*, listNym*">
<!ENTITY % model.listLike_sequenceRepeatable "list+, table+, listOrg+, listEvent+, listPerson+, listPlace+, listRelation+, listObject+, listNym+">
<!ENTITY % model.noteLike "note">
<!ENTITY % model.noteLike_sequence "note">
<!ENTITY % model.noteLike_sequenceOptional "note?">
<!ENTITY % model.noteLike_sequenceOptionalRepeatable "note*">
<!ENTITY % model.noteLike_sequenceRepeatable "note+">
<!ENTITY % model.lLike "l">
<!ENTITY % model.lLike_sequence "l">
<!ENTITY % model.lLike_sequenceOptional "l?">
<!ENTITY % model.lLike_sequenceOptionalRepeatable "l*">
<!ENTITY % model.lLike_sequenceRepeatable "l+">
<!ENTITY % model.pLike "p |ab">
<!ENTITY % model.pLike_sequence "p, ab">
<!ENTITY % model.pLike_sequenceOptional "p?, ab?">
<!ENTITY % model.pLike_sequenceOptionalRepeatable "p*, ab*">
<!ENTITY % model.pLike_sequenceRepeatable "p+, ab+">
<!ENTITY % model.stageLike "stage">
<!ENTITY % model.stageLike_sequence "stage">
<!ENTITY % model.stageLike_sequenceOptional "stage?">
<!ENTITY % model.stageLike_sequenceOptionalRepeatable "stage*">
<!ENTITY % model.stageLike_sequenceRepeatable "stage+">
<!ENTITY % model.featureVal.complex "fs |vColl">
<!ENTITY % model.featureVal.complex_sequence "fs, vColl">
<!ENTITY % model.featureVal.complex_sequenceOptional "fs?, vColl?">
<!ENTITY % model.featureVal.complex_sequenceOptionalRepeatable "fs*, vColl*">
<!ENTITY % model.featureVal.complex_sequenceRepeatable "fs+, vColl+">
<!ENTITY % model.featureVal.single "binary |symbol |numeric |string |vLabel |default |vAlt">
<!ENTITY % model.featureVal.single_sequence "binary, symbol, numeric, string, vLabel, default, vAlt">
<!ENTITY % model.featureVal.single_sequenceOptional "binary?, symbol?, numeric?, string?, vLabel?, default?, vAlt?">
<!ENTITY % model.featureVal.single_sequenceOptionalRepeatable "binary*, symbol*, numeric*, string*, vLabel*, default*, vAlt*">
<!ENTITY % model.featureVal.single_sequenceRepeatable "binary+, symbol+, numeric+, string+, vLabel+, default+, vAlt+">
<!ENTITY % model.entryPart "superEntry |hom |sense |form |orth |pron |hyph |syll |gramGrp |pos |subc |colloc |def |etym |usg |lbl |xr |re">
<!ENTITY % model.entryPart_sequence "superEntry, hom, sense, form, orth, pron, hyph, syll, gramGrp, pos, subc, colloc, def, etym, usg, lbl, xr, re">
<!ENTITY % model.entryPart_sequenceOptional "superEntry?, hom?, sense?, form?, orth?, pron?, hyph?, syll?, gramGrp?, pos?, subc?, colloc?, def?, etym?, usg?, lbl?, xr?, re?">
<!ENTITY % model.entryPart_sequenceOptionalRepeatable "superEntry*, hom*, sense*, form*, orth*, pron*, hyph*, syll*, gramGrp*, pos*, subc*, colloc*, def*, etym*, usg*, lbl*, xr*, re*">
<!ENTITY % model.entryPart_sequenceRepeatable "superEntry+, hom+, sense+, form+, orth+, pron+, hyph+, syll+, gramGrp+, pos+, subc+, colloc+, def+, etym+, usg+, lbl+, xr+, re+">
<!ENTITY % model.entryPart.top "cit |entry |dictScrap |form |gramGrp |def |etym |usg |lbl |xr |re">
<!ENTITY % model.entryPart.top_sequence "cit, entry, dictScrap, form, gramGrp, def, etym, usg, lbl, xr, re">
<!ENTITY % model.entryPart.top_sequenceOptional "cit?, entry?, dictScrap?, form?, gramGrp?, def?, etym?, usg?, lbl?, xr?, re?">
<!ENTITY % model.entryPart.top_sequenceOptionalRepeatable "cit*, entry*, dictScrap*, form*, gramGrp*, def*, etym*, usg*, lbl*, xr*, re*">
<!ENTITY % model.entryPart.top_sequenceRepeatable "cit+, entry+, dictScrap+, form+, gramGrp+, def+, etym+, usg+, lbl+, xr+, re+">
<!ENTITY % model.eventLike "event |listEvent">
<!ENTITY % model.eventLike_sequence "event, listEvent">
<!ENTITY % model.eventLike_sequenceOptional "event?, listEvent?">
<!ENTITY % model.eventLike_sequenceOptionalRepeatable "event*, listEvent*">
<!ENTITY % model.eventLike_sequenceRepeatable "event+, listEvent+">
<!ENTITY % model.global.edit "gap |addSpan |damageSpan |delSpan |space">
<!ENTITY % model.global.edit_sequence "gap, addSpan, damageSpan, delSpan, space">
<!ENTITY % model.global.edit_sequenceOptional "gap?, addSpan?, damageSpan?, delSpan?, space?">
<!ENTITY % model.global.edit_sequenceOptionalRepeatable "gap*, addSpan*, damageSpan*, delSpan*, space*">
<!ENTITY % model.global.edit_sequenceRepeatable "gap+, addSpan+, damageSpan+, delSpan+, space+">
<!ENTITY % model.divPart "%model.lLike; |%model.pLike; |lg |sp |%model.divPart.spoken;">
<!ENTITY % model.divPart_sequence "%model.lLike;, %model.pLike;, lg, sp, %model.divPart.spoken;">
<!ENTITY % model.divPart_sequenceOptional "%model.lLike;?, %model.pLike;?, lg?, sp?, %model.divPart.spoken;?">
<!ENTITY % model.divPart_sequenceOptionalRepeatable "%model.lLike;*, %model.pLike;*, lg*, sp*, %model.divPart.spoken;*">
<!ENTITY % model.divPart_sequenceRepeatable "%model.lLike;+, %model.pLike;+, lg+, sp+, %model.divPart.spoken;+">
<!ENTITY % model.persStateLike "persName |affiliation |age |education |faith |floruit |langKnowledge |nationality |occupation |persona |residence |sex |socecStatus |state |trait">
<!ENTITY % model.persStateLike_sequence "persName, affiliation, age, education, faith, floruit, langKnowledge, nationality, occupation, persona, residence, sex, socecStatus, state, trait">
<!ENTITY % model.persStateLike_sequenceOptional "persName?, affiliation?, age?, education?, faith?, floruit?, langKnowledge?, nationality?, occupation?, persona?, residence?, sex?, socecStatus?, state?, trait?">
<!ENTITY % model.persStateLike_sequenceOptionalRepeatable "persName*, affiliation*, age*, education*, faith*, floruit*, langKnowledge*, nationality*, occupation*, persona*, residence*, sex*, socecStatus*, state*, trait*">
<!ENTITY % model.persStateLike_sequenceRepeatable "persName+, affiliation+, age+, education+, faith+, floruit+, langKnowledge+, nationality+, occupation+, persona+, residence+, sex+, socecStatus+, state+, trait+">
<!ENTITY % model.personLike "org |person |personGrp">
<!ENTITY % model.personLike_sequence "org, person, personGrp">
<!ENTITY % model.personLike_sequenceOptional "org?, person?, personGrp?">
<!ENTITY % model.personLike_sequenceOptionalRepeatable "org*, person*, personGrp*">
<!ENTITY % model.personLike_sequenceRepeatable "org+, person+, personGrp+">
<!ENTITY % model.personPart "%model.biblLike; |%model.eventLike; |%model.persStateLike; |name |idno |birth |death">
<!ENTITY % model.personPart_sequence "%model.biblLike;, %model.eventLike;, %model.persStateLike;, name, idno, birth, death">
<!ENTITY % model.personPart_sequenceOptional "%model.biblLike;?, %model.eventLike;?, %model.persStateLike;?, name?, idno?, birth?, death?">
<!ENTITY % model.personPart_sequenceOptionalRepeatable "%model.biblLike;*, %model.eventLike;*, %model.persStateLike;*, name*, idno*, birth*, death*">
<!ENTITY % model.personPart_sequenceRepeatable "%model.biblLike;+, %model.eventLike;+, %model.persStateLike;+, name+, idno+, birth+, death+">
<!ENTITY % model.placeNamePart "placeName |bloc |country |region |settlement |district |geogName">
<!ENTITY % model.placeNamePart_sequence "placeName, bloc, country, region, settlement, district, geogName">
<!ENTITY % model.placeNamePart_sequenceOptional "placeName?, bloc?, country?, region?, settlement?, district?, geogName?">
<!ENTITY % model.placeNamePart_sequenceOptionalRepeatable "placeName*, bloc*, country*, region*, settlement*, district*, geogName*">
<!ENTITY % model.placeNamePart_sequenceRepeatable "placeName+, bloc+, country+, region+, settlement+, district+, geogName+">
<!ENTITY % model.placeStateLike "%model.placeNamePart; |climate |location |population |state |terrain |trait">
<!ENTITY % model.placeStateLike_sequence "%model.placeNamePart;, climate, location, population, state, terrain, trait">
<!ENTITY % model.placeStateLike_sequenceOptional "%model.placeNamePart;?, climate?, location?, population?, state?, terrain?, trait?">
<!ENTITY % model.placeStateLike_sequenceOptionalRepeatable "%model.placeNamePart;*, climate*, location*, population*, state*, terrain*, trait*">
<!ENTITY % model.placeStateLike_sequenceRepeatable "%model.placeNamePart;+, climate+, location+, population+, state+, terrain+, trait+">
<!ENTITY % model.orgPart "%model.eventLike; |listOrg |listPerson |listPlace">
<!ENTITY % model.orgPart_sequence "%model.eventLike;, listOrg, listPerson, listPlace">
<!ENTITY % model.orgPart_sequenceOptional "%model.eventLike;?, listOrg?, listPerson?, listPlace?">
<!ENTITY % model.orgPart_sequenceOptionalRepeatable "%model.eventLike;*, listOrg*, listPerson*, listPlace*">
<!ENTITY % model.orgPart_sequenceRepeatable "%model.eventLike;+, listOrg+, listPerson+, listPlace+">
<!ENTITY % model.publicationStmtPart.agency "publisher |distributor |authority">
<!ENTITY % model.publicationStmtPart.agency_sequence "publisher, distributor, authority">
<!ENTITY % model.publicationStmtPart.agency_sequenceOptional "publisher?, distributor?, authority?">
<!ENTITY % model.publicationStmtPart.agency_sequenceOptionalRepeatable "publisher*, distributor*, authority*">
<!ENTITY % model.publicationStmtPart.agency_sequenceRepeatable "publisher+, distributor+, authority+">
<!ENTITY % model.publicationStmtPart.detail "%model.ptrLike; |address |date |pubPlace |idno |availability">
<!ENTITY % model.publicationStmtPart.detail_sequence "%model.ptrLike;, address, date, pubPlace, idno, availability">
<!ENTITY % model.publicationStmtPart.detail_sequenceOptional "%model.ptrLike;?, address?, date?, pubPlace?, idno?, availability?">
<!ENTITY % model.publicationStmtPart.detail_sequenceOptionalRepeatable "%model.ptrLike;*, address*, date*, pubPlace*, idno*, availability*">
<!ENTITY % model.publicationStmtPart.detail_sequenceRepeatable "%model.ptrLike;+, address+, date+, pubPlace+, idno+, availability+">
<!ENTITY % model.availabilityPart "licence">
<!ENTITY % model.availabilityPart_sequence "licence">
<!ENTITY % model.availabilityPart_sequenceOptional "licence?">
<!ENTITY % model.availabilityPart_sequenceOptionalRepeatable "licence*">
<!ENTITY % model.availabilityPart_sequenceRepeatable "licence+">
<!ENTITY % model.certLike "">
<!ENTITY % model.certLike_sequence "">
<!ENTITY % model.certLike_sequenceOptional "">
<!ENTITY % model.certLike_sequenceOptionalRepeatable "">
<!ENTITY % model.certLike_sequenceRepeatable "">
<!ENTITY % model.descLike "desc">
<!ENTITY % model.descLike_sequence "desc">
<!ENTITY % model.descLike_sequenceOptional "desc?">
<!ENTITY % model.descLike_sequenceOptionalRepeatable "desc*">
<!ENTITY % model.descLike_sequenceRepeatable "desc+">
<!ENTITY % model.glossLike "gloss">
<!ENTITY % model.glossLike_sequence "gloss">
<!ENTITY % model.glossLike_sequenceOptional "gloss?">
<!ENTITY % model.glossLike_sequenceOptionalRepeatable "gloss*">
<!ENTITY % model.glossLike_sequenceRepeatable "gloss+">
<!ENTITY % model.quoteLike "quote |cit">
<!ENTITY % model.quoteLike_sequence "quote, cit">
<!ENTITY % model.quoteLike_sequenceOptional "quote?, cit?">
<!ENTITY % model.quoteLike_sequenceOptionalRepeatable "quote*, cit*">
<!ENTITY % model.quoteLike_sequenceRepeatable "quote+, cit+">
<!ENTITY % model.attributable "%model.quoteLike; |said">
<!ENTITY % model.attributable_sequence "%model.quoteLike;, said">
<!ENTITY % model.attributable_sequenceOptional "%model.quoteLike;?, said?">
<!ENTITY % model.attributable_sequenceOptionalRepeatable "%model.quoteLike;*, said*">
<!ENTITY % model.attributable_sequenceRepeatable "%model.quoteLike;+, said+">
<!ENTITY % model.respLike "author |editor |respStmt |meeting |sponsor |funder |principal">
<!ENTITY % model.respLike_sequence "author, editor, respStmt, meeting, sponsor, funder, principal">
<!ENTITY % model.respLike_sequenceOptional "author?, editor?, respStmt?, meeting?, sponsor?, funder?, principal?">
<!ENTITY % model.respLike_sequenceOptionalRepeatable "author*, editor*, respStmt*, meeting*, sponsor*, funder*, principal*">
<!ENTITY % model.respLike_sequenceRepeatable "author+, editor+, respStmt+, meeting+, sponsor+, funder+, principal+">
<!ENTITY % model.divWrapper "meeting |byline |dateline |salute |docAuthor |docDate">
<!ENTITY % model.divWrapper_sequence "meeting, byline, dateline, salute, docAuthor, docDate">
<!ENTITY % model.divWrapper_sequenceOptional "meeting?, byline?, dateline?, salute?, docAuthor?, docDate?">
<!ENTITY % model.divWrapper_sequenceOptionalRepeatable "meeting*, byline*, dateline*, salute*, docAuthor*, docDate*">
<!ENTITY % model.divWrapper_sequenceRepeatable "meeting+, byline+, dateline+, salute+, docAuthor+, docDate+">
<!ENTITY % model.divTopPart "%model.headLike; |opener |signed">
<!ENTITY % model.divTopPart_sequence "%model.headLike;, opener, signed">
<!ENTITY % model.divTopPart_sequenceOptional "%model.headLike;?, opener?, signed?">
<!ENTITY % model.divTopPart_sequenceOptionalRepeatable "%model.headLike;*, opener*, signed*">
<!ENTITY % model.divTopPart_sequenceRepeatable "%model.headLike;+, opener+, signed+">
<!ENTITY % model.divTop "%model.divWrapper; |%model.divTopPart;">
<!ENTITY % model.divTop_sequence "%model.divWrapper;, %model.divTopPart;">
<!ENTITY % model.divTop_sequenceOptional "%model.divWrapper;?, %model.divTopPart;?">
<!ENTITY % model.divTop_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divTopPart;*">
<!ENTITY % model.divTop_sequenceRepeatable "%model.divWrapper;+, %model.divTopPart;+">
<!ENTITY % model.frontPart.drama "">
<!ENTITY % model.frontPart.drama_sequence "">
<!ENTITY % model.frontPart.drama_sequenceOptional "">
<!ENTITY % model.frontPart.drama_sequenceOptionalRepeatable "">
<!ENTITY % model.frontPart.drama_sequenceRepeatable "">
<!ENTITY % model.pLike.front "head |byline |dateline |docTitle |titlePart |docAuthor |docEdition |docImprint |docDate">
<!ENTITY % model.pLike.front_sequence "head, byline, dateline, docTitle, titlePart, docAuthor, docEdition, docImprint, docDate">
<!ENTITY % model.pLike.front_sequenceOptional "head?, byline?, dateline?, docTitle?, titlePart?, docAuthor?, docEdition?, docImprint?, docDate?">
<!ENTITY % model.pLike.front_sequenceOptionalRepeatable "head*, byline*, dateline*, docTitle*, titlePart*, docAuthor*, docEdition*, docImprint*, docDate*">
<!ENTITY % model.pLike.front_sequenceRepeatable "head+, byline+, dateline+, docTitle+, titlePart+, docAuthor+, docEdition+, docImprint+, docDate+">
<!ENTITY % model.divBottomPart "trailer |closer |signed |postscript">
<!ENTITY % model.divBottomPart_sequence "trailer, closer, signed, postscript">
<!ENTITY % model.divBottomPart_sequenceOptional "trailer?, closer?, signed?, postscript?">
<!ENTITY % model.divBottomPart_sequenceOptionalRepeatable "trailer*, closer*, signed*, postscript*">
<!ENTITY % model.divBottomPart_sequenceRepeatable "trailer+, closer+, signed+, postscript+">
<!ENTITY % model.divBottom "%model.divWrapper; |%model.divBottomPart;">
<!ENTITY % model.divBottom_sequence "%model.divWrapper;, %model.divBottomPart;">
<!ENTITY % model.divBottom_sequenceOptional "%model.divWrapper;?, %model.divBottomPart;?">
<!ENTITY % model.divBottom_sequenceOptionalRepeatable "%model.divWrapper;*, %model.divBottomPart;*">
<!ENTITY % model.divBottom_sequenceRepeatable "%model.divWrapper;+, %model.divBottomPart;+">
<!ENTITY % model.titlepagePart "graphic |byline |docTitle |titlePart |docAuthor |imprimatur |docEdition |docImprint |docDate">
<!ENTITY % model.titlepagePart_sequence "graphic, byline, docTitle, titlePart, docAuthor, imprimatur, docEdition, docImprint, docDate">
<!ENTITY % model.titlepagePart_sequenceOptional "graphic?, byline?, docTitle?, titlePart?, docAuthor?, imprimatur?, docEdition?, docImprint?, docDate?">
<!ENTITY % model.titlepagePart_sequenceOptionalRepeatable "graphic*, byline*, docTitle*, titlePart*, docAuthor*, imprimatur*, docEdition*, docImprint*, docDate*">
<!ENTITY % model.titlepagePart_sequenceRepeatable "graphic+, byline+, docTitle+, titlePart+, docAuthor+, imprimatur+, docEdition+, docImprint+, docDate+">
<!ENTITY % model.choicePart "sic |corr |reg |orig |unclear |abbr |expan |ex |supplied |seg">
<!ENTITY % model.choicePart_sequence "sic, corr, reg, orig, unclear, abbr, expan, ex, supplied, seg">
<!ENTITY % model.choicePart_sequenceOptional "sic?, corr?, reg?, orig?, unclear?, abbr?, expan?, ex?, supplied?, seg?">
<!ENTITY % model.choicePart_sequenceOptionalRepeatable "sic*, corr*, reg*, orig*, unclear*, abbr*, expan*, ex*, supplied*, seg*">
<!ENTITY % model.choicePart_sequenceRepeatable "sic+, corr+, reg+, orig+, unclear+, abbr+, expan+, ex+, supplied+, seg+">
<!ENTITY % model.imprintPart "publisher |biblScope |pubPlace |distributor">
<!ENTITY % model.imprintPart_sequence "publisher, biblScope, pubPlace, distributor">
<!ENTITY % model.imprintPart_sequenceOptional "publisher?, biblScope?, pubPlace?, distributor?">
<!ENTITY % model.imprintPart_sequenceOptionalRepeatable "publisher*, biblScope*, pubPlace*, distributor*">
<!ENTITY % model.imprintPart_sequenceRepeatable "publisher+, biblScope+, pubPlace+, distributor+">
<!ENTITY % model.catDescPart "textDesc">
<!ENTITY % model.catDescPart_sequence "textDesc">
<!ENTITY % model.catDescPart_sequenceOptional "textDesc?">
<!ENTITY % model.catDescPart_sequenceOptionalRepeatable "textDesc*">
<!ENTITY % model.catDescPart_sequenceRepeatable "textDesc+">
<!ENTITY % model.settingPart "locale |activity |placeName">
<!ENTITY % model.settingPart_sequence "locale, activity, placeName">
<!ENTITY % model.settingPart_sequenceOptional "locale?, activity?, placeName?">
<!ENTITY % model.settingPart_sequenceOptionalRepeatable "locale*, activity*, placeName*">
<!ENTITY % model.settingPart_sequenceRepeatable "locale+, activity+, placeName+">
<!ENTITY % model.textDescPart "channel |constitution |derivation |domain |factuality |interaction |preparedness">
<!ENTITY % model.textDescPart_sequence "channel, constitution, derivation, domain, factuality, interaction, preparedness">
<!ENTITY % model.textDescPart_sequenceOptional "channel?, constitution?, derivation?, domain?, factuality?, interaction?, preparedness?">
<!ENTITY % model.textDescPart_sequenceOptionalRepeatable "channel*, constitution*, derivation*, domain*, factuality*, interaction*, preparedness*">
<!ENTITY % model.textDescPart_sequenceRepeatable "channel+, constitution+, derivation+, domain+, factuality+, interaction+, preparedness+">
<!ENTITY % model.addressLike "email |address |affiliation">
<!ENTITY % model.addressLike_sequence "email, address, affiliation">
<!ENTITY % model.addressLike_sequenceOptional "email?, address?, affiliation?">
<!ENTITY % model.addressLike_sequenceOptionalRepeatable "email*, address*, affiliation*">
<!ENTITY % model.addressLike_sequenceRepeatable "email+, address+, affiliation+">
<!ENTITY % model.nameLike "%model.nameLike.agent; |%model.offsetLike; |%model.placeStateLike; |rs |idno |lang |%model.persNamePart; |objectName">
<!ENTITY % model.nameLike_sequence "%model.nameLike.agent;, %model.offsetLike;, %model.placeStateLike;, rs, idno, lang, %model.persNamePart;, objectName">
<!ENTITY % model.nameLike_sequenceOptional "%model.nameLike.agent;?, %model.offsetLike;?, %model.placeStateLike;?, rs?, idno?, lang?, %model.persNamePart;?, objectName?">
<!ENTITY % model.nameLike_sequenceOptionalRepeatable "%model.nameLike.agent;*, %model.offsetLike;*, %model.placeStateLike;*, rs*, idno*, lang*, %model.persNamePart;*, objectName*">
<!ENTITY % model.nameLike_sequenceRepeatable "%model.nameLike.agent;+, %model.offsetLike;+, %model.placeStateLike;+, rs+, idno+, lang+, %model.persNamePart;+, objectName+">
<!ENTITY % model.global "%model.global.meta; |%model.milestoneLike; |%model.noteLike; |%model.global.edit; |metamark |notatedMusic |figure |%model.global.spoken;">
<!ENTITY % model.global_sequence "%model.global.meta;, %model.milestoneLike;, %model.noteLike;, %model.global.edit;, metamark, notatedMusic, figure, %model.global.spoken;">
<!ENTITY % model.global_sequenceOptional "%model.global.meta;?, %model.milestoneLike;?, %model.noteLike;?, %model.global.edit;?, metamark?, notatedMusic?, figure?, %model.global.spoken;?">
<!ENTITY % model.global_sequenceOptionalRepeatable "%model.global.meta;*, %model.milestoneLike;*, %model.noteLike;*, %model.global.edit;*, metamark*, notatedMusic*, figure*, %model.global.spoken;*">
<!ENTITY % model.global_sequenceRepeatable "%model.global.meta;+, %model.milestoneLike;+, %model.noteLike;+, %model.global.edit;+, metamark+, notatedMusic+, figure+, %model.global.spoken;+">
<!ENTITY % model.featureVal "%model.featureVal.complex; |%model.featureVal.single;">
<!ENTITY % model.featureVal_sequence "%model.featureVal.complex;, %model.featureVal.single;">
<!ENTITY % model.featureVal_sequenceOptional "%model.featureVal.complex;?, %model.featureVal.single;?">
<!ENTITY % model.featureVal_sequenceOptionalRepeatable "%model.featureVal.complex;*, %model.featureVal.single;*">
<!ENTITY % model.featureVal_sequenceRepeatable "%model.featureVal.complex;+, %model.featureVal.single;+">
<!ENTITY % model.biblPart "%model.respLike; |%model.imprintPart; |series |citedRange |bibl |relatedItem |textLang |edition |extent |availability |listRelation |objectIdentifier">
<!ENTITY % model.biblPart_sequence "%model.respLike;, %model.imprintPart;, series, citedRange, bibl, relatedItem, textLang, edition, extent, availability, listRelation, objectIdentifier">
<!ENTITY % model.biblPart_sequenceOptional "%model.respLike;?, %model.imprintPart;?, series?, citedRange?, bibl?, relatedItem?, textLang?, edition?, extent?, availability?, listRelation?, objectIdentifier?">
<!ENTITY % model.biblPart_sequenceOptionalRepeatable "%model.respLike;*, %model.imprintPart;*, series*, citedRange*, bibl*, relatedItem*, textLang*, edition*, extent*, availability*, listRelation*, objectIdentifier*">
<!ENTITY % model.biblPart_sequenceRepeatable "%model.respLike;+, %model.imprintPart;+, series+, citedRange+, bibl+, relatedItem+, textLang+, edition+, extent+, availability+, listRelation+, objectIdentifier+">
<!ENTITY % model.frontPart "listBibl |divGen |titlePage">
<!ENTITY % model.frontPart_sequence "listBibl, divGen, titlePage">
<!ENTITY % model.frontPart_sequenceOptional "listBibl?, divGen?, titlePage?">
<!ENTITY % model.frontPart_sequenceOptionalRepeatable "listBibl*, divGen*, titlePage*">
<!ENTITY % model.frontPart_sequenceRepeatable "listBibl+, divGen+, titlePage+">
<!ENTITY % model.addrPart "%model.nameLike; |addrLine |street |postCode |postBox">
<!ENTITY % model.addrPart_sequence "%model.nameLike;, addrLine, street, postCode, postBox">
<!ENTITY % model.addrPart_sequenceOptional "%model.nameLike;?, addrLine?, street?, postCode?, postBox?">
<!ENTITY % model.addrPart_sequenceOptionalRepeatable "%model.nameLike;*, addrLine*, street*, postCode*, postBox*">
<!ENTITY % model.addrPart_sequenceRepeatable "%model.nameLike;+, addrLine+, street+, postCode+, postBox+">
<!ENTITY % model.pPart.data "%model.dateLike; |%model.measureLike; |%model.addressLike; |%model.nameLike;">
<!ENTITY % model.pPart.data_sequence "%model.dateLike;, %model.measureLike;, %model.addressLike;, %model.nameLike;">
<!ENTITY % model.pPart.data_sequenceOptional "%model.dateLike;?, %model.measureLike;?, %model.addressLike;?, %model.nameLike;?">
<!ENTITY % model.pPart.data_sequenceOptionalRepeatable "%model.dateLike;*, %model.measureLike;*, %model.addressLike;*, %model.nameLike;*">
<!ENTITY % model.pPart.data_sequenceRepeatable "%model.dateLike;+, %model.measureLike;+, %model.addressLike;+, %model.nameLike;+">
<!ENTITY % model.inter "%model.biblLike; |%model.labelLike; |%model.listLike; |%model.stageLike; |%model.attributable;">
<!ENTITY % model.inter_sequence "%model.biblLike;, %model.labelLike;, %model.listLike;, %model.stageLike;, %model.attributable;">
<!ENTITY % model.inter_sequenceOptional "%model.biblLike;?, %model.labelLike;?, %model.listLike;?, %model.stageLike;?, %model.attributable;?">
<!ENTITY % model.inter_sequenceOptionalRepeatable "%model.biblLike;*, %model.labelLike;*, %model.listLike;*, %model.stageLike;*, %model.attributable;*">
<!ENTITY % model.inter_sequenceRepeatable "%model.biblLike;+, %model.labelLike;+, %model.listLike;+, %model.stageLike;+, %model.attributable;+">
<!ENTITY % model.common "%model.divPart; |%model.inter; |q |%model.entryLike;">
<!ENTITY % model.common_sequence "%model.divPart;, %model.inter;, q, %model.entryLike;">
<!ENTITY % model.common_sequenceOptional "%model.divPart;?, %model.inter;?, q?, %model.entryLike;?">
<!ENTITY % model.common_sequenceOptionalRepeatable "%model.divPart;*, %model.inter;*, q*, %model.entryLike;*">
<!ENTITY % model.common_sequenceRepeatable "%model.divPart;+, %model.inter;+, q+, %model.entryLike;+">
<!ENTITY % model.phrase "%model.segLike; |%model.highlighted; |%model.graphicLike; |%model.pPart.edit; |%model.ptrLike; |%model.pPart.data; |%model.ptrLike.form;">
<!ENTITY % model.phrase_sequence "%model.segLike;, %model.highlighted;, %model.graphicLike;, %model.pPart.edit;, %model.ptrLike;, %model.pPart.data;, %model.ptrLike.form;">
<!ENTITY % model.phrase_sequenceOptional "%model.segLike;?, %model.highlighted;?, %model.graphicLike;?, %model.pPart.edit;?, %model.ptrLike;?, %model.pPart.data;?, %model.ptrLike.form;?">
<!ENTITY % model.phrase_sequenceOptionalRepeatable "%model.segLike;*, %model.highlighted;*, %model.graphicLike;*, %model.pPart.edit;*, %model.ptrLike;*, %model.pPart.data;*, %model.ptrLike.form;*">
<!ENTITY % model.phrase_sequenceRepeatable "%model.segLike;+, %model.highlighted;+, %model.graphicLike;+, %model.pPart.edit;+, %model.ptrLike;+, %model.pPart.data;+, %model.ptrLike.form;+">
<!ENTITY % model.limitedPhrase "%model.hiLike; |%model.emphLike; |%model.pPart.editorial; |%model.ptrLike; |%model.pPart.data;">
<!ENTITY % model.limitedPhrase_sequence "%model.hiLike;, %model.emphLike;, %model.pPart.editorial;, %model.ptrLike;, %model.pPart.data;">
<!ENTITY % model.limitedPhrase_sequenceOptional "%model.hiLike;?, %model.emphLike;?, %model.pPart.editorial;?, %model.ptrLike;?, %model.pPart.data;?">
<!ENTITY % model.limitedPhrase_sequenceOptionalRepeatable "%model.hiLike;*, %model.emphLike;*, %model.pPart.editorial;*, %model.ptrLike;*, %model.pPart.data;*">
<!ENTITY % model.limitedPhrase_sequenceRepeatable "%model.hiLike;+, %model.emphLike;+, %model.pPart.editorial;+, %model.ptrLike;+, %model.pPart.data;+">
<!ENTITY % model.divLike "div">
<!ENTITY % model.divLike_sequence "div">
<!ENTITY % model.divLike_sequenceOptional "div?">
<!ENTITY % model.divLike_sequenceOptionalRepeatable "div*">
<!ENTITY % model.divLike_sequenceRepeatable "div+">
<!ENTITY % model.divGenLike "divGen">
<!ENTITY % model.divGenLike_sequence "divGen">
<!ENTITY % model.divGenLike_sequenceOptional "divGen?">
<!ENTITY % model.divGenLike_sequenceOptionalRepeatable "divGen*">
<!ENTITY % model.divGenLike_sequenceRepeatable "divGen+">
<!ENTITY % model.div1Like "">
<!ENTITY % model.div1Like_sequence "">
<!ENTITY % model.div1Like_sequenceOptional "">
<!ENTITY % model.div1Like_sequenceOptionalRepeatable "">
<!ENTITY % model.div1Like_sequenceRepeatable "">
<!ENTITY % model.annotationLike "note |annotationBlock |annotation">
<!ENTITY % model.annotationLike_sequence "note, annotationBlock, annotation">
<!ENTITY % model.annotationLike_sequenceOptional "note?, annotationBlock?, annotation?">
<!ENTITY % model.annotationLike_sequenceOptionalRepeatable "note*, annotationBlock*, annotation*">
<!ENTITY % model.annotationLike_sequenceRepeatable "note+, annotationBlock+, annotation+">
<!ENTITY % model.annotationPart.body "ptr |ref |note">
<!ENTITY % model.annotationPart.body_sequence "ptr, ref, note">
<!ENTITY % model.annotationPart.body_sequenceOptional "ptr?, ref?, note?">
<!ENTITY % model.annotationPart.body_sequenceOptionalRepeatable "ptr*, ref*, note*">
<!ENTITY % model.annotationPart.body_sequenceRepeatable "ptr+, ref+, note+">
<!ENTITY % model.applicationLike "application">
<!ENTITY % model.applicationLike_sequence "application">
<!ENTITY % model.applicationLike_sequenceOptional "application?">
<!ENTITY % model.applicationLike_sequenceOptionalRepeatable "application*">
<!ENTITY % model.applicationLike_sequenceRepeatable "application+">
<!ENTITY % model.teiHeaderPart "encodingDesc |profileDesc |xenoData">
<!ENTITY % model.teiHeaderPart_sequence "encodingDesc, profileDesc, xenoData">
<!ENTITY % model.teiHeaderPart_sequenceOptional "encodingDesc?, profileDesc?, xenoData?">
<!ENTITY % model.teiHeaderPart_sequenceOptionalRepeatable "encodingDesc*, profileDesc*, xenoData*">
<!ENTITY % model.teiHeaderPart_sequenceRepeatable "encodingDesc+, profileDesc+, xenoData+">
<!ENTITY % model.sourceDescPart "scriptStmt |recordingStmt">
<!ENTITY % model.sourceDescPart_sequence "scriptStmt, recordingStmt">
<!ENTITY % model.sourceDescPart_sequenceOptional "scriptStmt?, recordingStmt?">
<!ENTITY % model.sourceDescPart_sequenceOptionalRepeatable "scriptStmt*, recordingStmt*">
<!ENTITY % model.sourceDescPart_sequenceRepeatable "scriptStmt+, recordingStmt+">
<!ENTITY % model.encodingDescPart "schemaRef |projectDesc |samplingDecl |editorialDecl |tagsDecl |styleDefDecl |refsDecl |listPrefixDef |classDecl |geoDecl |unitDecl |appInfo |transcriptionDesc |fsdDecl |charDecl">
<!ENTITY % model.encodingDescPart_sequence "schemaRef, projectDesc, samplingDecl, editorialDecl, tagsDecl, styleDefDecl, refsDecl, listPrefixDef, classDecl, geoDecl, unitDecl, appInfo, transcriptionDesc, fsdDecl, charDecl">
<!ENTITY % model.encodingDescPart_sequenceOptional "schemaRef?, projectDesc?, samplingDecl?, editorialDecl?, tagsDecl?, styleDefDecl?, refsDecl?, listPrefixDef?, classDecl?, geoDecl?, unitDecl?, appInfo?, transcriptionDesc?, fsdDecl?, charDecl?">
<!ENTITY % model.encodingDescPart_sequenceOptionalRepeatable "schemaRef*, projectDesc*, samplingDecl*, editorialDecl*, tagsDecl*, styleDefDecl*, refsDecl*, listPrefixDef*, classDecl*, geoDecl*, unitDecl*, appInfo*, transcriptionDesc*, fsdDecl*, charDecl*">
<!ENTITY % model.encodingDescPart_sequenceRepeatable "schemaRef+, projectDesc+, samplingDecl+, editorialDecl+, tagsDecl+, styleDefDecl+, refsDecl+, listPrefixDef+, classDecl+, geoDecl+, unitDecl+, appInfo+, transcriptionDesc+, fsdDecl+, charDecl+">
<!ENTITY % model.editorialDeclPart "correction |normalization |quotation |hyphenation |segmentation |stdVals |interpretation |punctuation">
<!ENTITY % model.editorialDeclPart_sequence "correction, normalization, quotation, hyphenation, segmentation, stdVals, interpretation, punctuation">
<!ENTITY % model.editorialDeclPart_sequenceOptional "correction?, normalization?, quotation?, hyphenation?, segmentation?, stdVals?, interpretation?, punctuation?">
<!ENTITY % model.editorialDeclPart_sequenceOptionalRepeatable "correction*, normalization*, quotation*, hyphenation*, segmentation*, stdVals*, interpretation*, punctuation*">
<!ENTITY % model.editorialDeclPart_sequenceRepeatable "correction+, normalization+, quotation+, hyphenation+, segmentation+, stdVals+, interpretation+, punctuation+">
<!ENTITY % model.profileDescPart "abstract |creation |langUsage |textClass |calendarDesc |correspDesc |textDesc |particDesc |settingDesc |handNotes |listTranspose">
<!ENTITY % model.profileDescPart_sequence "abstract, creation, langUsage, textClass, calendarDesc, correspDesc, textDesc, particDesc, settingDesc, handNotes, listTranspose">
<!ENTITY % model.profileDescPart_sequenceOptional "abstract?, creation?, langUsage?, textClass?, calendarDesc?, correspDesc?, textDesc?, particDesc?, settingDesc?, handNotes?, listTranspose?">
<!ENTITY % model.profileDescPart_sequenceOptionalRepeatable "abstract*, creation*, langUsage*, textClass*, calendarDesc*, correspDesc*, textDesc*, particDesc*, settingDesc*, handNotes*, listTranspose*">
<!ENTITY % model.profileDescPart_sequenceRepeatable "abstract+, creation+, langUsage+, textClass+, calendarDesc+, correspDesc+, textDesc+, particDesc+, settingDesc+, handNotes+, listTranspose+">
<!ENTITY % model.standOffPart "%model.global.meta; |%model.biblLike; |%model.listLike; |%model.annotationLike; |listChange |zone |%model.entryLike; |u |seg |listAnnotation">
<!ENTITY % model.standOffPart_sequence "%model.global.meta;, %model.biblLike;, %model.listLike;, %model.annotationLike;, listChange, zone, %model.entryLike;, u, seg, listAnnotation">
<!ENTITY % model.standOffPart_sequenceOptional "%model.global.meta;?, %model.biblLike;?, %model.listLike;?, %model.annotationLike;?, listChange?, zone?, %model.entryLike;?, u?, seg?, listAnnotation?">
<!ENTITY % model.standOffPart_sequenceOptionalRepeatable "%model.global.meta;*, %model.biblLike;*, %model.listLike;*, %model.annotationLike;*, listChange*, zone*, %model.entryLike;*, u*, seg*, listAnnotation*">
<!ENTITY % model.standOffPart_sequenceRepeatable "%model.global.meta;+, %model.biblLike;+, %model.listLike;+, %model.annotationLike;+, listChange+, zone+, %model.entryLike;+, u+, seg+, listAnnotation+">
<!ENTITY % tei_att.formula.attribute.formula '
formula %teidata.xpath; #IMPLIED'>
<!ENTITY % tei_att.formula.attributes '
%tei_att.formula.attribute.formula;'>
<!ENTITY % model.correspActionPart "%model.dateLike; |%model.addressLike; |%model.nameLike; |note">
<!ENTITY % model.correspActionPart_sequence "%model.dateLike;, %model.addressLike;, %model.nameLike;, note">
<!ENTITY % model.correspActionPart_sequenceOptional "%model.dateLike;?, %model.addressLike;?, %model.nameLike;?, note?">
<!ENTITY % model.correspActionPart_sequenceOptionalRepeatable "%model.dateLike;*, %model.addressLike;*, %model.nameLike;*, note*">
<!ENTITY % model.correspActionPart_sequenceRepeatable "%model.dateLike;+, %model.addressLike;+, %model.nameLike;+, note+">
<!ENTITY % model.correspContextPart "%model.ptrLike; |%model.pLike; |note">
<!ENTITY % model.correspContextPart_sequence "%model.ptrLike;, %model.pLike;, note">
<!ENTITY % model.correspContextPart_sequenceOptional "%model.ptrLike;?, %model.pLike;?, note?">
<!ENTITY % model.correspContextPart_sequenceOptionalRepeatable "%model.ptrLike;*, %model.pLike;*, note*">
<!ENTITY % model.correspContextPart_sequenceRepeatable "%model.ptrLike;+, %model.pLike;+, note+">
<!ENTITY % model.correspDescPart "note |correspAction |correspContext">
<!ENTITY % model.correspDescPart_sequence "note, correspAction, correspContext">
<!ENTITY % model.correspDescPart_sequenceOptional "note?, correspAction?, correspContext?">
<!ENTITY % model.correspDescPart_sequenceOptionalRepeatable "note*, correspAction*, correspContext*">
<!ENTITY % model.correspDescPart_sequenceRepeatable "note+, correspAction+, correspContext+">
<!ENTITY % tei_att.partials.attribute.extent '
extent %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.partials.attributes '
%tei_att.partials.attribute.extent;'>
<!ENTITY % model.resource "text |facsimile |sourceDoc |standOff |fsdDecl">
<!ENTITY % model.resource_sequence "text, facsimile, sourceDoc, standOff, fsdDecl">
<!ENTITY % model.resource_sequenceOptional "text?, facsimile?, sourceDoc?, standOff?, fsdDecl?">
<!ENTITY % model.resource_sequenceOptionalRepeatable "text*, facsimile*, sourceDoc*, standOff*, fsdDecl*">
<!ENTITY % model.resource_sequenceRepeatable "text+, facsimile+, sourceDoc+, standOff+, fsdDecl+">
<!ENTITY % model.describedResource "teiCorpus |TEI">
<!ENTITY % model.describedResource_sequence "teiCorpus, TEI">
<!ENTITY % model.describedResource_sequenceOptional "teiCorpus?, TEI?">
<!ENTITY % model.describedResource_sequenceOptionalRepeatable "teiCorpus*, TEI*">
<!ENTITY % model.describedResource_sequenceRepeatable "teiCorpus+, TEI+">
<!ENTITY % model.objectLike "object |listObject">
<!ENTITY % model.objectLike_sequence "object, listObject">
<!ENTITY % model.objectLike_sequenceOptional "object?, listObject?">
<!ENTITY % model.objectLike_sequenceOptionalRepeatable "object*, listObject*">
<!ENTITY % model.objectLike_sequenceRepeatable "object+, listObject+">
<!ENTITY % tei_att.personal.attribute.full '
full (yes|abb|init) "yes" '>
<!ENTITY % tei_att.personal.attribute.sort '
sort %teidata.count; #IMPLIED'>
<!ENTITY % tei_att.personal.attributes '%tei_att.naming.attributes;
%tei_att.personal.attribute.full;
%tei_att.personal.attribute.sort;'>
<!ENTITY % model.placeLike "place">
<!ENTITY % model.placeLike_sequence "place">
<!ENTITY % model.placeLike_sequenceOptional "place?">
<!ENTITY % model.placeLike_sequenceOptionalRepeatable "place*">
<!ENTITY % model.placeLike_sequenceRepeatable "place+">
<!ENTITY % tei_att.duration.iso.attribute.dur-iso '
dur-iso %teidata.duration.iso; #IMPLIED'>
<!ENTITY % tei_att.duration.iso.attributes '
%tei_att.duration.iso.attribute.dur-iso;'>
<!ENTITY % tei_att.milestoneUnit.attribute.unit '
unit %teidata.enumerated; #REQUIRED'>
<!ENTITY % tei_att.milestoneUnit.attributes '
%tei_att.milestoneUnit.attribute.unit;'>
<!ENTITY % tei_att.patternReplacement.attribute.matchPattern '
matchPattern %teidata.pattern; #REQUIRED'>
<!ENTITY % tei_att.patternReplacement.attribute.replacementPattern '
replacementPattern %teidata.replacement; #REQUIRED'>
<!ENTITY % tei_att.patternReplacement.attributes '
%tei_att.patternReplacement.attribute.matchPattern;
%tei_att.patternReplacement.attribute.replacementPattern;'>
<!ENTITY % tei_att.global.facs.attribute.facs '
facs CDATA #IMPLIED'>
<!ENTITY % tei_att.global.facs.attributes '
%tei_att.global.facs.attribute.facs;'>
<!ENTITY % tei_att.global.change.attribute.change '
change CDATA #IMPLIED'>
<!ENTITY % tei_att.global.change.attributes '
%tei_att.global.change.attribute.change;'>
<!ENTITY % tei_att.coordinated.attribute.start '
start %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.coordinated.attribute.ulx '
ulx %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.coordinated.attribute.uly '
uly %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.coordinated.attribute.lrx '
lrx %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.coordinated.attribute.lry '
lry %teidata.numeric; #IMPLIED'>
<!ENTITY % tei_att.coordinated.attribute.points '
points CDATA #IMPLIED'>
<!ENTITY % tei_att.coordinated.attributes '
%tei_att.coordinated.attribute.start;
%tei_att.coordinated.attribute.ulx;
%tei_att.coordinated.attribute.uly;
%tei_att.coordinated.attribute.lrx;
%tei_att.coordinated.attribute.lry;
%tei_att.coordinated.attribute.points;'>
<!ENTITY % tei_att.tableDecoration.attribute.role '
role %teidata.enumerated; "data" '>
<!ENTITY % tei_att.tableDecoration.attribute.rows '
rows %teidata.count; "1" '>
<!ENTITY % tei_att.tableDecoration.attribute.cols '
cols %teidata.count; "1" '>
<!ENTITY % tei_att.tableDecoration.attributes '
%tei_att.tableDecoration.attribute.role;
%tei_att.tableDecoration.attribute.rows;
%tei_att.tableDecoration.attribute.cols;'>
<!ENTITY % model.entryLike "superEntry |entry |entryFree">
<!ENTITY % model.entryLike_sequence "superEntry, entry, entryFree">
<!ENTITY % model.entryLike_sequenceOptional "superEntry?, entry?, entryFree?">
<!ENTITY % model.entryLike_sequenceOptionalRepeatable "superEntry*, entry*, entryFree*">
<!ENTITY % model.entryLike_sequenceRepeatable "superEntry+, entry+, entryFree+">
<!ENTITY % tei_att.entryLike.attribute.type '
type %teidata.enumerated; "main" '>
<!ENTITY % tei_att.entryLike.attributes '
%tei_att.entryLike.attribute.type;'>
<!ENTITY % tei_att.lexicographic.attribute.expand '
expand %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.attribute.split '
split %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.attribute.value '
value %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.attribute.location '
location %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.attribute.mergedIn '
mergedIn %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.attribute.opt '
opt %teidata.truthValue; "false" '>
<!ENTITY % tei_att.lexicographic.attributes '%tei_att.datcat.attributes;%tei_att.lexicographic.normalized.attributes;
%tei_att.lexicographic.attribute.expand;
%tei_att.lexicographic.attribute.split;
%tei_att.lexicographic.attribute.value;
%tei_att.lexicographic.attribute.location;
%tei_att.lexicographic.attribute.mergedIn;
%tei_att.lexicographic.attribute.opt;'>
<!ENTITY % model.morphLike "gram |gen |number |case |per |tns |mood |iType">
<!ENTITY % model.morphLike_sequence "gram, gen, number, case, per, tns, mood, iType">
<!ENTITY % model.morphLike_sequenceOptional "gram?, gen?, number?, case?, per?, tns?, mood?, iType?">
<!ENTITY % model.morphLike_sequenceOptionalRepeatable "gram*, gen*, number*, case*, per*, tns*, mood*, iType*">
<!ENTITY % model.morphLike_sequenceRepeatable "gram+, gen+, number+, case+, per+, tns+, mood+, iType+">
<!ENTITY % model.lexicalRefinement "gramGrp |pos |subc |colloc |usg |lbl">
<!ENTITY % model.lexicalRefinement_sequence "gramGrp, pos, subc, colloc, usg, lbl">
<!ENTITY % model.lexicalRefinement_sequenceOptional "gramGrp?, pos?, subc?, colloc?, usg?, lbl?">
<!ENTITY % model.lexicalRefinement_sequenceOptionalRepeatable "gramGrp*, pos*, subc*, colloc*, usg*, lbl*">
<!ENTITY % model.lexicalRefinement_sequenceRepeatable "gramGrp+, pos+, subc+, colloc+, usg+, lbl+">
<!ENTITY % model.gramPart "%model.morphLike; |%model.lexicalRefinement;">
<!ENTITY % model.gramPart_sequence "%model.morphLike;, %model.lexicalRefinement;">
<!ENTITY % model.gramPart_sequenceOptional "%model.morphLike;?, %model.lexicalRefinement;?">
<!ENTITY % model.gramPart_sequenceOptionalRepeatable "%model.morphLike;*, %model.lexicalRefinement;*">
<!ENTITY % model.gramPart_sequenceRepeatable "%model.morphLike;+, %model.lexicalRefinement;+">
<!ENTITY % model.formPart "%model.gramPart; |form |orth |pron |hyph |syll |stress">
<!ENTITY % model.formPart_sequence "%model.gramPart;, form, orth, pron, hyph, syll, stress">
<!ENTITY % model.formPart_sequenceOptional "%model.gramPart;?, form?, orth?, pron?, hyph?, syll?, stress?">
<!ENTITY % model.formPart_sequenceOptionalRepeatable "%model.gramPart;*, form*, orth*, pron*, hyph*, syll*, stress*">
<!ENTITY % model.formPart_sequenceRepeatable "%model.gramPart;+, form+, orth+, pron+, hyph+, syll+, stress+">
<!ENTITY % model.ptrLike.form "oRef |pRef">
<!ENTITY % model.ptrLike.form_sequence "oRef, pRef">
<!ENTITY % model.ptrLike.form_sequenceOptional "oRef?, pRef?">
<!ENTITY % model.ptrLike.form_sequenceOptionalRepeatable "oRef*, pRef*">
<!ENTITY % model.ptrLike.form_sequenceRepeatable "oRef+, pRef+"> <!ENTITY % tei_att.duration.attributes '%tei_att.duration.w3c.attributes;%tei_att.duration.iso.attributes;'>
<!ENTITY % model.global.spoken "pause |vocal |kinesic |incident |writing |shift">
<!ENTITY % model.global.spoken_sequence "pause, vocal, kinesic, incident, writing, shift">
<!ENTITY % model.global.spoken_sequenceOptional "pause?, vocal?, kinesic?, incident?, writing?, shift?">
<!ENTITY % model.global.spoken_sequenceOptionalRepeatable "pause*, vocal*, kinesic*, incident*, writing*, shift*">
<!ENTITY % model.global.spoken_sequenceRepeatable "pause+, vocal+, kinesic+, incident+, writing+, shift+">
<!ENTITY % model.recordingPart "%model.dateLike; |media |respStmt |equipment |broadcast">
<!ENTITY % model.recordingPart_sequence "%model.dateLike;, media, respStmt, equipment, broadcast">
<!ENTITY % model.recordingPart_sequenceOptional "%model.dateLike;?, media?, respStmt?, equipment?, broadcast?">
<!ENTITY % model.recordingPart_sequenceOptionalRepeatable "%model.dateLike;*, media*, respStmt*, equipment*, broadcast*">
<!ENTITY % model.recordingPart_sequenceRepeatable "%model.dateLike;+, media+, respStmt+, equipment+, broadcast+">
<!ENTITY % model.divPart.spoken "u |annotationBlock">
<!ENTITY % model.divPart.spoken_sequence "u, annotationBlock">
<!ENTITY % model.divPart.spoken_sequenceOptional "u?, annotationBlock?">
<!ENTITY % model.divPart.spoken_sequenceOptionalRepeatable "u*, annotationBlock*">
<!ENTITY % model.divPart.spoken_sequenceRepeatable "u+, annotationBlock+">
<!ENTITY % tei_att.datable.custom.attribute.when-custom '
when-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.notBefore-custom '
notBefore-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.notAfter-custom '
notAfter-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.from-custom '
from-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.to-custom '
to-custom CDATA #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.datingPoint '
datingPoint %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attribute.datingMethod '
datingMethod %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.datable.custom.attributes '
%tei_att.datable.custom.attribute.when-custom;
%tei_att.datable.custom.attribute.notBefore-custom;
%tei_att.datable.custom.attribute.notAfter-custom;
%tei_att.datable.custom.attribute.from-custom;
%tei_att.datable.custom.attribute.to-custom;
%tei_att.datable.custom.attribute.datingPoint;
%tei_att.datable.custom.attribute.datingMethod;'>
<!ENTITY % model.persNamePart "surname |forename |genName |nameLink |addName |roleName">
<!ENTITY % model.persNamePart_sequence "surname, forename, genName, nameLink, addName, roleName">
<!ENTITY % model.persNamePart_sequenceOptional "surname?, forename?, genName?, nameLink?, addName?, roleName?">
<!ENTITY % model.persNamePart_sequenceOptionalRepeatable "surname*, forename*, genName*, nameLink*, addName*, roleName*">
<!ENTITY % model.persNamePart_sequenceRepeatable "surname+, forename+, genName+, nameLink+, addName+, roleName+">
<!ENTITY % tei_att.datable.iso.attribute.when-iso '
when-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.notBefore-iso '
notBefore-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.notAfter-iso '
notAfter-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.from-iso '
from-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attribute.to-iso '
to-iso %teidata.temporal.iso; #IMPLIED'>
<!ENTITY % tei_att.datable.iso.attributes '
%tei_att.datable.iso.attribute.when-iso;
%tei_att.datable.iso.attribute.notBefore-iso;
%tei_att.datable.iso.attribute.notAfter-iso;
%tei_att.datable.iso.attribute.from-iso;
%tei_att.datable.iso.attribute.to-iso;'>
<!ENTITY % tei_att.global.linking.attribute.corresp '
corresp CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.synch '
synch CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.sameAs '
sameAs %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.copyOf '
copyOf %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.next '
next %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.prev '
prev %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.exclude '
exclude CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attribute.select '
select CDATA #IMPLIED'>
<!ENTITY % tei_att.global.linking.attributes '
%tei_att.global.linking.attribute.corresp;
%tei_att.global.linking.attribute.synch;
%tei_att.global.linking.attribute.sameAs;
%tei_att.global.linking.attribute.copyOf;
%tei_att.global.linking.attribute.next;
%tei_att.global.linking.attribute.prev;
%tei_att.global.linking.attribute.exclude;
%tei_att.global.linking.attribute.select;'>
<!ENTITY % tei_att.lexicographic.normalized.attribute.norm '
norm %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.normalized.attribute.orig '
orig %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.lexicographic.normalized.attributes '
%tei_att.lexicographic.normalized.attribute.norm;
%tei_att.lexicographic.normalized.attribute.orig;'>
<!ENTITY % tei_att.linguistic.attribute.lemma '
lemma %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.linguistic.attribute.lemmaRef '
lemmaRef %teidata.pointer; #IMPLIED'>
<!ENTITY % tei_att.linguistic.attribute.pos '
pos %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.linguistic.attribute.msd '
msd %teidata.text; #IMPLIED'>
<!ENTITY % tei_att.linguistic.attribute.join '
join (no|left|right|both|overlap) #IMPLIED'>
<!ENTITY % tei_att.linguistic.attributes '%tei_att.lexicographic.normalized.attributes;
%tei_att.linguistic.attribute.lemma;
%tei_att.linguistic.attribute.lemmaRef;
%tei_att.linguistic.attribute.pos;
%tei_att.linguistic.attribute.msd;
%tei_att.linguistic.attribute.join;'>
<!ENTITY % tei_att.global.analytic.attribute.ana '
ana CDATA #IMPLIED'>
<!ENTITY % tei_att.global.analytic.attributes '
%tei_att.global.analytic.attribute.ana;'>
<!ENTITY % model.fsdDeclPart "fsDecl |fLib |fvLib">
<!ENTITY % model.fsdDeclPart_sequence "fsDecl, fLib, fvLib">
<!ENTITY % model.fsdDeclPart_sequenceOptional "fsDecl?, fLib?, fvLib?">
<!ENTITY % model.fsdDeclPart_sequenceOptionalRepeatable "fsDecl*, fLib*, fvLib*">
<!ENTITY % model.fsdDeclPart_sequenceRepeatable "fsDecl+, fLib+, fvLib+">
<!ENTITY % tei_att.gaijiProp.attribute.name '
name %teidata.xmlName; #REQUIRED'>
<!ENTITY % tei_att.gaijiProp.attribute.value '
value %teidata.text; #REQUIRED'>
<!ENTITY % tei_att.gaijiProp.attribute.version '
version %teidata.enumerated; #IMPLIED'>
<!ENTITY % tei_att.gaijiProp.attributes '
%tei_att.gaijiProp.attribute.name;
%tei_att.gaijiProp.attribute.value;
%tei_att.gaijiProp.attribute.version;'>
<!-- start rest of patterns -->
<!ENTITY % macro.paraContent '(#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|%model.global;|lg|%model.lLike;)*' >
<!ENTITY % macro.limitedContent '(#PCDATA|%model.limitedPhrase;|%model.inter;)*' >
<!ENTITY % macro.phraseSeq '(#PCDATA|%model.gLike;|%model.attributable;|%model.phrase;|%model.global;)*' >
<!ENTITY % macro.phraseSeq.limited '(#PCDATA|%model.limitedPhrase;|%model.global;)*' >
<!ENTITY % macro.specialPara '(#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|%model.divPart;|%model.global;)*' >
<!ENTITY % macro.xtext '(#PCDATA|%model.gLike;)*' >
<!-- end patterns -->
<!-- start elements -->
<!--doc:(TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resource class. Multiple TEI elements may be combined within a TEI (or teiCorpus) element. [4. Default Text Structure 15.1. Varieties of Composite Text] -->
<!ELEMENT TEI ((teiHeader,(((%model.resource;)+,(TEI)*)|(TEI)+)))>
<!ATTLIST TEI xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST TEI
%tei_att.global.attributes;
%tei_att.typed.attributes;
version %teidata.version; #IMPLIED >
<!ATTLIST TEI xsi:schemaLocation CDATA #IMPLIED
xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
>
<!--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. [16.3. Blocks, Segments, and Anchors] -->
<!ELEMENT ab %macro.paraContent;>
<!ATTLIST ab xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ab
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declaring.attributes;
%tei_att.fragmentable.attributes;
%tei_att.written.attributes; >
<!--doc:(abbreviation) contains an abbreviation of any sort. [3.5.5. Abbreviations and Their Expansions] -->
<!ELEMENT abbr %macro.phraseSeq;>
<!ATTLIST abbr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST abbr
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a summary or formal abstract prefixed to an existing source document by the encoder. [2.4.4. Abstracts] -->
<!ELEMENT abstract (%model.pLike;|%model.listLike;)+>
<!ATTLIST abstract xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST abstract
%tei_att.global.attributes; >
<!--doc:contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything. [15.2.3. The Setting Description] -->
<!ELEMENT activity %macro.phraseSeq.limited;>
<!ATTLIST activity xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST activity
%tei_att.global.attributes; >
<!--doc:(addition) contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector. [3.4.3. Additions, Deletions, and Omissions] -->
<!ELEMENT add %macro.paraContent;>
<!ATTLIST add xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST add
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.placement.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--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. [13.2.1. Personal Names] -->
<!ELEMENT addName %macro.phraseSeq;>
<!ATTLIST addName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST addName
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--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). [11.3.1.4. Additions and Deletions] -->
<!ELEMENT addSpan EMPTY>
<!ATTLIST addSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST addSpan
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.placement.attributes;
%tei_att.typed.attributes;
%tei_att.spanning.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(address line) contains one line of a postal address. [3.5.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.11.2.4. Imprint, Size of a Document, and Reprint Information] -->
<!ELEMENT addrLine %macro.phraseSeq;>
<!ATTLIST addrLine xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST addrLine
%tei_att.global.attributes; >
<!--doc:contains a postal address, for example of a publisher, an organization, or an individual. [3.5.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.11.2.4. Imprint, Size of a Document, and Reprint Information] -->
<!ELEMENT address (((%model.global;)*,((%model.addrPart;),(%model.global;)*)+))>
<!ATTLIST address xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST address
%tei_att.global.attributes; >
<!--doc:contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. [15.2.2. The Participant Description] -->
<!ELEMENT affiliation %macro.phraseSeq;>
<!ATTLIST affiliation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST affiliation
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:specifies the age of a person. [13.3.2.1. Personal Characteristics] -->
<!ELEMENT age %macro.phraseSeq.limited;>
<!ATTLIST age xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST age
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.dimensions.attributes;
type %teidata.enumerated; #IMPLIED
value %teidata.count; #IMPLIED >
<!--doc:(alternation) identifies an alternation or a set of choices among elements or passages. [16.8. Alternation] -->
<!ELEMENT alt EMPTY>
<!ATTLIST alt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST alt
%tei_att.global.attributes;
%tei_att.pointing.attribute.targetLang;
%tei_att.pointing.attribute.evaluate;
%tei_att.typed.attributes;
target CDATA #IMPLIED
mode (excl|incl) #IMPLIED
weights CDATA #IMPLIED >
<!--doc:(alternation group) groups a collection of alt elements and possibly pointers. [16.8. Alternation] -->
<!ELEMENT altGrp (alt|ptr)*>
<!ATTLIST altGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST altGrp
%tei_att.global.attributes;
%tei_att.pointing.group.attributes;
mode (excl|incl) "excl" >
<!--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. [3.11.2.1. Analytic, Monographic, and Series Levels] -->
<!ELEMENT analytic (author|editor|respStmt|title|%model.ptrLike;|date|textLang|idno|availability)*>
<!ATTLIST analytic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST analytic
%tei_att.global.attributes; >
<!--doc:(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.5. Correspondence and Alignment] -->
<!ELEMENT anchor EMPTY>
<!ATTLIST anchor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST anchor
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:represents an annotation following the Web Annotation Data Model. [16.10. The standOff Container] -->
<!ELEMENT annotation (((respStmt)*,(revisionDesc)*,(licence)*,(%model.annotationPart.body;)*))>
<!ATTLIST annotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST annotation
%tei_att.global.attribute.n;
%tei_att.global.attribute.xmllang;
%tei_att.global.attribute.xmlbase;
%tei_att.global.attribute.xmlspace;
%tei_att.global.rendition.attribute.rend;
%tei_att.global.rendition.attribute.style;
%tei_att.global.rendition.attribute.rendition;
%tei_att.global.linking.attribute.corresp;
%tei_att.global.linking.attribute.synch;
%tei_att.global.linking.attribute.sameAs;
%tei_att.global.linking.attribute.copyOf;
%tei_att.global.linking.attribute.next;
%tei_att.global.linking.attribute.prev;
%tei_att.global.linking.attribute.exclude;
%tei_att.global.linking.attribute.select;
%tei_att.global.analytic.attribute.ana;
%tei_att.global.facs.attribute.facs;
%tei_att.global.change.attribute.change;
%tei_att.global.responsibility.attribute.cert;
%tei_att.global.responsibility.attribute.resp;
%tei_att.global.source.attribute.source;
%tei_att.pointing.attribute.targetLang;
%tei_att.pointing.attribute.evaluate;
xml:id ID #REQUIRED
target CDATA #REQUIRED
motivation NMTOKENS #IMPLIED >
<!--doc:groups together various annotations, e.g. for parallel interpretations of a spoken segment. [8.4.6. Analytic Coding] -->
<!ELEMENT annotationBlock (u|spanGrp|%model.global.spoken;)*>
<!ATTLIST annotationBlock xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST annotationBlock
%tei_att.ascribed.attributes;
%tei_att.timed.attributes;
%tei_att.global.attributes; >
<!--doc:(application information) records information about an application which has edited the TEI file. [2.3.11. The Application Information Element] -->
<!ELEMENT appInfo (%model.applicationLike;)+>
<!ATTLIST appInfo xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST appInfo
%tei_att.global.attributes; >
<!--doc:provides information about an application which has acted upon the document. [2.3.11. The Application Information Element] -->
<!ELEMENT application (((%model.labelLike;)+,((%model.ptrLike;)*|(%model.pLike;)*)))>
<!ATTLIST application xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST application
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes;
ident %teidata.name; #REQUIRED
version %teidata.versionNumber; #REQUIRED >
<!--doc:in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] -->
<!ELEMENT author %macro.phraseSeq;>
<!ATTLIST author xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST author
%tei_att.global.attributes;
%tei_att.naming.attributes; >
<!--doc:(release authority) supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor. [2.2.4. Publication, Distribution, Licensing, etc.] -->
<!ELEMENT authority %macro.phraseSeq.limited;>
<!ATTLIST authority xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST authority
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc. [2.2.4. Publication, Distribution, Licensing, etc.] -->
<!ELEMENT availability (%model.availabilityPart;|%model.pLike;)+>
<!ATTLIST availability xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST availability
%tei_att.global.attributes;
%tei_att.declarable.attributes;
status (free|unknown|restricted) #IMPLIED >
<!--doc:(back matter) contains any appendixes, etc. following the main part of a text. [4.7. Back Matter 4. Default Text Structure] -->
<!ELEMENT back (((%model.frontPart;|%model.pLike.front;|%model.pLike;|%model.listLike;|%model.global;)*,(((_DUMMY_model.div1Like),(%model.frontPart;|_DUMMY_model.div1Like|%model.global;)*)|((%model.divLike;),(%model.frontPart;|%model.divLike;|%model.global;)*))?,((%model.divBottomPart;),(%model.divBottomPart;|%model.global;)*)?))>
<!ATTLIST back xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST back
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--doc:(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] -->
<!ELEMENT bibl (#PCDATA|%model.gLike;|%model.highlighted;|%model.pPart.data;|%model.pPart.edit;|%model.segLike;|%model.ptrLike;|%model.biblPart;|%model.global;)*>
<!ATTLIST bibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST bibl
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.typed.attributes;
%tei_att.sortable.attributes;
%tei_att.docStatus.attributes; >
<!--doc:(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file description are present. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2. The File Description 2.2.7. The Source Description 15.3.2. Declarable Elements] -->
<!ELEMENT biblFull (((titleStmt,(editionStmt)?,(extent)?,publicationStmt,(seriesStmt)*,(notesStmt)?),(sourceDesc)*)|(fileDesc,profileDesc))>
<!ATTLIST biblFull xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblFull
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes;
%tei_att.docStatus.attributes; >
<!--doc:(scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. [3.11.2.5. Scopes and Ranges in Bibliographic Citations] -->
<!ELEMENT biblScope %macro.phraseSeq;>
<!ATTLIST biblScope xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblScope
%tei_att.global.attributes;
%tei_att.citing.attributes; >
<!--doc:(structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] -->
<!ELEMENT biblStruct (((analytic)*,(monogr,(series)*)+,(%model.noteLike;|%model.ptrLike;|relatedItem|citedRange)*))>
<!ATTLIST biblStruct xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST biblStruct
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.typed.attributes;
%tei_att.sortable.attributes;
%tei_att.docStatus.attributes; >
<!--doc:(binary value) represents the value part of a feature-value specification which can contain either of exactly two possible values. [18.2. Elementary Feature Structures and the Binary
Feature Value] -->
<!ELEMENT binary EMPTY>
<!ATTLIST binary xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST binary
%tei_att.global.attributes;
%tei_att.datcat.attributes;
value %teidata.truthValue; #REQUIRED >
<!--doc:contains information about a person's birth, such as its date and place. [15.2.2. The Participant Description] -->
<!ELEMENT birth %macro.phraseSeq;>
<!ATTLIST birth xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST birth
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.dimensions.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains the name of a geo-political unit consisting of two or more nation states or countries. [13.2.3. Place Names] -->
<!ELEMENT bloc %macro.phraseSeq;>
<!ATTLIST bloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST bloc
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes; >
<!--doc:(text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure] -->
<!ELEMENT body (((%model.global;)*,((%model.divTop;),(%model.global;|%model.divTop;)*)?,((%model.divGenLike;),(%model.global;|%model.divGenLike;)*)?,(((%model.divLike;),(%model.global;|%model.divGenLike;)*)+|((_DUMMY_model.div1Like),(%model.global;|%model.divGenLike;)*)+|(((%model.common;),(%model.global;)*)+,(((%model.divLike;),(%model.global;|%model.divGenLike;)*)+|((_DUMMY_model.div1Like),(%model.global;|%model.divGenLike;)*)+)?)),((%model.divBottom;),(%model.global;)*)*))>
<!ATTLIST body xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST body
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--doc:describes a broadcast used as the source of a spoken text. [8.2. Documenting the Source of Transcribed Speech 15.3.2. Declarable Elements] -->
<!ELEMENT broadcast ((%model.pLike;)+|%model.biblLike;|recording)>
<!ATTLIST broadcast xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST broadcast
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains the primary statement of responsibility given for a work on its title page or at the head or end of the work. [4.2.2. Openers and Closers 4.5. Front Matter] -->
<!ELEMENT byline (#PCDATA|%model.gLike;|%model.phrase;|docAuthor|%model.global;)*>
<!ATTLIST byline xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST byline
%tei_att.global.attributes; >
<!--doc:(character) represents a character. [17.1. Linguistic Segment Categories] -->
<!ELEMENT c %macro.xtext;>
<!ATTLIST c xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST c
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes; >
<!--doc:(canonical reference pattern) specifies an expression and replacement pattern for transforming a canonical reference into a URI. [2.3.6.3. Milestone Method 2.3.6. The Reference System Declaration 2.3.6.2. Search-and-Replace Method] -->
<!ELEMENT cRefPattern (%model.pLike;)*>
<!ATTLIST cRefPattern xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cRefPattern
%tei_att.global.attributes;
%tei_att.patternReplacement.attributes; >
<!--doc:describes a calendar or dating system used in a dating formula in the text. [2.4.5. Calendar Description] -->
<!ELEMENT calendar (%model.pLike;)+>
<!ATTLIST calendar xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST calendar
%tei_att.global.attributes;
%tei_att.pointing.attributes; >
<!--doc:(calendar description) contains a description of the calendar system used in any dating expression found in the text. [2.4. The Profile Description 2.4.5. Calendar Description] -->
<!ELEMENT calendarDesc (calendar)+>
<!ATTLIST calendarDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST calendarDesc
%tei_att.global.attributes; >
<!--doc:contains grammatical case information given by a dictionary for a given form. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT case %macro.paraContent;>
<!ATTLIST case xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST case
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(category description) describes some category within a taxonomy or text typology, either in the form of a brief prose description or in terms of the situational parameters used by the TEI formal textDesc. [2.3.7. The Classification Declaration] -->
<!ELEMENT catDesc (#PCDATA|%model.limitedPhrase;|%model.catDescPart;)*>
<!ATTLIST catDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST catDesc
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:(category reference) specifies one or more defined categories within some taxonomy or text typology. [2.4.3. The Text Classification] -->
<!ELEMENT catRef EMPTY>
<!ATTLIST catRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST catRef
%tei_att.global.attributes;
%tei_att.pointing.attributes;
scheme %teidata.pointer; #IMPLIED >
<!--doc:contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy. [2.3.7. The Classification Declaration] -->
<!ELEMENT category ((((catDesc)+|(%model.descLike;|%model.glossLike;)*),(category)*))>
<!ATTLIST category xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST category
%tei_att.global.attributes; >
<!--doc:(column beginning) marks the beginning of a new column of a text on a multi-column page. [3.10.3. Milestone
Elements] -->
<!ELEMENT cb EMPTY>
<!ATTLIST cb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cb
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.edition.attributes;
%tei_att.spanning.attributes;
%tei_att.breaking.attributes; >
<!--doc:contains one cell of a table. [14.1.1. TEI Tables] -->
<!ELEMENT cell %macro.specialPara;>
<!ATTLIST cell xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cell
%tei_att.global.attributes;
%tei_att.tableDecoration.attributes; >
<!--doc:documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. [2.6. The Revision Description 2.4.1. Creation 11.6. Identifying Changes and Revisions] -->
<!ELEMENT change %macro.specialPara;>
<!ATTLIST change xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST change
%tei_att.ascribed.attributes;
%tei_att.datable.attributes;
%tei_att.docStatus.attributes;
%tei_att.global.attributes;
%tei_att.typed.attributes;
target CDATA #IMPLIED >
<!--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, email, etc.; for a spoken one, radio, telephone, face-to-face, etc. [15.2.1. The Text Description] -->
<!ELEMENT channel %macro.phraseSeq.limited;>
<!ATTLIST channel xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST channel
%tei_att.global.attributes;
mode (s|w|sw|ws|m|x) "x" >
<!--doc:(character) provides descriptive information about a character. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT char (charName|charProp|unicodeProp|unihanProp|localProp|mapping|figure|%model.graphicLike;|%model.noteLike;|%model.descLike;)*>
<!ATTLIST char xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST char
%tei_att.global.attributes; >
<!--doc:(character declarations) provides information about nonstandard characters and glyphs. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT charDecl (((desc)?,(char|glyph)+))>
<!ATTLIST charDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST charDecl
%tei_att.global.attributes; >
<!--doc:(character name) contains the name of a character, expressed following Unicode conventions. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT charName (#PCDATA)>
<!ATTLIST charName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST charName
%tei_att.global.attributes; >
<!--doc:(character property) provides a name and value for some property of the parent character or glyph. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT charProp (((unicodeName|localName),value))>
<!ATTLIST charProp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST charProp
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:groups a number of alternative encodings for the same point in a text. [3.4. Simple Editorial Changes] -->
<!ELEMENT choice (%model.choicePart;|choice)+>
<!ATTLIST choice xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST choice
%tei_att.global.attributes; >
<!--doc:(cited quotation) contains a quotation from some other document, together with a bibliographic reference to its source. In a dictionary it may contain an example text with at least one occurrence of the word form, used in the sense being described, or a translation of the headword, or an example. [3.3.3. Quotation 4.3.1. Grouped Texts 9.3.5.1. Examples] -->
<!ELEMENT cit (%model.biblLike;|_DUMMY_model.egLike|%model.entryPart;|%model.global;|%model.graphicLike;|%model.ptrLike;|%model.attributable;|pc|q)+>
<!ATTLIST cit xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cit
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:(cited range) defines the range of cited content, often represented by pages or other units [3.11.2.5. Scopes and Ranges in Bibliographic Citations] -->
<!ELEMENT citedRange %macro.phraseSeq;>
<!ATTLIST citedRange xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST citedRange
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.citing.attributes; >
<!--doc:(clause) represents a grammatical clause. [17.1. Linguistic Segment Categories] -->
<!ELEMENT cl %macro.phraseSeq;>
<!ATTLIST cl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST cl
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes; >
<!--doc:(classification code) contains the classification code used for this text in some standard classification system. [2.4.3. The Text Classification] -->
<!ELEMENT classCode %macro.phraseSeq.limited;>
<!ATTLIST classCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST classCode
%tei_att.global.attributes;
scheme %teidata.pointer; #REQUIRED >
<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory codes used elsewhere in the text. [2.3.7. The Classification Declaration 2.3. The Encoding Description] -->
<!ELEMENT classDecl (taxonomy)+>
<!ATTLIST classDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST classDecl
%tei_att.global.attributes; >
<!--doc:contains information about the physical climate of a place. [13.3.4.3. States, Traits, and Events] -->
<!ELEMENT climate (((precision)*,(%model.headLike;)*,((%model.pLike;)+|(%model.labelLike;)+),(%model.noteLike;|%model.biblLike;)*,(climate)*))>
<!ATTLIST climate xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST climate
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes; >
<!--doc:groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter. [4.2.2. Openers and Closers 4.2. Elements Common to All Divisions] -->
<!ELEMENT closer (#PCDATA|%model.gLike;|signed|dateline|salute|%model.phrase;|%model.global;)*>
<!ATTLIST closer xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST closer
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:(collocate) contains any sequence of words that co-occur with the headword with significant frequency. [9.3.2. Grammatical Information] -->
<!ELEMENT colloc %macro.paraContent;>
<!ATTLIST colloc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST colloc
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.typed.attributes; >
<!--doc:describes the internal composition of a text or text sample, for example as fragmentary, complete, etc. [15.2.1. The Text Description] -->
<!ELEMENT constitution %macro.phraseSeq.limited;>
<!ATTLIST constitution xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST constitution
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; "single" >
<!--doc:defines how to calculate one unit of measure in terms of another. [2.3.9. The Unit Declaration] -->
<!ELEMENT conversion EMPTY>
<!ATTLIST conversion xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST conversion
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.formula.attributes;
fromUnit %teidata.pointer; #REQUIRED
toUnit %teidata.pointer; #REQUIRED >
<!--doc:(correction) contains the correct form of a passage apparently erroneous in the copy text. [3.4.1. Apparent Errors] -->
<!ELEMENT corr %macro.paraContent;>
<!ATTLIST corr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST corr
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attributes; >
<!--doc:(correction principles) states how and under what circumstances corrections have been made in the text. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT correction (%model.pLike;)+>
<!ATTLIST correction xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST correction
%tei_att.global.attributes;
%tei_att.declarable.attributes;
status (high|medium|low|unknown) #IMPLIED
method (silent|markup) "silent" >
<!--doc:(correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description] -->
<!ELEMENT correspAction ((%model.correspActionPart;)+|(%model.pLike;)+)>
<!ATTLIST correspAction xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST correspAction
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.sortable.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(correspondence context) provides references to preceding or following correspondence related to this piece of correspondence. [2.4.6. Correspondence Description] -->
<!ELEMENT correspContext (%model.correspContextPart;)+>
<!ATTLIST correspContext xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST correspContext
%tei_att.global.attributes; >
<!--doc:(correspondence
description) contains a description of the actions related to one act of correspondence. [2.4.6. Correspondence Description] -->
<!ELEMENT correspDesc ((%model.correspDescPart;)+|(%model.pLike;)+)>
<!ATTLIST correspDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST correspDesc
%tei_att.declarable.attributes;
%tei_att.canonical.attributes;
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc. [13.2.3. Place Names] -->
<!ELEMENT country %macro.phraseSeq;>
<!ATTLIST country xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST country
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes; >
<!--doc:contains information about the creation of a text. [2.4.1. Creation 2.4. The Profile Description] -->
<!ELEMENT creation (#PCDATA|%model.limitedPhrase;|listChange)*>
<!ATTLIST creation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST creation
%tei_att.global.attributes;
%tei_att.datable.attributes; >
<!--doc:contains an area of damage to the text witness. [11.3.3.1. Damage, Illegibility, and Supplied Text] -->
<!ELEMENT damage %macro.paraContent;>
<!ATTLIST damage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST damage
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.damaged.attributes; >
<!--doc:(damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible. [11.3.3.1. Damage, Illegibility, and Supplied Text] -->
<!ELEMENT damageSpan EMPTY>
<!ATTLIST damageSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST damageSpan
%tei_att.global.attributes;
%tei_att.damaged.attributes;
%tei_att.typed.attributes;
%tei_att.spanning.attributes; >
<!--doc:contains a date in any format. [3.5.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.3.7. Dates and Times] -->
<!ELEMENT date (#PCDATA|%model.gLike;|%model.phrase;|%model.global;)*>
<!ATTLIST date xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST date
%tei_att.global.attributes;
%tei_att.canonical.attributes;
%tei_att.datable.attributes;
%tei_att.duration.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
%tei_att.typed.attributes; >
<!--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. [4.2.2. Openers and Closers] -->
<!ELEMENT dateline (#PCDATA|%model.gLike;|%model.phrase;|%model.global;|docDate)*>
<!ATTLIST dateline xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST dateline
%tei_att.global.attributes; >
<!--doc:contains information about a person's death, such as its date and place. [15.2.2. The Participant Description] -->
<!ELEMENT death %macro.phraseSeq;>
<!ATTLIST death xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST death
%tei_att.datable.attributes;
%tei_att.dimensions.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(definition) contains definition text in a dictionary entry. [9.3.3.1. Definitions] -->
<!ELEMENT def %macro.paraContent;>
<!ATTLIST def xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST def
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(default feature value) represents the value part of a feature-value specification which contains a defaulted value. [18.9. Default Values] -->
<!ELEMENT default EMPTY>
<!ATTLIST default xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST default
%tei_att.global.attributes; >
<!--doc:(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, or a previous annotator or corrector. [3.4.3. Additions, Deletions, and Omissions] -->
<!ELEMENT del %macro.paraContent;>
<!ATTLIST del xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST del
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--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. [11.3.1.4. Additions and Deletions] -->
<!ELEMENT delSpan EMPTY>
<!ATTLIST delSpan xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST delSpan
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.typed.attributes;
%tei_att.spanning.attributes;
%tei_att.dimensions.attributes; >
<!--doc:describes the nature and extent of originality of this text. [15.2.1. The Text Description] -->
<!ELEMENT derivation %macro.phraseSeq.limited;>
<!ATTLIST derivation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST derivation
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(description) contains a brief description of the object documented by its parent element, typically a documentation element or an entity. [22.4.1. Description of Components] -->
<!ELEMENT desc %macro.limitedContent;>
<!ATTLIST desc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST desc
%tei_att.global.attributes;
%tei_att.translatable.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(dictionary scrap) encloses a part of a dictionary entry in which other phrase-level dictionary elements are freely combined. [9.1. Dictionary Body and Overall Structure 9.2. The Structure of Dictionary Entries] -->
<!ELEMENT dictScrap (#PCDATA|%model.gLike;|%model.entryPart;|%model.morphLike;|%model.phrase;|%model.inter;|%model.global;)*>
<!ATTLIST dictScrap xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST dictScrap
%tei_att.global.attributes; >
<!--doc:identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage. [3.3.2.3. Other Linguistically Distinct Material] -->
<!ELEMENT distinct %macro.phraseSeq;>
<!ATTLIST distinct xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST distinct
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
time %teidata.text; #IMPLIED
space %teidata.text; #IMPLIED
social %teidata.text; #IMPLIED >
<!--doc:supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.] -->
<!ELEMENT distributor %macro.phraseSeq;>
<!ATTLIST distributor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST distributor
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. [13.2.3. Place Names] -->
<!ELEMENT district %macro.phraseSeq;>
<!ATTLIST district xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST district
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes; >
<!--doc:(text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body] -->
<!ELEMENT div (((%model.divTop;|%model.global;)*,((((%model.divLike;|%model.divGenLike;),(%model.global;)*)+|(((%model.common;),(%model.global;)*)+,((%model.divLike;|%model.divGenLike;),(%model.global;)*)*)),((%model.divBottom;),(%model.global;)*)*)?))>
<!ATTLIST div xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST div
%tei_att.global.attributes;
%tei_att.divLike.attributes;
%tei_att.typed.attributes;
%tei_att.declaring.attributes;
%tei_att.written.attributes; >
<!--doc:(automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear. [3.8.2. Index Entries] -->
<!ELEMENT divGen (%model.headLike;)*>
<!ATTLIST divGen xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST divGen
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline). [4.6. Title Pages] -->
<!ELEMENT docAuthor %macro.phraseSeq;>
<!ATTLIST docAuthor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docAuthor
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:(document date) contains the date of a document, as given on a title page or in a dateline. [4.6. Title Pages] -->
<!ELEMENT docDate %macro.phraseSeq;>
<!ATTLIST docDate xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docDate
%tei_att.global.attributes;
when %teidata.temporal.w3c; #IMPLIED >
<!--doc:(document edition) contains an edition statement as presented on a title page of a document. [4.6. Title Pages] -->
<!ELEMENT docEdition %macro.paraContent;>
<!ATTLIST docEdition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docEdition
%tei_att.global.attributes; >
<!--doc:(document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page. [4.6. Title Pages] -->
<!ELEMENT docImprint (#PCDATA|%model.gLike;|%model.phrase;|pubPlace|docDate|publisher|%model.global;)*>
<!ATTLIST docImprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docImprint
%tei_att.global.attributes; >
<!--doc:(document title) contains the title of a document, including all its constituents, as given on a title page. [4.6. Title Pages] -->
<!ELEMENT docTitle (((%model.global;)*,(titlePart,(%model.global;)*)+))>
<!ATTLIST docTitle xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST docTitle
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--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. [15.2.1. The Text Description] -->
<!ELEMENT domain %macro.phraseSeq.limited;>
<!ATTLIST domain xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST domain
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:describes the particularities of one edition of a text. [2.2.2. The Edition Statement] -->
<!ELEMENT edition %macro.phraseSeq;>
<!ATTLIST edition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST edition
%tei_att.global.attributes; >
<!--doc:(edition statement) groups information relating to one edition of a text. [2.2.2. The Edition Statement 2.2. The File Description] -->
<!ELEMENT editionStmt ((%model.pLike;)+|(edition,(%model.respLike;)*))>
<!ATTLIST editionStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editionStmt
%tei_att.global.attributes; >
<!--doc:contains a 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. [3.11.2.2. Titles, Authors, and Editors] -->
<!ELEMENT editor %macro.phraseSeq;>
<!ATTLIST editor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editor
%tei_att.global.attributes;
%tei_att.naming.attributes; >
<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied during the encoding of a text. [2.3.3. The Editorial Practices Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] -->
<!ELEMENT editorialDecl (%model.pLike;|%model.editorialDeclPart;)+>
<!ATTLIST editorialDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST editorialDecl
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains a description of the educational experience of a person. [15.2.2. The Participant Description] -->
<!ELEMENT education %macro.phraseSeq;>
<!ATTLIST education xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST education
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(electronic mail address) contains an email address identifying a location to which email messages can be delivered. [3.5.2. Addresses] -->
<!ELEMENT email %macro.phraseSeq;>
<!ATTLIST email xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST email
%tei_att.global.attributes; >
<!--doc:(emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] -->
<!ELEMENT emph %macro.paraContent;>
<!ATTLIST emph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST emph
%tei_att.global.attributes; >
<!--doc:(encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components] -->
<!ELEMENT encodingDesc (%model.encodingDescPart;|%model.pLike;)+>
<!ATTLIST encodingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST encodingDesc
%tei_att.global.attributes; >
<!--doc:contains a single structured entry in any kind of lexical resource, such as a dictionary or lexicon. [9.1. Dictionary Body and Overall Structure 9.2. The Structure of Dictionary Entries] -->
<!ELEMENT entry (hom|sense|pc|%model.entryPart.top;|%model.global;|%model.ptrLike;)+>
<!ATTLIST entry xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST entry
%tei_att.global.attributes;
%tei_att.entryLike.attributes;
%tei_att.sortable.attributes; >
<!--doc:(unstructured entry) contains a single unstructured entry in any kind of lexical resource, such as a dictionary or lexicon. [9.1. Dictionary Body and Overall Structure 9.2. The Structure of Dictionary Entries] -->
<!ELEMENT entryFree (#PCDATA|%model.gLike;|%model.entryPart;|%model.morphLike;|%model.phrase;|%model.inter;|%model.global;)*>
<!ATTLIST entryFree xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST entryFree
%tei_att.global.attributes;
%tei_att.entryLike.attributes;
%tei_att.lexicographic.attributes;
%tei_att.sortable.attributes; >
<!--doc:provides technical details of the equipment and media used for an audio or video recording used as the source for a spoken text. [8.2. Documenting the Source of Transcribed Speech 15.3.2. Declarable Elements] -->
<!ELEMENT equipment (%model.pLike;)+>
<!ATTLIST equipment xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST equipment
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(etymology) encloses the etymological information in a dictionary entry. [9.3.4. Etymological Information] -->
<!ELEMENT etym (#PCDATA|%model.gLike;|%model.global;|%model.inter;|%model.phrase;|def|etym|gramGrp|lbl|usg|xr)*>
<!ATTLIST etym xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST etym
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:contains data relating to any kind of significant event associated with a person, place, or organization. [13.3.1. Basic Principles] -->
<!ELEMENT event (((idno)*,(%model.headLike;)*,((%model.pLike;)+|(%model.labelLike;)+),(%model.noteLike;|%model.biblLike;|linkGrp|link|idno|ptr)*,(event)*))>
<!ATTLIST event xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST event
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attributes;
%tei_att.naming.attributes;
%tei_att.sortable.attributes;
where %teidata.pointer; #IMPLIED >
<!--doc:(editorial expansion) contains a sequence of letters added by an editor or transcriber when expanding an abbreviation. [11.3.1.2. Abbreviation and Expansion] -->
<!ELEMENT ex %macro.xtext;>
<!ATTLIST ex xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ex
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(expansion) contains the expansion of an abbreviation. [3.5.5. Abbreviations and Their Expansions] -->
<!ELEMENT expan %macro.phraseSeq;>
<!ATTLIST expan xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST expan
%tei_att.global.attributes;
%tei_att.editLike.attributes; >
<!--doc:describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [2.2.3. Type and Extent of File 2.2. The File Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description] -->
<!ELEMENT extent %macro.phraseSeq;>
<!ATTLIST extent xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST extent
%tei_att.global.attributes; >
<!--doc:(feature) represents a feature value specification, that is, the association of a name with a value of any of several different types. [18.2. Elementary Feature Structures and the Binary
Feature Value] -->
<!ELEMENT f (#PCDATA|%model.featureVal;)*>
<!ATTLIST f xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST f
%tei_att.global.attributes;
%tei_att.datcat.attributes;
name %teidata.name; #REQUIRED
fVal %teidata.pointer; #IMPLIED >
<!--doc:(feature declaration) declares a single feature, specifying its name, organization, range of allowed values, and optionally its default value. [18.11. Feature System Declaration] -->
<!ELEMENT fDecl (((fDescr)?,vRange,(vDefault)?))>
<!ATTLIST fDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fDecl
%tei_att.global.attributes;
name %teidata.name; #REQUIRED
optional %teidata.truthValue; "true" >
<!--doc:(feature description (in FSD)) describes in prose what is represented by the feature being declared and its values. [18.11. Feature System Declaration] -->
<!ELEMENT fDescr %macro.limitedContent;>
<!ATTLIST fDescr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fDescr
%tei_att.global.attributes; >
<!--doc:(feature library) assembles a library of f (feature) elements. [18.4. Feature Libraries and Feature-Value Libraries] -->
<!ELEMENT fLib (f)+>
<!ATTLIST fLib xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fLib
%tei_att.global.attributes; >
<!--doc:contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text. [11.1. Digital Facsimiles] -->
<!ELEMENT facsimile (((front)?,(%model.graphicLike;|surface|surfaceGrp)+,(back)?))>
<!ATTLIST facsimile xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST facsimile
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--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. [15.2.1. The Text Description] -->
<!ELEMENT factuality %macro.phraseSeq.limited;>
<!ATTLIST factuality xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST factuality
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:specifies the faith, religion, or belief set of a person. [13.3.2.1. Personal Characteristics] -->
<!ELEMENT faith %macro.phraseSeq;>
<!ATTLIST faith xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST faith
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.canonical.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--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. [14.4. Specific Elements for Graphic Images] -->
<!ELEMENT figDesc %macro.limitedContent;>
<!ATTLIST figDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST figDesc
%tei_att.global.attributes; >
<!--doc:groups elements representing or containing graphic information such as an illustration, formula, or figure. [14.4. Specific Elements for Graphic Images] -->
<!ELEMENT figure (%model.headLike;|%model.common;|figDesc|%model.graphicLike;|%model.global;|%model.divBottom;)*>
<!ATTLIST figure xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST figure
%tei_att.global.attributes;
%tei_att.placement.attributes;
%tei_att.typed.attributes;
%tei_att.written.attributes; >
<!--doc:(file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components] -->
<!ELEMENT fileDesc (((titleStmt,(editionStmt)?,(extent)?,publicationStmt,(seriesStmt)*,(notesStmt)?),(sourceDesc)+))>
<!ATTLIST fileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fileDesc
%tei_att.global.attributes; >
<!--doc:contains information about a person's period of activity. [13.3.2.1. Personal Characteristics] -->
<!ELEMENT floruit %macro.phraseSeq;>
<!ATTLIST floruit xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST floruit
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.dimensions.attributes;
%tei_att.editLike.attributes; >
<!--doc:identifies a word or phrase as belonging to some language other than that of the surrounding text. [3.3.2.1. Foreign Words or Expressions] -->
<!ELEMENT foreign %macro.phraseSeq;>
<!ATTLIST foreign xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST foreign
%tei_att.global.attributes; >
<!--doc:contains a forename, given or baptismal name. [13.2.1. Personal Names] -->
<!ELEMENT forename %macro.phraseSeq;>
<!ATTLIST forename xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST forename
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:(form information group) groups all the information on the written and spoken forms of one headword. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT form (#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|%model.formPart;|%model.global;)*>
<!ATTLIST form xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST form
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a mathematical or other formula. [14.2. Formulæ and Mathematical Expressions] -->
<!ELEMENT formula (#PCDATA|%model.graphicLike;|%model.hiLike;)*>
<!ATTLIST formula xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST formula
%tei_att.global.attributes;
%tei_att.notated.attributes; >
<!--doc:(front matter) contains any prefatory matter (headers, abstracts, title page, prefaces, dedications, etc.) found at the start of a document, before the main body. [4.6. Title Pages 4. Default Text Structure] -->
<!ELEMENT front (((%model.frontPart;|%model.pLike;|%model.pLike.front;|%model.global;)*,((((_DUMMY_model.div1Like),(_DUMMY_model.div1Like|%model.frontPart;|%model.global;)*)|((%model.divLike;),(%model.divLike;|%model.frontPart;|%model.global;)*)),((%model.divBottom;),(%model.divBottom;|%model.global;)*)?)?))>
<!ATTLIST front xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST front
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--doc:(feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit. [18.2. Elementary Feature Structures and the Binary
Feature Value] -->
<!ELEMENT fs (f)*>
<!ATTLIST fs xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fs
%tei_att.global.attributes;
%tei_att.datcat.attributes;
type %teidata.enumerated; #IMPLIED
feats CDATA #IMPLIED >
<!--doc:(feature structure declaration) declares one type of feature structure. [18.11. Feature System Declaration] -->
<!ELEMENT fsDecl (((fsDescr)?,(fDecl)+,(fsConstraints)?))>
<!ATTLIST fsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fsDecl
%tei_att.global.attributes;
type %teidata.enumerated; #REQUIRED
baseTypes NMTOKENS #IMPLIED >
<!--doc:(feature system description (in FSD)) describes in prose what is represented by the type of feature structure declared in the enclosing fsDecl. [18.11. Feature System Declaration] -->
<!ELEMENT fsDescr %macro.limitedContent;>
<!ATTLIST fsDescr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fsDescr
%tei_att.global.attributes; >
<!--doc:(feature system declaration) provides a feature system declaration comprising one or more feature structure declarations or feature structure declaration links. [18.11. Feature System Declaration] -->
<!ELEMENT fsdDecl (%model.fsdDeclPart;)+>
<!ATTLIST fsdDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fsdDecl
%tei_att.global.attributes; >
<!--doc:(funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text. [2.2.1. The Title Statement] -->
<!ELEMENT funder %macro.phraseSeq.limited;>
<!ATTLIST funder xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST funder
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:(feature-value library) assembles a library of reusable feature value elements (including complete feature structures). [18.4. Feature Libraries and Feature-Value Libraries] -->
<!ELEMENT fvLib (%model.featureVal;)*>
<!ATTLIST fvLib xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fvLib
%tei_att.global.attributes; >
<!--doc:(forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page. [11.5. Headers, Footers, and Similar Matter] -->
<!ELEMENT fw %macro.phraseSeq;>
<!ATTLIST fw xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST fw
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.placement.attributes;
%tei_att.written.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(character or glyph) represents a glyph, or a non-standard character. [5. Characters, Glyphs, and Writing Modes] -->
<!ELEMENT g (#PCDATA)>
<!ATTLIST g xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST g
%tei_att.global.attributes;
%tei_att.typed.attributes;
ref %teidata.pointer; #IMPLIED >
<!--doc:indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.4.3. Additions, Deletions, and Omissions] -->
<!ELEMENT gap (%model.descLike;|_DUMMY_model.certLike)*>
<!ATTLIST gap xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gap
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
reason NMTOKENS #IMPLIED
agent %teidata.enumerated; #IMPLIED >
<!--doc:(gender) identifies the morphological gender of a lexical item, as given in the dictionary. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT gen %macro.paraContent;>
<!ATTLIST gen xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gen
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named. [13.2.1. Personal Names] -->
<!ELEMENT genName %macro.phraseSeq;>
<!ATTLIST genName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST genName
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:(geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. [13.3.4.1. Varieties of Location] -->
<!ELEMENT geo (#PCDATA)>
<!ATTLIST geo xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST geo
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--doc:(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of the geo element elsewhere within the document. [2.3.8. The Geographic Coordinates Declaration] -->
<!ELEMENT geoDecl %macro.phraseSeq;>
<!ATTLIST geoDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST geoDecl
%tei_att.global.attributes;
%tei_att.declarable.attributes;
datum %teidata.enumerated; "WGS84" >
<!--doc:(geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc. [13.2.3. Place Names] -->
<!ELEMENT geogFeat %macro.phraseSeq;>
<!ATTLIST geogFeat xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST geogFeat
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai. [13.2.3. Place Names] -->
<!ELEMENT geogName %macro.phraseSeq;>
<!ATTLIST geogName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST geogName
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes; >
<!--doc:identifies a phrase or word used to provide a gloss or definition for some other word or phrase. [3.3.4. Terms, Glosses, Equivalents, and Descriptions 22.4.1. Description of Components] -->
<!ELEMENT gloss %macro.phraseSeq;>
<!ATTLIST gloss xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gloss
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.translatable.attributes;
%tei_att.typed.attributes;
%tei_att.pointing.attributes;
%tei_att.cReferencing.attributes; >
<!--doc:(character glyph) provides descriptive information about a character glyph. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT glyph (glyphName|charProp|unicodeProp|unihanProp|localProp|mapping|figure|%model.graphicLike;|%model.noteLike;|%model.descLike;)*>
<!ATTLIST glyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST glyph
%tei_att.global.attributes; >
<!--doc:(character glyph name) contains the name of a glyph, expressed following Unicode conventions for character names. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT glyphName (#PCDATA)>
<!ATTLIST glyphName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST glyphName
%tei_att.global.attributes; >
<!--doc:(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form. [9.3.2. Grammatical Information] -->
<!ELEMENT gram %macro.paraContent;>
<!ATTLIST gram xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gram
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(grammatical information group) groups morpho-syntactic information about a lexical item, e.g. pos, gen, number, case, or iType (inflectional class). [9.3.2. Grammatical Information] -->
<!ELEMENT gramGrp (#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|%model.gramPart;|%model.global;)*>
<!ATTLIST gramGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST gramGrp
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.typed.attributes; >
<!--doc:indicates the location of a graphic or illustration, either forming part of a text, or providing an image of it. [3.9. Graphics and Other Non-textual Components 11.1. Digital Facsimiles] -->
<!ELEMENT graphic (%model.descLike;)*>
<!ATTLIST graphic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST graphic
%tei_att.global.attributes;
%tei_att.media.attributes;
%tei_att.resourced.attributes;
%tei_att.declaring.attributes; >
<!--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. [4. Default Text Structure 4.3.1. Grouped Texts 15.1. Varieties of Composite Text] -->
<!ELEMENT group (((%model.divTop;|%model.global;)*,((text|group),(text|group|%model.global;)*),(%model.divBottom;)*))>
<!ATTLIST group xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST group
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.typed.attributes; >
<!--doc:contains one or more handNote elements documenting the different hands identified within the source texts. [11.3.2.1. Document Hands] -->
<!ELEMENT handNotes (handNote)+>
<!ATTLIST handNotes xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST handNotes
%tei_att.global.attributes; >
<!--doc:marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint. [11.3.2.1. Document Hands] -->
<!ELEMENT handShift EMPTY>
<!ATTLIST handShift xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST handShift
%tei_att.global.attributes;
%tei_att.handFeatures.attributes;
new %teidata.pointer; #IMPLIED >
<!--doc:(heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. [4.2.1. Headings and Trailers] -->
<!ELEMENT head (#PCDATA|lg|%model.gLike;|%model.phrase;|%model.inter;|%model.lLike;|%model.global;)*>
<!ATTLIST head xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST head
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.placement.attributes;
%tei_att.written.attributes; >
<!--doc:(heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured list. [3.7. Lists] -->
<!ELEMENT headItem %macro.phraseSeq;>
<!ATTLIST headItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST headItem
%tei_att.global.attributes; >
<!--doc:(heading for list labels) contains the heading for the label or term column in a glossary list or similar structured list. [3.7. Lists] -->
<!ELEMENT headLabel %macro.phraseSeq;>
<!ATTLIST headLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST headLabel
%tei_att.global.attributes; >
<!--doc:(highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] -->
<!ELEMENT hi %macro.paraContent;>
<!ATTLIST hi xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hi
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:(homograph) groups information relating to one homograph within an entry. [9.2. The Structure of Dictionary Entries] -->
<!ELEMENT hom (sense|pc|%model.entryPart.top;|%model.global;)*>
<!ATTLIST hom xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hom
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some other form. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT hyph %macro.paraContent;>
<!ATTLIST hyph xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hyph
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.notated.attributes; >
<!--doc:summarizes the way in which hyphenation in a source text has been treated in an encoded version of it. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT hyphenation (%model.pLike;)+>
<!ATTLIST hyphenation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST hyphenation
%tei_att.global.attributes;
%tei_att.declarable.attributes;
eol (all|some|hard|none) "some" >
<!--doc:(inflectional class) indicates the inflectional class associated with a lexical item. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT iType %macro.paraContent;>
<!ATTLIST iType xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST iType
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way. [13.3.1. Basic Principles 2.2.4. Publication, Distribution, Licensing, etc. 2.2.5. The Series Statement 3.11.2.4. Imprint, Size of a Document, and Reprint Information] -->
<!ELEMENT idno (#PCDATA|%model.gLike;|idno)*>
<!ATTLIST idno xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST idno
%tei_att.global.attributes;
%tei_att.sortable.attributes;
%tei_att.datable.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso. [4.6. Title Pages] -->
<!ELEMENT imprimatur %macro.paraContent;>
<!ATTLIST imprimatur xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST imprimatur
%tei_att.global.attributes; >
<!--doc:groups information relating to the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information] -->
<!ELEMENT imprint (((classCode|catRef)*,((%model.imprintPart;|%model.dateLike;),(respStmt)*,(%model.global;)*)+))>
<!ATTLIST imprint xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST imprint
%tei_att.global.attributes; >
<!--doc:marks any phenomenon or occurrence, not necessarily vocalized or communicative, for example incidental noises or other events affecting communication. [8.3.3. Vocal, Kinesic, Incident] -->
<!ELEMENT incident (%model.descLike;)*>
<!ATTLIST incident xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST incident
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.typed.attributes;
%tei_att.ascribed.attributes; >
<!--doc:(index entry) marks a location to be indexed for whatever purpose. [3.8.2. Index Entries] -->
<!ELEMENT index ((term,(index)?)*)*>
<!ATTLIST index xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST index
%tei_att.global.attributes;
%tei_att.spanning.attributes;
indexName %teidata.name; #IMPLIED >
<!--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. [15.2.1. The Text Description] -->
<!ELEMENT interaction %macro.phraseSeq.limited;>
<!ATTLIST interaction xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST interaction
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
active %teidata.enumerated; #IMPLIED
passive %teidata.enumerated; #IMPLIED >
<!--doc:describes the scope of any analytic or interpretive information added to the text in addition to the transcription. [2.3.3. The Editorial Practices Declaration] -->
<!ELEMENT interpretation (%model.pLike;)+>
<!ATTLIST interpretation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST interpretation
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains one component of a list. [3.7. Lists 2.6. The Revision Description] -->
<!ELEMENT item %macro.specialPara;>
<!ATTLIST item xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST item
%tei_att.global.attributes;
%tei_att.sortable.attributes; >
<!--doc:identifies a possibly fragmented segment of text, by pointing at the possibly discontiguous elements which compose it. [16.7. Aggregation] -->
<!ELEMENT join (%model.descLike;|_DUMMY_model.certLike)*>
<!ATTLIST join xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST join
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes;
result %teidata.name; #IMPLIED
scope (root|branches) "root" >
<!--doc:(join group) groups a collection of join elements and possibly pointers. [16.7. Aggregation] -->
<!ELEMENT joinGrp (((%model.glossLike;)*,(join|ptr)+))>
<!ATTLIST joinGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST joinGrp
%tei_att.global.attributes;
%tei_att.pointing.group.attributes;
result %teidata.name; #IMPLIED >
<!--doc:contains a list of keywords or phrases identifying the topic or nature of a text. [2.4.3. The Text Classification] -->
<!ELEMENT keywords ((term)+|list)>
<!ATTLIST keywords xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST keywords
%tei_att.global.attributes;
scheme %teidata.pointer; #IMPLIED >
<!--doc:marks any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc. [8.3.3. Vocal, Kinesic, Incident] -->
<!ELEMENT kinesic (%model.descLike;)*>
<!ATTLIST kinesic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST kinesic
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.typed.attributes;
%tei_att.ascribed.directed.attributes;
iterated %teidata.xTruthValue; "false" >
<!--doc:(verse line) contains a single, possibly incomplete, line of verse. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] -->
<!ELEMENT l (#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|%model.global;)*>
<!ATTLIST l xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST l
%tei_att.global.attributes;
%tei_att.fragmentable.attributes; >
<!--doc:contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary. [3.7. Lists] -->
<!ELEMENT label %macro.phraseSeq;>
<!ATTLIST label xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST label
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.placement.attributes;
%tei_att.written.attributes; >
<!--doc:(language name) contains the name of a language mentioned in etymological or other linguistic discussion. [9.3.4. Etymological Information] -->
<!ELEMENT lang %macro.paraContent;>
<!ATTLIST lang xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lang
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of langKnown elements. [13.3.2.1. Personal Characteristics] -->
<!ELEMENT langKnowledge (((precision)*,(%model.pLike;|(langKnown)+)))>
<!ATTLIST langKnowledge xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST langKnowledge
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
tags CDATA #IMPLIED >
<!--doc:(language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language. [15.2.2. The Participant Description] -->
<!ELEMENT langKnown %macro.phraseSeq.limited;>
<!ATTLIST langKnown xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST langKnown
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
tag %teidata.language; #REQUIRED
level %teidata.word; #IMPLIED >
<!--doc:(language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements] -->
<!ELEMENT langUsage ((%model.pLike;)+|(language)+)>
<!ATTLIST langUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST langUsage
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage] -->
<!ELEMENT language %macro.phraseSeq.limited;>
<!ATTLIST language xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST language
%tei_att.global.attributes;
ident %teidata.language; #REQUIRED
usage CDATA #IMPLIED >
<!--doc:(line beginning) marks the beginning of a new (typographic) line in some edition or version of a text. [3.10.3. Milestone
Elements 7.2.5. Speech Contents] -->
<!ELEMENT lb EMPTY>
<!ATTLIST lb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lb
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.edition.attributes;
%tei_att.spanning.attributes;
%tei_att.breaking.attributes; >
<!--doc:(label) contains a label for a form, example, translation, or other piece of information, e.g. abbreviation for, contraction of, literally, approximately, synonyms:, etc. [9.3.1. Information on Written and Spoken Forms 9.3.3.2. Translation Equivalents 9.3.5.3. Cross-References to Other Entries] -->
<!ELEMENT lbl %macro.paraContent;>
<!ATTLIST lbl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lbl
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] -->
<!ELEMENT lg (((%model.divTop;|%model.global;)*,(%model.lLike;|%model.stageLike;|%model.labelLike;|lg),(%model.lLike;|%model.stageLike;|%model.labelLike;|%model.global;|lg)*,((%model.divBottom;),(%model.global;)*)*))>
<!ATTLIST lg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST lg
%tei_att.global.attributes;
%tei_att.divLike.attributes;
%tei_att.typed.attributes;
%tei_att.declaring.attributes; >
<!--doc:contains information about a licence or other legal agreement applicable to the text. [2.2.4. Publication, Distribution, Licensing, etc.] -->
<!ELEMENT licence %macro.specialPara;>
<!ATTLIST licence xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST licence
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.datable.attributes; >
<!--doc:contains the transcription of a topographic line in the source document [11.2.2. Embedded Transcription] -->
<!ELEMENT line (#PCDATA|%model.global;|%model.gLike;|%model.linePart;)*>
<!ATTLIST line xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST line
%tei_att.typed.attributes;
%tei_att.global.attributes;
%tei_att.coordinated.attributes;
%tei_att.written.attributes; >
<!--doc:defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements. [16.1. Links] -->
<!ELEMENT link EMPTY>
<!ATTLIST link xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST link
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes; >
<!--doc:(link group) defines a collection of associations or hypertextual links. [16.1. Links] -->
<!ELEMENT linkGrp (link|ptr)+>
<!ATTLIST linkGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST linkGrp
%tei_att.global.attributes;
%tei_att.pointing.group.attributes; >
<!--doc:contains any sequence of items organized as a list. [3.7. Lists] -->
<!ELEMENT list (((%model.divTop;|%model.global;|(desc)*)*,((item,(%model.global;)*)+|((headLabel)?,(headItem)?,(label,(%model.global;)*,item,(%model.global;)*)+)),((%model.divBottom;),(%model.global;)*)*))>
<!ATTLIST list xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST list
%tei_att.global.attributes;
%tei_att.sortable.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a list of annotations, typically encoded as annotation, annotationBlock, or note, possibly organized with nested listAnnotation elements. [16.10. The standOff Container] -->
<!ELEMENT listAnnotation (((%model.headLike;)*,(%model.labelLike;)*,(%model.annotationLike;|listAnnotation)+))>
<!ATTLIST listAnnotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listAnnotation
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes;
%tei_att.declaring.attributes; >
<!--doc:(citation list) contains a list of bibliographic citations of any kind. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] -->
<!ELEMENT listBibl (((%model.headLike;)*,(desc)*,(%model.biblLike;|%model.milestoneLike;)+,(relation|listRelation)*))>
<!ATTLIST listBibl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listBibl
%tei_att.global.attributes;
%tei_att.sortable.attributes;
%tei_att.declarable.attributes;
%tei_att.typed.attributes; >
<!--doc:groups a number of change descriptions associated with either the creation of a source text or the revision of an encoded text. [2.6. The Revision Description 11.6. Identifying Changes and Revisions] -->
<!ELEMENT listChange (((desc)*,(listChange|change)+))>
<!ATTLIST listChange xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listChange
%tei_att.global.attributes;
%tei_att.sortable.attributes;
%tei_att.typed.attributes;
ordered %teidata.truthValue; "true" >
<!--doc:(list of events) contains a list of descriptions, each of which provides information about an identifiable event. [13.3.1. Basic Principles] -->
<!ELEMENT listEvent (((%model.headLike;)*,(desc)*,(%model.eventLike;)+,(relation|listRelation)*))>
<!ATTLIST listEvent xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listEvent
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of canonical names) contains a list of nyms, that is, standardized names for any thing. [13.3.6. Names and Nyms] -->
<!ELEMENT listNym (((%model.headLike;)*,(desc)*,(nym|listNym)+,(relation|listRelation)*))>
<!ATTLIST listNym xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listNym
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.5. Objects] -->
<!ELEMENT listObject (((%model.headLike;)*,(desc)*,(%model.objectLike;)+,(relation|listRelation)*))>
<!ATTLIST listObject xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listObject
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of organizations) contains a list of elements, each of which provides information about an identifiable organization. [13.2.2. Organizational Names] -->
<!ELEMENT listOrg (((%model.headLike;)*,(desc)*,(org|listOrg)+,(relation|listRelation)*))>
<!ATTLIST listOrg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listOrg
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of persons) contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source. [13.3.2. The Person Element 15.2. Contextual Information 2.4. The Profile Description 15.3.2. Declarable Elements] -->
<!ELEMENT listPerson (((%model.headLike;)*,(desc)*,(%model.personLike;|listPerson)+,(relation|listRelation)*))>
<!ATTLIST listPerson xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listPerson
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them. [2.2.7. The Source Description 13.3.4. Places] -->
<!ELEMENT listPlace (((%model.headLike;)*,(desc)*,(%model.placeLike;|listPlace)+,(relation|listRelation)*))>
<!ATTLIST listPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listPlace
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declarable.attributes;
%tei_att.sortable.attributes; >
<!--doc:(list of prefix definitions) contains a list of definitions of prefixing schemes used in teidata.pointer values, showing how abbreviated URIs using each scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers] -->
<!ELEMENT listPrefixDef (((desc)*,(prefixDef|listPrefixDef)+))>
<!ATTLIST listPrefixDef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listPrefixDef
%tei_att.global.attributes; >
<!--doc:provides information about relationships identified amongst people, places, and organizations, either informally as prose or as formally expressed relation links. [13.3.2.3. Personal Relationships] -->
<!ELEMENT listRelation (((%model.headLike;)*,(desc)*,(%model.pLike;|(relation|listRelation)+)))>
<!ATTLIST listRelation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listRelation
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.sortable.attributes; >
<!--doc:supplies a list of transpositions, each of which is indicated at some point in a document typically by means of metamarks. [11.3.4.5. Transpositions] -->
<!ELEMENT listTranspose (((desc)*,(transpose)+))>
<!ATTLIST listTranspose xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST listTranspose
%tei_att.global.attributes; >
<!--doc:(locally-defined property name) contains a locally defined name for some property. [5.2.1. Character Properties] -->
<!ELEMENT localName (#PCDATA)>
<!ATTLIST localName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST localName
%tei_att.global.attributes; >
<!--doc:(locally defined property) provides a locally defined character (or glyph) property. [5.2.1. Character Properties] -->
<!ELEMENT localProp EMPTY>
<!ATTLIST localProp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST localProp
%tei_att.global.attributes;
%tei_att.gaijiProp.attributes; >
<!--doc:contains a brief informal description of the kind of place concerned, for example: a room, a restaurant, a park bench, etc. [15.2.3. The Setting Description] -->
<!ELEMENT locale %macro.phraseSeq.limited;>
<!ATTLIST locale xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST locale
%tei_att.global.attributes; >
<!--doc:defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address. [13.3.4. Places] -->
<!ELEMENT location (precision|%model.labelLike;|%model.placeNamePart;|%model.offsetLike;|%model.measureLike;|%model.addressLike;|%model.noteLike;|%model.biblLike;)*>
<!ATTLIST location xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST location
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes; >
<!--doc:(morpheme) represents a grammatical morpheme. [17.1. Linguistic Segment Categories] -->
<!ELEMENT m (#PCDATA|%model.gLike;|%model.hiLike;|seg|m|c|%model.global;)*>
<!ATTLIST m xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST m
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes;
baseForm %teidata.word; #IMPLIED >
<!--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. [5.2. Markup Constructs for Representation of Characters and Glyphs] -->
<!ELEMENT mapping %macro.xtext;>
<!ATTLIST mapping xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mapping
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name. [3.5.3. Numbers and
Measures] -->
<!ELEMENT measure %macro.phraseSeq;>
<!ATTLIST measure xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST measure
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.measurement.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(measure group) contains a group of dimensional specifications which relate to the same object, for example the height and width of a manuscript page. [10.3.4. Dimensions] -->
<!ELEMENT measureGrp (#PCDATA|%model.gLike;|%model.measureLike;)*>
<!ATTLIST measureGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST measureGrp
%tei_att.global.attributes;
%tei_att.measurement.attributes;
%tei_att.typed.attributes; >
<!--doc:indicates the location of any form of external media such as an audio or video clip etc. [3.9. Graphics and Other Non-textual Components] -->
<!ELEMENT media (%model.descLike;)*>
<!ATTLIST media xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST media
%tei_att.typed.attributes;
%tei_att.global.attributes;
%tei_att.media.attribute.width;
%tei_att.media.attribute.height;
%tei_att.media.attribute.scale;
%tei_att.resourced.attributes;
%tei_att.declaring.attributes;
%tei_att.timed.attributes;
mimeType CDATA #REQUIRED >
<!--doc:contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it. [3.11.2.2. Titles, Authors, and Editors] -->
<!ELEMENT meeting %macro.limitedContent;>
<!ATTLIST meeting xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST meeting
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:marks words or phrases mentioned, not used. [3.3.3. Quotation] -->
<!ELEMENT mentioned %macro.phraseSeq;>
<!ATTLIST mentioned xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mentioned
%tei_att.global.attributes; >
<!--doc:contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document. [11.3.4.2. Metamarks] -->
<!ELEMENT metamark %macro.specialPara;>
<!ATTLIST metamark xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST metamark
%tei_att.spanning.attributes;
%tei_att.placement.attributes;
%tei_att.global.attributes;
function %teidata.word; #IMPLIED
target CDATA #IMPLIED >
<!--doc:marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element. [3.10.3. Milestone
Elements] -->
<!ELEMENT milestone EMPTY>
<!ATTLIST milestone xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST milestone
%tei_att.global.attributes;
%tei_att.milestoneUnit.attributes;
%tei_att.typed.attributes;
%tei_att.edition.attributes;
%tei_att.spanning.attributes;
%tei_att.breaking.attributes; >
<!--doc:represents any kind of modification identified within a single document. [11.3.4.1. Generic Modification] -->
<!ELEMENT mod %macro.paraContent;>
<!ATTLIST mod xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mod
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.typed.attributes;
%tei_att.spanning.attributes;
%tei_att.dimensions.attributes; >
<!--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). [3.11.2.1. Analytic, Monographic, and Series Levels] -->
<!ELEMENT monogr (((((author|editor|meeting|respStmt),(author|editor|meeting|respStmt)*,(title)+,(%model.ptrLike;|idno|textLang|editor|respStmt)*)|((title|%model.ptrLike;|idno)+,(textLang|author|editor|meeting|respStmt)*)|(authority,idno))?,(availability)*,(%model.noteLike;)*,(edition,(idno|%model.ptrLike;|editor|sponsor|funder|respStmt)*)*,imprint,(imprint|extent|biblScope)*))>
<!ATTLIST monogr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST monogr
%tei_att.global.attributes; >
<!--doc:contains information about the grammatical mood of verbs (e.g. indicative, subjunctive, imperative). [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT mood %macro.paraContent;>
<!ATTLIST mood xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST mood
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(name, proper noun) contains a proper noun or noun phrase. [3.5.1. Referring Strings] -->
<!ELEMENT name %macro.phraseSeq;>
<!ATTLIST name xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST name
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attributes; >
<!--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. [13.2.1. Personal Names] -->
<!ELEMENT nameLink %macro.phraseSeq;>
<!ATTLIST nameLink xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST nameLink
%tei_att.global.attributes;
%tei_att.typed.attributes; >
<!--doc:supplies the formal name of the namespace to which the elements documented by its children belong. [2.3.4. The Tagging Declaration] -->
<!ELEMENT namespace (tagUsage)+>
<!ATTLIST namespace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST namespace
%tei_att.global.attributes;
name %teidata.namespace; #REQUIRED >
<!--doc:contains an informal description of a person's present or past nationality or citizenship. [15.2.2. The Participant Description] -->
<!ELEMENT nationality %macro.phraseSeq;>
<!ATTLIST nationality xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST nationality
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT normalization (%model.pLike;)+>
<!ATTLIST normalization xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST normalization
%tei_att.global.attributes;
%tei_att.declarable.attributes;
method (silent|markup) "silent" >
<!--doc:encodes the presence of music notation in a text [14.3. Notated Music in Written Text] -->
<!ELEMENT notatedMusic (%model.labelLike;|%model.ptrLike;|graphic|binaryObject|seg)*>
<!ATTLIST notatedMusic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST notatedMusic
%tei_att.global.attributes;
%tei_att.placement.attributes;
%tei_att.typed.attributes; >
<!--doc:contains a note or annotation. [3.8.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.11.2.8. Notes and Statement of Language 9.3.5.4. Notes within Entries] -->
<!ELEMENT note %macro.specialPara;>
<!ATTLIST note xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST note
%tei_att.global.attributes;
%tei_att.placement.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes;
%tei_att.written.attributes;
anchored %teidata.truthValue; "true"
targetEnd CDATA #IMPLIED >
<!--doc:(notes statement) collects together any notes providing information about a text additional to that recorded in other parts of the bibliographic description. [2.2.6. The Notes Statement 2.2. The File Description] -->
<!ELEMENT notesStmt (%model.noteLike;|relatedItem)+>
<!ATTLIST notesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST notesStmt
%tei_att.global.attributes; >
<!--doc:(number) contains a number, written in any form. [3.5.3. Numbers and
Measures] -->
<!ELEMENT num %macro.phraseSeq;>
<!ATTLIST num xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST num
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.ranging.attributes;
type %teidata.enumerated; #IMPLIED
value %teidata.numeric; #IMPLIED >
<!--doc:indicates grammatical number associated with a form, as given in a dictionary. [9.3.1. Information on Written and Spoken Forms 9.3.2. Grammatical Information] -->
<!ELEMENT number %macro.paraContent;>
<!ATTLIST number xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST number
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(numeric value) represents the value part of a feature-value specification which contains a numeric value or range. [18.3. Other Atomic Feature Values] -->
<!ELEMENT numeric EMPTY>
<!ATTLIST numeric xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST numeric
%tei_att.global.attributes;
%tei_att.datcat.attributes;
value %teidata.numeric; #REQUIRED
max %teidata.numeric; #IMPLIED
trunc %teidata.truthValue; #IMPLIED >
<!--doc:(canonical name) contains the definition for a canonical name or name component of any kind. [13.3.6. Names and Nyms] -->
<!ELEMENT nym (((idno)*,(%model.entryPart;)*,(%model.pLike;)*,(nym)*))>
<!ATTLIST nym xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST nym
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.sortable.attributes;
parts CDATA #IMPLIED >
<!--doc:(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword. [9.4. Headword and Pronunciation References] -->
<!ELEMENT oRef (#PCDATA|%model.gLike;|oRef)*>
<!ATTLIST oRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST oRef
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
%tei_att.pointing.attributes;
%tei_att.notated.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a description of a single identifiable physical object. [13.3.5. Objects] -->
<!ELEMENT object (((objectIdentifier)+,(%model.headLike;)*,((%model.pLike;)*|((msContents)?,(physDesc)?,(history)?,(additional)?)),(%model.noteLike;|%model.biblLike;|linkGrp|link)*,(object)?))>
<!ATTLIST object xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST object
%tei_att.global.attributes;
%tei_att.sortable.attributes;
%tei_att.typed.attributes;
%tei_att.declaring.attributes;
%tei_att.docStatus.attributes;
%tei_att.canonical.attributes; >
<!--doc:(object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.5. Objects] -->
<!ELEMENT objectIdentifier (%model.placeNamePart;|institution|repository|collection|idno|msName|objectName|altIdentifier|address)*>
<!ATTLIST objectIdentifier xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST objectIdentifier
%tei_att.global.attributes; >
<!--doc:(name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.4. Object Names] -->
<!ELEMENT objectName %macro.phraseSeq;>
<!ATTLIST objectName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST objectName
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:contains an informal description of a person's trade, profession or occupation. [15.2.2. The Participant Description] -->
<!ELEMENT occupation %macro.specialPara;>
<!ATTLIST occupation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST occupation
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
scheme %teidata.pointer; #IMPLIED
code %teidata.pointer; #IMPLIED >
<!--doc:marks 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. [13.2.3. Place Names] -->
<!ELEMENT offset %macro.phraseSeq;>
<!ATTLIST offset xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST offset
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--doc:groups together dateline, byline, salutation, and similar phrases appearing as a preliminary group at the start of a division, especially of a letter. [4.2. Elements Common to All Divisions] -->
<!ELEMENT opener (#PCDATA|%model.gLike;|%model.phrase;|argument|byline|dateline|epigraph|salute|signed|%model.global;)*>
<!ATTLIST opener xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST opener
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:(organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. [13.3.3. Organizational Data] -->
<!ELEMENT org (((%model.headLike;)*,((%model.pLike;)*|(%model.labelLike;|%model.nameLike;|%model.placeLike;|%model.orgPart;|%model.milestoneLike;)*),(%model.noteLike;|%model.biblLike;|linkGrp|link|ptr)*,(%model.personLike;)*))>
<!ATTLIST org xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST org
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.editLike.attributes;
%tei_att.sortable.attributes;
role NMTOKENS #IMPLIED >
<!--doc:(organization name) contains an organizational name. [13.2.2. Organizational Names] -->
<!ELEMENT orgName %macro.phraseSeq;>
<!ATTLIST orgName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST orgName
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:(original form) contains a reading which is marked as following the original, rather than being normalized or corrected. [3.4.2. Regularization and
Normalization 12. Critical Apparatus] -->
<!ELEMENT orig %macro.paraContent;>
<!ATTLIST orig xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST orig
%tei_att.global.attributes; >
<!--doc:(orthographic form) gives the orthographic form of a dictionary headword. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT orth %macro.paraContent;>
<!ATTLIST orth xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST orth
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
%tei_att.partials.attributes;
%tei_att.notated.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:(paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents] -->
<!ELEMENT p %macro.paraContent;>
<!ATTLIST p xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST p
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.fragmentable.attributes;
%tei_att.written.attributes; >
<!--doc:(pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword. [9.4. Headword and Pronunciation References] -->
<!ELEMENT pRef (#PCDATA|%model.gLike;|pRef)*>
<!ATTLIST pRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pRef
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.lexicographic.attributes;
%tei_att.notated.attributes; >
<!--doc:(participation description) describes the identifiable speakers, voices, or other participants in any kind of text or other persons named or otherwise referred to in a text, edition, or metadata. [15.2. Contextual Information] -->
<!ELEMENT particDesc ((%model.pLike;)+|(%model.personLike;|listPerson|listOrg)+)>
<!ATTLIST particDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST particDesc
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:defines any line passing through two or more points within a surface element. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] -->
<!ELEMENT path EMPTY>
<!ATTLIST path xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST path
%tei_att.global.attributes;
%tei_att.coordinated.attribute.start;
%tei_att.coordinated.attribute.ulx;
%tei_att.coordinated.attribute.uly;
%tei_att.coordinated.attribute.lrx;
%tei_att.coordinated.attribute.lry;
%tei_att.typed.attributes;
%tei_att.written.attributes;
points CDATA #IMPLIED >
<!--doc:marks a pause either between or within utterances. [8.3.2. Pausing] -->
<!ELEMENT pause EMPTY>
<!ATTLIST pause xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pause
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.typed.attributes;
%tei_att.ascribed.directed.attributes; >
<!--doc:(page beginning) marks the beginning of a new page in a paginated document. [3.10.3. Milestone
Elements] -->
<!ELEMENT pb EMPTY>
<!ATTLIST pb xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pb
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.edition.attributes;
%tei_att.spanning.attributes;
%tei_att.breaking.attributes; >
<!--doc:(punctuation character) contains a character or string of characters regarded as constituting a single punctuation mark. [17.1.2. Below the Word Level 17.4.2. Lightweight Linguistic Annotation] -->
<!ELEMENT pc (#PCDATA|%model.gLike;|c|%model.pPart.edit;)*>
<!ATTLIST pc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pc
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.linguistic.attributes;
force (strong|weak|inter) #IMPLIED
unit %teidata.enumerated; #IMPLIED
pre %teidata.truthValue; #IMPLIED >
<!--doc:(person) contains an indication of the grammatical person (1st, 2nd, 3rd, etc.) associated with a given inflected form in a dictionary. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT per %macro.paraContent;>
<!ATTLIST per xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST per
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [13.2.1. Personal Names] -->
<!ELEMENT persName %macro.phraseSeq;>
<!ATTLIST persName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST persName
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source. [13.3.2. The Person Element 15.2.2. The Participant Description] -->
<!ELEMENT person ((%model.pLike;)+|(%model.personPart;|%model.global;|ptr)*)>
<!ATTLIST person xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST person
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.sortable.attributes;
role NMTOKENS #IMPLIED
sex CDATA #IMPLIED
age %teidata.enumerated; #IMPLIED >
<!--doc:(personal group) describes a group of individuals treated as a single person for analytic purposes. [15.2.2. The Participant Description] -->
<!ELEMENT personGrp ((%model.pLike;)+|(%model.personPart;|%model.global;)*)>
<!ATTLIST personGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST personGrp
%tei_att.global.attributes;
%tei_att.sortable.attributes;
role %teidata.enumerated; #IMPLIED
sex CDATA #IMPLIED
age %teidata.enumerated; #IMPLIED
size CDATA #IMPLIED >
<!--doc:provides information about one of the personalities identified for a given individual, where an individual has multiple personalities. [13.3.2. The Person Element] -->
<!ELEMENT persona ((%model.pLike;)+|(%model.personPart;|%model.global;)*)>
<!ATTLIST persona xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST persona
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.sortable.attributes;
role NMTOKENS #IMPLIED
sex CDATA #IMPLIED
age %teidata.enumerated; #IMPLIED >
<!--doc:(phrase) represents a grammatical phrase. [17.1. Linguistic Segment Categories] -->
<!ELEMENT phr %macro.phraseSeq;>
<!ATTLIST phr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST phr
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes; >
<!--doc:contains data about a geographic location [13.3.4. Places] -->
<!ELEMENT place (((%model.headLike;)*,((%model.pLike;)*|(%model.labelLike;|%model.placeStateLike;|%model.eventLike;)*),(%model.noteLike;|%model.biblLike;|idno|ptr|linkGrp|link)*,(%model.placeLike;|listPlace)*))>
<!ATTLIST place xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST place
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.editLike.attributes;
%tei_att.sortable.attributes; >
<!--doc:contains an absolute or relative place name. [13.2.3. Place Names] -->
<!ELEMENT placeName %macro.phraseSeq;>
<!ATTLIST placeName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST placeName
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:contains information about the population of a place. [13.3.4.3. States, Traits, and Events] -->
<!ELEMENT population (((precision)*,(%model.headLike;)*,(((%model.pLike;)+|(%model.labelLike;)+),(%model.noteLike;|%model.biblLike;)*)?,(population)*))>
<!ATTLIST population xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST population
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(part of speech) indicates the part of speech assigned to a dictionary headword such as noun, verb, or adjective. [9.3.2. Grammatical Information] -->
<!ELEMENT pos %macro.paraContent;>
<!ATTLIST pos xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pos
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(postal box or post office box) contains a number or other identifier for some postal delivery point other than a street address. [3.5.2. Addresses] -->
<!ELEMENT postBox (#PCDATA)>
<!ATTLIST postBox xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postBox
%tei_att.global.attributes; >
<!--doc:(postal code) contains a numerical or alphanumeric code used as part of a postal address to simplify sorting or delivery of mail. [3.5.2. Addresses] -->
<!ELEMENT postCode (#PCDATA)>
<!ATTLIST postCode xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postCode
%tei_att.global.attributes; >
<!--doc:contains a postscript, e.g. to a letter. [4.2. Elements Common to All Divisions] -->
<!ELEMENT postscript (((%model.global;|%model.divTopPart;)*,(%model.common;),(%model.global;|%model.common;)*,((%model.divBottomPart;),(%model.global;)*)*))>
<!ATTLIST postscript xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST postscript
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:(prefix definition) defines a prefixing scheme used in teidata.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers] -->
<!ELEMENT prefixDef (%model.pLike;)*>
<!ATTLIST prefixDef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST prefixDef
%tei_att.global.attributes;
%tei_att.patternReplacement.attributes;
ident %teidata.prefix; #REQUIRED >
<!--doc:describes the extent to which a text may be regarded as prepared or spontaneous. [15.2.1. The Text Description] -->
<!ELEMENT preparedness %macro.phraseSeq.limited;>
<!ATTLIST preparedness xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST preparedness
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the creation of an electronic text. [2.2.1. The Title Statement] -->
<!ELEMENT principal %macro.phraseSeq.limited;>
<!ATTLIST principal xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST principal
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, the participants and their setting. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components] -->
<!ELEMENT profileDesc (%model.profileDescPart;)*>
<!ATTLIST profileDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST profileDesc
%tei_att.global.attributes; >
<!--doc:(project description) describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. [2.3.1. The Project Description 2.3. The Encoding Description 15.3.2. Declarable Elements] -->
<!ELEMENT projectDesc (%model.pLike;)+>
<!ATTLIST projectDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST projectDesc
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(pronunciation) contains the pronunciation(s) of the word. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT pron %macro.paraContent;>
<!ATTLIST pron xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pron
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.notated.attributes;
%tei_att.partials.attributes;
%tei_att.typed.attributes; >
<!--doc:(pointer) defines a pointer to another location. [3.6. Simple Links and Cross-References 16.1. Links] -->
<!ELEMENT ptr EMPTY>
<!ATTLIST ptr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ptr
%tei_att.cReferencing.attributes;
%tei_att.declaring.attributes;
%tei_att.global.attributes;
%tei_att.internetMedia.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes; >
<!--doc:(publication place) contains the name of the place where a bibliographic item was published. [3.11.2.4. Imprint, Size of a Document, and Reprint Information] -->
<!ELEMENT pubPlace %macro.phraseSeq;>
<!ATTLIST pubPlace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST pubPlace
%tei_att.global.attributes;
%tei_att.naming.attributes; >
<!--doc:(publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description] -->
<!ELEMENT publicationStmt (((%model.publicationStmtPart.agency;),(%model.publicationStmtPart.detail;)*)+|(%model.pLike;)+)>
<!ATTLIST publicationStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST publicationStmt
%tei_att.global.attributes; >
<!--doc:provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.] -->
<!ELEMENT publisher %macro.phraseSeq;>
<!ATTLIST publisher xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST publisher
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:specifies editorial practice adopted with respect to punctuation marks in the original. [2.3.3. The Editorial Practices Declaration 3.2. Treatment of Punctuation] -->
<!ELEMENT punctuation (%model.pLike;)*>
<!ATTLIST punctuation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST punctuation
%tei_att.declarable.attributes;
%tei_att.global.attributes;
marks (none|some|all) #IMPLIED
placement (internal|external) #IMPLIED >
<!--doc:characterizes a single purpose or communicative function of the text. [15.2.1. The Text Description] -->
<!ELEMENT purpose %macro.phraseSeq.limited;>
<!ATTLIST purpose xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST purpose
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
degree %teidata.certainty; #IMPLIED >
<!--doc:(quoted) contains material which is distinguished from the surrounding text using quotation marks or a similar method, for any one of a variety of reasons including, but not limited to: direct speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and passages that are mentioned but not used. [3.3.3. Quotation] -->
<!ELEMENT q %macro.specialPara;>
<!ATTLIST q xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST q
%tei_att.global.attributes;
%tei_att.ascribed.directed.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:specifies editorial practice adopted with respect to quotation marks in the original. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT quotation (%model.pLike;)*>
<!ATTLIST quotation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST quotation
%tei_att.global.attributes;
%tei_att.declarable.attributes;
marks (none|some|all) #IMPLIED >
<!--doc:(quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts] -->
<!ELEMENT quote %macro.specialPara;>
<!ATTLIST quote xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST quote
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes; >
<!--doc:(related entry) contains a dictionary entry for a lexical item related to the headword, such as a compound phrase or derived form, embedded inside a larger entry. [9.3.6. Related Entries] -->
<!ELEMENT re (#PCDATA|%model.gLike;|sense|%model.entryPart.top;|%model.phrase;|%model.global;)*>
<!ATTLIST re xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST re
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.typed.attributes; >
<!--doc:(recording event) provides details of an audio or video recording event used as the source of a spoken text, either directly or from a public broadcast. [8.2. Documenting the Source of Transcribed Speech 15.3.2. Declarable Elements] -->
<!ELEMENT recording (%model.recordingPart;|%model.pLike;)*>
<!ATTLIST recording xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST recording
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.duration.attributes;
%tei_att.typed.attribute.subtype;
type (audio|video) "audio" >
<!--doc:(recording statement) describes a set of recordings used as the basis for transcription of a spoken text. [8.2. Documenting the Source of Transcribed Speech 2.2.7. The Source Description] -->
<!ELEMENT recordingStmt ((%model.pLike;)+|(recording)+)>
<!ATTLIST recordingStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST recordingStmt
%tei_att.global.attributes; >
<!--doc:indicates one or more cancelled interventions in a document which have subsequently been marked as reaffirmed or repeated. [11.3.4.4. Confirmation, Cancellation, and Reinstatement of Modifications] -->
<!ELEMENT redo EMPTY>
<!ATTLIST redo xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST redo
%tei_att.global.attributes;
%tei_att.spanning.attributes;
%tei_att.transcriptional.attributes;
%tei_att.dimensions.attributes;
target CDATA #IMPLIED >
<!--doc:(reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links] -->
<!ELEMENT ref %macro.paraContent;>
<!ATTLIST ref xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST ref
%tei_att.cReferencing.attributes;
%tei_att.declaring.attributes;
%tei_att.global.attributes;
%tei_att.internetMedia.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes; >
<!--doc:(reference state) specifies one component of a canonical reference defined by the milestone method. [2.3.6.3. Milestone Method 2.3.6. The Reference System Declaration] -->
<!ELEMENT refState EMPTY>
<!ATTLIST refState xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST refState
%tei_att.global.attributes;
%tei_att.milestoneUnit.attributes;
%tei_att.edition.attributes;
length %teidata.count; #IMPLIED
delim %teidata.text; #IMPLIED >
<!--doc:(references declaration) specifies how canonical references are constructed for this text. [2.3.6.3. Milestone Method 2.3. The Encoding Description 2.3.6. The Reference System Declaration] -->
<!ELEMENT refsDecl ((%model.pLike;)+|(cRefPattern)+|(refState)+)>
<!ATTLIST refsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST refsDecl
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(regularization) contains a reading which has been regularized or normalized in some sense. [3.4.2. Regularization and
Normalization 12. Critical Apparatus] -->
<!ELEMENT reg %macro.paraContent;>
<!ATTLIST reg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST reg
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attributes; >
<!--doc:contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country. [13.2.3. Place Names] -->
<!ELEMENT region %macro.phraseSeq;>
<!ATTLIST region xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST region
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes; >
<!--doc:contains or references some other bibliographic item which is related to the present one in some specified manner, for example as a constituent or alternative version of it. [3.11.2.7. Related Items] -->
<!ELEMENT relatedItem (%model.biblLike;|%model.ptrLike;)?>
<!ATTLIST relatedItem xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST relatedItem
%tei_att.global.attributes;
%tei_att.typed.attributes;
target %teidata.pointer; #IMPLIED >
<!--doc:(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items. [13.3.2.3. Personal Relationships] -->
<!ELEMENT relation (desc)?>
<!ATTLIST relation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST relation
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.canonical.attributes;
%tei_att.sortable.attributes;
%tei_att.typed.attributes;
name %teidata.enumerated; #IMPLIED
active CDATA #IMPLIED
mutual CDATA #IMPLIED
passive CDATA #IMPLIED >
<!--doc:supplies information about the rendition or appearance of one or more elements in the source text. [2.3.4. The Tagging Declaration] -->
<!ELEMENT rendition %macro.limitedContent;>
<!ATTLIST rendition xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST rendition
%tei_att.global.attributes;
%tei_att.styleDef.attributes;
scope %teidata.enumerated; #IMPLIED
selector %teidata.text; #IMPLIED >
<!--doc:describes a person's present or past places of residence. [15.2.2. The Participant Description] -->
<!ELEMENT residence %macro.phraseSeq;>
<!ATTLIST residence xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST residence
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:(responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] -->
<!ELEMENT resp %macro.phraseSeq.limited;>
<!ATTLIST resp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST resp
%tei_att.global.attributes;
%tei_att.canonical.attributes;
%tei_att.datable.attributes; >
<!--doc:(statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, recording, or series, where the specialized elements for authors, editors, etc. do not suffice or do not apply. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] -->
<!ELEMENT respStmt (((((resp)+,(%model.nameLike.agent;)+)|((%model.nameLike.agent;)+,(resp)+)),(note)*))>
<!ATTLIST respStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST respStmt
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction. [11.3.1.6. Cancellation of Deletions and Other Markings] -->
<!ELEMENT restore %macro.paraContent;>
<!ATTLIST restore xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST restore
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--doc:contains a sequence of writing which has been retraced, for example by over-inking, to clarify or fix it. [11.3.4.3. Fixation and Clarification] -->
<!ELEMENT retrace %macro.paraContent;>
<!ATTLIST retrace xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST retrace
%tei_att.global.attributes;
%tei_att.spanning.attributes;
%tei_att.transcriptional.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] -->
<!ELEMENT revisionDesc (list|listChange|(change)+)>
<!ATTLIST revisionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST revisionDesc
%tei_att.global.attributes;
%tei_att.docStatus.attributes; >
<!--doc:contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank. [13.2.1. Personal Names] -->
<!ELEMENT roleName %macro.phraseSeq;>
<!ATTLIST roleName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST roleName
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:contains one row of a table. [14.1.1. TEI Tables] -->
<!ELEMENT row (cell)+>
<!ATTLIST row xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST row
%tei_att.global.attributes;
%tei_att.tableDecoration.attributes; >
<!--doc:(referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.5.1. Referring Strings] -->
<!ELEMENT rs %macro.phraseSeq;>
<!ATTLIST rs xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST rs
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes; >
<!--doc:(s-unit) contains a sentence-like division of a text. [17.1. Linguistic Segment Categories 8.4.1. Segmentation] -->
<!ELEMENT s %macro.phraseSeq;>
<!ATTLIST s xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST s
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.notated.attributes; >
<!--doc:(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or not, whether directly or indirectly reported, whether by real people or fictional characters. [3.3.3. Quotation] -->
<!ELEMENT said %macro.specialPara;>
<!ATTLIST said xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST said
%tei_att.global.attributes;
%tei_att.ascribed.directed.attributes;
aloud %teidata.xTruthValue; #IMPLIED
direct %teidata.xTruthValue; "true" >
<!--doc:(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc. [4.2.2. Openers and Closers] -->
<!ELEMENT salute %macro.paraContent;>
<!ATTLIST salute xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST salute
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] -->
<!ELEMENT samplingDecl (%model.pLike;)+>
<!ATTLIST samplingDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST samplingDecl
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(schema reference) describes or points to a related customization or schema file [2.3.10. The Schema Specification] -->
<!ELEMENT schemaRef (((%model.descLike;)?))>
<!ATTLIST schemaRef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST schemaRef
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.resourced.attributes;
key %teidata.xmlName; #IMPLIED >
<!--doc:(script statement) contains a citation giving details of the script used for a spoken text. [8.2. Documenting the Source of Transcribed Speech 2.2.7. The Source Description 15.3.2. Declarable Elements] -->
<!ELEMENT scriptStmt ((%model.pLike;)+|%model.biblLike;)>
<!ATTLIST scriptStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST scriptStmt
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(secluded text) Secluded. Marks text present in the source which the editor believes to be genuine but out of its original place (which is unknown). [11.3.1.7. Text Omitted from or Supplied in the Transcription] -->
<!ELEMENT secl %macro.paraContent;>
<!ATTLIST secl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST secl
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
reason CDATA #IMPLIED >
<!--doc:(arbitrary segment) represents any segmentation of text below the chunk level. [16.3. Blocks, Segments, and Anchors 6.2. Components of the Verse Line 7.2.5. Speech Contents] -->
<!ELEMENT seg %macro.paraContent;>
<!ATTLIST seg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST seg
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.written.attributes;
%tei_att.notated.attributes; >
<!--doc:describes the principles according to which the text has been segmented, for example into sentences, tone-units, graphemic strata, etc. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT segmentation (%model.pLike;)+>
<!ATTLIST segmentation xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST segmentation
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:groups together all information relating to one word sense in a dictionary entry, for example definitions, examples, and translation equivalents. [9.2. The Structure of Dictionary Entries] -->
<!ELEMENT sense (#PCDATA|%model.gLike;|sense|%model.entryPart.top;|%model.phrase;|%model.global;)*>
<!ATTLIST sense xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sense
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
level %teidata.count; #IMPLIED >
<!--doc:(series information) contains information about the series in which a book or other bibliographic item has appeared. [3.11.2.1. Analytic, Monographic, and Series Levels] -->
<!ELEMENT series (#PCDATA|%model.gLike;|title|%model.ptrLike;|editor|respStmt|biblScope|idno|textLang|%model.global;|availability)*>
<!ATTLIST series xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST series
%tei_att.global.attributes; >
<!--doc:(series statement) groups information about the series, if any, to which a publication belongs. [2.2.5. The Series Statement 2.2. The File Description] -->
<!ELEMENT seriesStmt ((%model.pLike;)+|((title)+,(editor|respStmt)*,(idno|biblScope)*))>
<!ATTLIST seriesStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST seriesStmt
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:describes one particular setting in which a language interaction takes place. [15.2.3. The Setting Description] -->
<!ELEMENT setting ((%model.pLike;)+|(%model.nameLike.agent;|%model.dateLike;|%model.settingPart;)*)>
<!ATTLIST setting xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST setting
%tei_att.global.attributes;
%tei_att.ascribed.attributes; >
<!--doc:(setting description) describes the setting or settings within which a language interaction takes place, or other places otherwise referred to in a text, edition, or metadata. [15.2. Contextual Information 2.4. The Profile Description] -->
<!ELEMENT settingDesc ((%model.pLike;)+|(setting|%model.placeLike;|listPlace)+)>
<!ATTLIST settingDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST settingDesc
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. [13.2.3. Place Names] -->
<!ELEMENT settlement %macro.phraseSeq;>
<!ATTLIST settlement xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST settlement
%tei_att.global.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.datable.attributes; >
<!--doc:specifies the sex of a person. [13.3.2.1. Personal Characteristics] -->
<!ELEMENT sex %macro.phraseSeq;>
<!ATTLIST sex xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sex
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.datable.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
value CDATA #IMPLIED >
<!--doc:marks the point at which some paralinguistic feature of a series of utterances by any one speaker changes. [8.3.6. Shifts] -->
<!ELEMENT shift EMPTY>
<!ATTLIST shift xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST shift
%tei_att.global.attributes;
%tei_att.ascribed.attributes;
feature %teidata.enumerated; #IMPLIED
new %teidata.enumerated; "normal" >
<!--doc:(Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. [3.4.1. Apparent Errors] -->
<!ELEMENT sic %macro.paraContent;>
<!ATTLIST sic xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sic
%tei_att.global.attributes; >
<!--doc:(signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text. [4.2.2. Openers and Closers] -->
<!ELEMENT signed %macro.paraContent;>
<!ATTLIST signed xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST signed
%tei_att.global.attributes;
%tei_att.written.attributes; >
<!--doc:contains a word or phrase for which the author or narrator indicates a disclaiming of responsibility, for example by the use of scare quotes or italics. [3.3.3. Quotation] -->
<!ELEMENT soCalled %macro.phraseSeq;>
<!ATTLIST soCalled xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST soCalled
%tei_att.global.attributes; >
<!--doc:(socio-economic status) contains an informal description of a person's perceived social or economic status. [15.2.2. The Participant Description] -->
<!ELEMENT socecStatus %macro.phraseSeq;>
<!ATTLIST socecStatus xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST socecStatus
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED
scheme %teidata.pointer; #IMPLIED
code %teidata.pointer; #IMPLIED >
<!--doc:(source description) describes the source(s) from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description] -->
<!ELEMENT sourceDesc ((%model.pLike;)+|(%model.biblLike;|%model.sourceDescPart;|%model.listLike;)+)>
<!ATTLIST sourceDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sourceDesc
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains a transcription or other representation of a single source document potentially forming part of a dossier génétique or collection of sources. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] -->
<!ELEMENT sourceDoc (%model.global;|%model.graphicLike;|surface|surfaceGrp)+>
<!ATTLIST sourceDoc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sourceDoc
%tei_att.global.attributes;
%tei_att.declaring.attributes; >
<!--doc:(speech) contains an individual speech in a performance text, or a passage presented as such in a prose or verse text. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.2. Speeches and Speakers] -->
<!ELEMENT sp (((%model.global;)*,(speaker,(%model.global;)*)?,((lg|%model.lLike;|%model.pLike;|%model.listLike;|%model.stageLike;|%model.attributable;),((%model.global;)*|q))+))>
<!ATTLIST sp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sp
%tei_att.global.attributes;
%tei_att.ascribed.directed.attributes; >
<!--doc:indicates the location of a significant space in the text. [11.4.1. Space] -->
<!ELEMENT space (%model.descLike;|_DUMMY_model.certLike)*>
<!ATTLIST space xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST space
%tei_att.global.attribute.xmlid;
%tei_att.global.attribute.n;
%tei_att.global.attribute.xmllang;
%tei_att.global.attribute.xmlbase;
%tei_att.global.attribute.xmlspace;
%tei_att.global.rendition.attribute.rend;
%tei_att.global.rendition.attribute.style;
%tei_att.global.rendition.attribute.rendition;
%tei_att.global.linking.attribute.corresp;
%tei_att.global.linking.attribute.synch;
%tei_att.global.linking.attribute.sameAs;
%tei_att.global.linking.attribute.copyOf;
%tei_att.global.linking.attribute.next;
%tei_att.global.linking.attribute.prev;
%tei_att.global.linking.attribute.exclude;
%tei_att.global.linking.attribute.select;
%tei_att.global.analytic.attribute.ana;
%tei_att.global.facs.attribute.facs;
%tei_att.global.change.attribute.change;
%tei_att.global.responsibility.attribute.cert;
%tei_att.global.source.attribute.source;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes;
resp CDATA #IMPLIED
dim (horizontal|vertical) #IMPLIED >
<!--doc:associates an interpretative annotation directly with a span of text. [17.3. Spans and Interpretations] -->
<!ELEMENT span %macro.phraseSeq.limited;>
<!ATTLIST span xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST span
%tei_att.global.attributes;
%tei_att.interpLike.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes;
from %teidata.pointer; #IMPLIED
to %teidata.pointer; #IMPLIED >
<!--doc:(span group) collects together span tags. [17.3. Spans and Interpretations] -->
<!ELEMENT spanGrp (span)*>
<!ATTLIST spanGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST spanGrp
%tei_att.global.attributes;
%tei_att.interpLike.attributes;
%tei_att.typed.attributes; >
<!--doc:contains a specialized form of heading or label, giving the name of one or more speakers in a dramatic text or fragment. [3.12.2. Core Tags for Drama] -->
<!ELEMENT speaker %macro.phraseSeq;>
<!ATTLIST speaker xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST speaker
%tei_att.global.attributes; >
<!--doc:specifies the name of a sponsoring organization or institution. [2.2.1. The Title Statement] -->
<!ELEMENT sponsor %macro.phraseSeq.limited;>
<!ATTLIST sponsor xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST sponsor
%tei_att.global.attributes;
%tei_att.canonical.attributes; >
<!--doc:(stage direction) contains any kind of stage direction within a dramatic text or fragment. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.4. Stage Directions] -->
<!ELEMENT stage %macro.specialPara;>
<!ATTLIST stage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stage
%tei_att.ascribed.directed.attributes;
%tei_att.global.attributes;
%tei_att.placement.attributes;
type NMTOKENS #IMPLIED >
<!--doc:Functions as a container element for linked data, contextual information, and stand-off annotations embedded in a TEI document. [16.10. The standOff Container] -->
<!ELEMENT standOff (%model.standOffPart;)+>
<!ATTLIST standOff xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST standOff
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.declaring.attributes; >
<!--doc:contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] -->
<!ELEMENT state (((precision)*,((state)+|((%model.headLike;)*,(%model.pLike;)+,(%model.noteLike;|%model.biblLike;)*)|(%model.labelLike;|%model.noteLike;|%model.biblLike;)*)))>
<!ATTLIST state xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST state
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.typed.attributes;
%tei_att.naming.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(standard values) specifies the format used when standardized date or number values are supplied. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] -->
<!ELEMENT stdVals (%model.pLike;)+>
<!ATTLIST stdVals xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stdVals
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:contains 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. [3.5.2. Addresses] -->
<!ELEMENT street %macro.phraseSeq;>
<!ATTLIST street xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST street
%tei_att.global.attributes; >
<!--doc:contains the stress pattern for a dictionary headword, if given separately. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT stress %macro.paraContent;>
<!ATTLIST stress xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST stress
%tei_att.global.attributes;
%tei_att.notated.attributes; >
<!--doc:(string value) represents the value part of a feature-value specification which contains a string. [18.3. Other Atomic Feature Values] -->
<!ELEMENT string %macro.xtext;>
<!ATTLIST string xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST string
%tei_att.global.attributes;
%tei_att.datcat.attributes; >
<!--doc:(style definition language declaration) specifies the name of the formal language in which style or renditional information is supplied elsewhere in the document. The specific version of the scheme may also be supplied. [2.3.5. The Default Style Definition Language Declaration] -->
<!ELEMENT styleDefDecl (%model.pLike;)*>
<!ATTLIST styleDefDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST styleDefDecl
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.styleDef.attributes; >
<!--doc:(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable, etc.) [9.3.2. Grammatical Information] -->
<!ELEMENT subc %macro.paraContent;>
<!ATTLIST subc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST subc
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:(substitution) groups one or more deletions (or surplus text) with one or more additions when the combination is to be regarded as a single intervention in the text. [11.3.1.5. Substitutions] -->
<!ELEMENT subst (add|surplus|del|%model.milestoneLike;)+>
<!ATTLIST subst xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST subst
%tei_att.global.attributes;
%tei_att.transcriptional.attributes;
%tei_att.dimensions.attributes; >
<!--doc:(substitution join) identifies a series of possibly fragmented additions, deletions, or other revisions on a manuscript that combine to make up a single intervention in the text [11.3.1.5. Substitutions] -->
<!ELEMENT substJoin (%model.descLike;|_DUMMY_model.certLike)*>
<!ATTLIST substJoin xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST substJoin
%tei_att.global.attributes;
%tei_att.pointing.attributes;
%tei_att.transcriptional.attributes;
%tei_att.dimensions.attributes; >
<!--doc:groups a sequence of entries within any kind of lexical resource, such as a dictionary or lexicon which function as a single unit, for example a set of homographs. [9.1. Dictionary Body and Overall Structure] -->
<!ELEMENT superEntry (((form)?,(entry)+)|dictScrap)>
<!ATTLIST superEntry xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST superEntry
%tei_att.global.attributes;
%tei_att.entryLike.attributes;
%tei_att.sortable.attributes; >
<!--doc:signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe. [11.3.3.1. Damage, Illegibility, and Supplied Text] -->
<!ELEMENT supplied %macro.paraContent;>
<!ATTLIST supplied xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST supplied
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
reason CDATA #IMPLIED >
<!--doc:defines a written surface as a two-dimensional coordinate space, optionally grouping one or more graphic representations of that space, zones of interest within that space, and transcriptions of the writing within them. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] -->
<!ELEMENT surface (((%model.global;|%model.labelLike;|%model.graphicLike;)*,((zone|line|path|surface|surfaceGrp),(%model.global;)*)*))>
<!ATTLIST surface xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST surface
%tei_att.global.attributes;
%tei_att.coordinated.attributes;
%tei_att.declaring.attributes;
%tei_att.typed.attributes;
attachment %teidata.enumerated; #IMPLIED
flipping %teidata.truthValue; #IMPLIED >
<!--doc:defines any kind of useful grouping of written surfaces, for example the recto and verso of a single leaf, which the encoder wishes to treat as a single unit. [11.1. Digital Facsimiles] -->
<!ELEMENT surfaceGrp (%model.global;|surface|surfaceGrp)+>
<!ATTLIST surfaceGrp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST surfaceGrp
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.typed.attributes; >
<!--doc:contains a family (inherited) name, as opposed to a given, baptismal, or nick name. [13.2.1. Personal Names] -->
<!ELEMENT surname %macro.phraseSeq;>
<!ATTLIST surname xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST surname
%tei_att.global.attributes;
%tei_att.personal.attributes;
%tei_att.typed.attributes; >
<!--doc:marks text present in the source which the editor believes to be superfluous or redundant. [11.3.3.1. Damage, Illegibility, and Supplied Text] -->
<!ELEMENT surplus %macro.paraContent;>
<!ATTLIST surplus xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST surplus
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
reason CDATA #IMPLIED >
<!--doc:(syllabification) contains the syllabification of the headword. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT syll %macro.paraContent;>
<!ATTLIST syll xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST syll
%tei_att.global.attributes;
%tei_att.lexicographic.attributes;
%tei_att.notated.attributes; >
<!--doc:(symbolic value) represents the value part of a feature-value specification which contains one of a finite list of symbols. [18.3. Other Atomic Feature Values] -->
<!ELEMENT symbol EMPTY>
<!ATTLIST symbol xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST symbol
%tei_att.global.attributes;
%tei_att.datcat.attributes;
value %teidata.word; #REQUIRED >
<!--doc:contains text displayed in tabular form, in rows and columns. [14.1.1. TEI Tables] -->
<!ELEMENT table (((%model.headLike;|%model.global;)*,((row,(%model.global;)*)+|((%model.graphicLike;),(%model.global;)*)+),((%model.divBottom;),(%model.global;)*)*))>
<!ATTLIST table xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST table
%tei_att.global.attributes;
%tei_att.typed.attributes;
rows %teidata.count; #IMPLIED
cols %teidata.count; #IMPLIED >
<!--doc:documents the usage of a specific element within a specified document. [2.3.4. The Tagging Declaration] -->
<!ELEMENT tagUsage %macro.limitedContent;>
<!ATTLIST tagUsage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tagUsage
%tei_att.global.attributes;
gi %teidata.name; #REQUIRED
occurs %teidata.count; #IMPLIED
withId %teidata.count; #IMPLIED >
<!--doc:(tagging declaration) provides detailed information about the tagging applied to a document. [2.3.4. The Tagging Declaration 2.3. The Encoding Description] -->
<!ELEMENT tagsDecl (((rendition)*,(namespace)*))>
<!ATTLIST tagsDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tagsDecl
%tei_att.global.attributes;
partial %teidata.truthValue; #IMPLIED >
<!--doc:defines a typology either implicitly, by means of a bibliographic citation, or explicitly by a structured taxonomy. [2.3.7. The Classification Declaration] -->
<!ELEMENT taxonomy (((category|taxonomy)+|((%model.glossLike;|%model.descLike;)+,(category|taxonomy)*))|((%model.biblLike;),(category|taxonomy)*))>
<!ATTLIST taxonomy xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST taxonomy
%tei_att.global.attributes; >
<!--doc: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. [4. Default Text Structure 15.1. Varieties of Composite Text] -->
<!ELEMENT teiCorpus ((teiHeader,(%model.resource;)*,(%model.describedResource;)+))>
<!ATTLIST teiCorpus xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST teiCorpus
%tei_att.global.attributes;
%tei_att.typed.attributes;
version %teidata.version; #IMPLIED >
<!ATTLIST teiCorpus xsi:schemaLocation CDATA #IMPLIED
xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'
>
<!--doc:(TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text] -->
<!ELEMENT teiHeader ((fileDesc,(%model.teiHeaderPart;)*,(revisionDesc)?))>
<!ATTLIST teiHeader xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST teiHeader
%tei_att.global.attributes; >
<!--doc:contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions] -->
<!ELEMENT term %macro.phraseSeq;>
<!ATTLIST term xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST term
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.pointing.attributes;
%tei_att.typed.attributes;
%tei_att.canonical.attributes;
%tei_att.sortable.attributes;
%tei_att.cReferencing.attributes; >
<!--doc:contains information about the physical terrain of a place. [13.3.4.3. States, Traits, and Events] -->
<!ELEMENT terrain (((precision)*,(%model.headLike;)*,((%model.pLike;)+|(%model.labelLike;)+),(%model.noteLike;|%model.biblLike;)*,(terrain)*))>
<!ATTLIST terrain xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST terrain
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes; >
<!--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. [4. Default Text Structure 15.1. Varieties of Composite Text] -->
<!ELEMENT text (((%model.global;)*,(front,(%model.global;)*)?,(body|group),(%model.global;)*,(back,(%model.global;)*)?))>
<!ATTLIST text xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST text
%tei_att.global.attributes;
%tei_att.declaring.attributes;
%tei_att.typed.attributes;
%tei_att.written.attributes; >
<!--doc:(text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification] -->
<!ELEMENT textClass (classCode|catRef|keywords)*>
<!ATTLIST textClass xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST textClass
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description] -->
<!ELEMENT textDesc (((%model.textDescPart_sequence;),(purpose)+))>
<!ATTLIST textDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST textDesc
%tei_att.global.attributes;
%tei_att.declarable.attributes; >
<!--doc:(text language) describes the languages and writing systems identified within the bibliographic work being described, rather than its description. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 10.6.6. Languages and Writing Systems] -->
<!ELEMENT textLang %macro.phraseSeq;>
<!ATTLIST textLang xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST textLang
%tei_att.global.attributes;
mainLang %teidata.language; #IMPLIED
otherLangs CDATA #IMPLIED >
<!--doc:contains a phrase defining a time of day in any format. [3.5.4. Dates and Times] -->
<!ELEMENT time (#PCDATA|%model.gLike;|%model.phrase;|%model.global;)*>
<!ATTLIST time xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST time
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.canonical.attributes;
%tei_att.duration.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
%tei_att.typed.attributes; >
<!--doc: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. [16.4.2. Placing Synchronous Events in Time] -->
<!ELEMENT timeline (when)+>
<!ATTLIST timeline xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST timeline
%tei_att.global.attributes;
origin %teidata.pointer; #IMPLIED
unit %teidata.enumerated; #IMPLIED
interval %teidata.interval; #IMPLIED >
<!--doc:contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] -->
<!ELEMENT title %macro.paraContent;>
<!ATTLIST title xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST title
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.canonical.attributes;
%tei_att.datable.attributes;
type %teidata.enumerated; #IMPLIED
level (a|m|j|s|u) #IMPLIED >
<!--doc:(title page) contains the title page of a text, appearing within the front or back matter. [4.6. Title Pages] -->
<!ELEMENT titlePage (((%model.global;)*,(%model.titlepagePart;),(%model.titlepagePart;|%model.global;)*))>
<!ATTLIST titlePage xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titlePage
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; #IMPLIED >
<!--doc:contains a subsection or division of the title of a work, as indicated on a title page. [4.6. Title Pages] -->
<!ELEMENT titlePart %macro.paraContent;>
<!ATTLIST titlePart xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titlePart
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
type %teidata.enumerated; "main" >
<!--doc:(title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description] -->
<!ELEMENT titleStmt (((title)+,(%model.respLike;)*))>
<!ATTLIST titleStmt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST titleStmt
%tei_att.global.attributes; >
<!--doc:(tense) indicates the grammatical tense associated with a given inflected form in a dictionary. [9.3.1. Information on Written and Spoken Forms] -->
<!ELEMENT tns %macro.paraContent;>
<!ATTLIST tns xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST tns
%tei_att.global.attributes;
%tei_att.lexicographic.attributes; >
<!--doc:contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions] -->
<!ELEMENT trailer (#PCDATA|lg|%model.gLike;|%model.phrase;|%model.inter;|%model.lLike;|%model.global;)*>
<!ATTLIST trailer xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST trailer
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.placement.attributes;
%tei_att.written.attributes; >
<!--doc:contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, independent of the volition or action of the holder and usually not at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] -->
<!ELEMENT trait (((precision)*,((trait)+|((%model.headLike;)*,(%model.pLike;)+,(%model.noteLike;|%model.biblLike;)*)|(%model.labelLike;|%model.noteLike;|%model.biblLike;)*)))>
<!ATTLIST trait xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST trait
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.editLike.attributes;
%tei_att.naming.attributes;
%tei_att.typed.attributes;
%tei_att.dimensions.attributes; >
<!--doc:describes the set of transcription conventions used, particularly for spoken material. [8.2. Documenting the Source of Transcribed Speech] -->
<!ELEMENT transcriptionDesc (%model.labelLike;|%model.ptrLike;|%model.pLike;)*>
<!ATTLIST transcriptionDesc xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST transcriptionDesc
%tei_att.global.attributes;
ident %teidata.name; #REQUIRED
version %teidata.versionNumber; #IMPLIED >
<!--doc:describes a single textual transposition as an ordered list of at least two pointers specifying the order in which the elements indicated should be re-combined. [11.3.4.5. Transpositions] -->
<!ELEMENT transpose (ptr,ptr+)>
<!ATTLIST transpose xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST transpose
%tei_att.global.attributes; >
<!--doc:(utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker. [8.3.1. Utterances] -->
<!ELEMENT u %macro.paraContent;>
<!ATTLIST u xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST u
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.declaring.attributes;
%tei_att.ascribed.directed.attributes;
%tei_att.notated.attributes;
trans (smooth|latching|overlap|pause) "smooth" >
<!--doc:contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source. [11.3.3.1. Damage, Illegibility, and Supplied Text 3.4.3. Additions, Deletions, and Omissions] -->
<!ELEMENT unclear %macro.paraContent;>
<!ATTLIST unclear xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unclear
%tei_att.global.attributes;
%tei_att.editLike.attributes;
%tei_att.dimensions.attributes;
reason NMTOKENS #IMPLIED
agent %teidata.enumerated; #IMPLIED >
<!--doc:indicates one or more marked-up interventions in a document which have subsequently been marked for cancellation. [11.3.4.4. Confirmation, Cancellation, and Reinstatement of Modifications] -->
<!ELEMENT undo EMPTY>
<!ATTLIST undo xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST undo
%tei_att.global.attributes;
%tei_att.spanning.attributes;
%tei_att.transcriptional.attributes;
%tei_att.dimensions.attributes;
target CDATA #IMPLIED >
<!--doc:(Unicode property name) contains the name of a registered Unicode normative or informative property. [5.2.1. Character Properties] -->
<!ELEMENT unicodeName (#PCDATA)>
<!ATTLIST unicodeName xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unicodeName
%tei_att.global.attributes;
version %teidata.version; #IMPLIED >
<!--doc:(unicode property) provides a Unicode property for a character (or glyph). [5.2.1. Character Properties] -->
<!ELEMENT unicodeProp EMPTY>
<!ATTLIST unicodeProp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unicodeProp
%tei_att.global.attributes;
%tei_att.gaijiProp.attribute.version;
name (Age|AHex|Alpha|Alphabetic|ASCII_Hex_Digit|bc|Bidi_C|Bidi_Class|Bidi_Control|Bidi_M|Bidi_Mirrored|Bidi_Mirroring_Glyph|Bidi_Paired_Bracket|Bidi_Paired_Bracket_Type|blk|Block|bmg|bpb|bpt|Canonical_Combining_Class|Case_Folding|Case_Ignorable|Cased|ccc|CE|cf|Changes_When_Casefolded|Changes_When_Casemapped|Changes_When_Lowercased|Changes_When_NFKC_Casefolded|Changes_When_Titlecased|Changes_When_Uppercased|CI|Comp_Ex|Composition_Exclusion|CWCF|CWCM|CWKCF|CWL|CWT|CWU|Dash|Decomposition_Mapping|Decomposition_Type|Default_Ignorable_Code_Point|Dep|Deprecated|DI|Dia|Diacritic|dm|dt|ea|East_Asian_Width|EqUIdeo|Equivalent_Unified_Ideograph|Expands_On_NFC|Expands_On_NFD|Expands_On_NFKC|Expands_On_NFKD|Ext|Extender|FC_NFKC|FC_NFKC_Closure|Full_Composition_Exclusion|gc|GCB|General_Category|Gr_Base|Gr_Ext|Gr_Link|Grapheme_Base|Grapheme_Cluster_Break|Grapheme_Extend|Grapheme_Link|Hangul_Syllable_Type|Hex|Hex_Digit|hst|Hyphen|ID_Continue|ID_Start|IDC|Ideo|Ideographic|IDS|IDS_Binary_Operator|IDS_Trinary_Operator|IDSB|IDST|Indic_Positional_Category|Indic_Syllabic_Category|InPC|InSC|isc|ISO_Comment|Jamo_Short_Name|jg|Join_C|Join_Control|Joining_Group|Joining_Type|JSN|jt|kAccountingNumeric|kCompatibilityVariant|kIICore|kIRG_GSource|kIRG_HSource|kIRG_JSource|kIRG_KPSource|kIRG_KSource|kIRG_MSource|kIRG_TSource|kIRG_USource|kIRG_VSource|kOtherNumeric|kPrimaryNumeric|kRSUnicode|lb|lc|Line_Break|LOE|Logical_Order_Exception|Lower|Lowercase|Lowercase_Mapping|Math|na|na1|Name|Name_Alias|NChar|NFC_QC|NFC_Quick_Check|NFD_QC|NFD_Quick_Check|NFKC_Casefold|NFKC_CF|NFKC_QC|NFKC_Quick_Check|NFKD_QC|NFKD_Quick_Check|Noncharacter_Code_Point|nt|Numeric_Type|Numeric_Value|nv|OAlpha|ODI|OGr_Ext|OIDC|OIDS|OLower|OMath|Other_Alphabetic|Other_Default_Ignorable_Code_Point|Other_Grapheme_Extend|Other_ID_Continue|Other_ID_Start|Other_Lowercase|Other_Math|Other_Uppercase|OUpper|Pat_Syn|Pat_WS|Pattern_Syntax|Pattern_White_Space|PCM|Prepended_Concatenation_Mark|QMark|Quotation_Mark|Radical|Regional_Indicator|RI|SB|sc|scf|Script|Script_Extensions|scx|SD|Sentence_Break|Sentence_Terminal|Simple_Case_Folding|Simple_Lowercase_Mapping|Simple_Titlecase_Mapping|Simple_Uppercase_Mapping|slc|Soft_Dotted|stc|STerm|suc|tc|Term|Terminal_Punctuation|Titlecase_Mapping|uc|UIdeo|Unicode_1_Name|Unified_Ideograph|Upper|Uppercase|Uppercase_Mapping|Variation_Selector|Vertical_Orientation|vo|VS|WB|White_Space|Word_Break|WSpace|XID_Continue|XID_Start|XIDC|XIDS|XO_NFC|XO_NFD|XO_NFKC|XO_NFKD) #REQUIRED
value %teidata.text; #REQUIRED >
<!--doc:(unihan property) holds the name and value of a normative or informative Unihan character (or glyph) property as part of its attributes. [5.2.1. Character Properties] -->
<!ELEMENT unihanProp EMPTY>
<!ATTLIST unihanProp xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unihanProp
%tei_att.global.attributes;
%tei_att.gaijiProp.attribute.version;
name (kZVariant|kAccountingNumeric|kBigFive|kCCCII|kCNS1986|kCNS1992|kCangjie|kCantonese|kCheungBauer|kCheungBauerIndex|kCihaiT|kCompatibilityVariant|kCowles|kDaeJaweon|kDefinition|kEACC|kFenn|kFennIndex|kFourCornerCode|kFrequency|kGB0|kGB1|kGB3|kGB5|kGB7|kGB8|kGSR|kGradeLevel|kHDZRadBreak|kHKGlyph|kHKSCS|kHanYu|kHangul|kHanyuPinlu|kHanyuPinyin|kIBMJapan|kIICore|kIRGDaeJaweon|kIRGDaiKanwaZiten|kIRGHanyuDaZidian|kIRGKangXi|kIRG_GSource|kIRG_HSource|kIRG_JSource|kIRG_KPSource|kIRG_KSource|kIRG_MSource|kIRG_TSource|kIRG_USource|kIRG_VSource|kJIS0213|kJa|kJapaneseKun|kJapaneseOn|kJinmeiyoKanji|kJis0|kJis1|kJoyoKanji|kKPS0|kKPS1|kKSC0|kKSC1|kKangXi|kKarlgren|kKorean|kKoreanEducationHanja|kKoreanName|kLau|kMainlandTelegraph|kMandarin|kMatthews|kMeyerWempe|kMorohashi|kNelson|kOtherNumeric|kPhonetic|kPrimaryNumeric|kPseudoGB1|kRSAdobe_Japan1_6|kRSJapanese|kRSKanWa|kRSKangXi|kRSKorean|kRSUnicode|kSBGY|kSemanticVariant|kSimplifiedVariant|kSpecializedSemanticVariant|kTGH|kTaiwanTelegraph|kTang|kTotalStrokes|kTraditionalVariant|kVietnamese|kXHC1983|kXerox) #REQUIRED
value %teidata.word; #REQUIRED >
<!--doc:contains a symbol, a word or a phrase referring to a unit of measurement in any kind of formal or informal system. [3.5.3. Numbers and
Measures] -->
<!ELEMENT unit %macro.phraseSeq;>
<!ATTLIST unit xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unit
%tei_att.global.attributes;
%tei_att.typed.attributes;
%tei_att.measurement.attributes; >
<!--doc:(unit declarations) provides information about units of measurement that are not members of the International System of Units. [2.3.9. The Unit Declaration] -->
<!ELEMENT unitDecl (unitDef)+>
<!ATTLIST unitDecl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unitDecl
%tei_att.canonical.attributes;
%tei_att.datable.attributes;
%tei_att.global.attributes; >
<!--doc:(unit definition) contains descriptive information related to a specific unit of measurement. [2.3.9. The Unit Declaration] -->
<!ELEMENT unitDef (%model.labelLike;|(%model.placeNamePart;)?|(conversion)?|(unit)?)+>
<!ATTLIST unitDef xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST unitDef
%tei_att.global.attributes;
%tei_att.datable.attributes;
%tei_att.canonical.attributes;
%tei_att.typed.attributes; >
<!--doc:(usage) contains usage information in a dictionary entry. [9.3.5.2. Usage Information and Other Labels] -->
<!ELEMENT usg %macro.paraContent;>
<!ATTLIST usg xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST usg
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--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. [18.8.1. Alternation] -->
<!ELEMENT vAlt (((%model.featureVal;),(%model.featureVal;)+))>
<!ATTLIST vAlt xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vAlt
%tei_att.global.attributes; >
<!--doc:(collection of values) represents the value part of a feature-value specification which contains multiple values organized as a set, bag, or list. [18.7. Collections as Complex Feature Values] -->
<!ELEMENT vColl (fs|%model.featureVal.single;)*>
<!ATTLIST vColl xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vColl
%tei_att.global.attributes;
org (set|bag|list) #IMPLIED >
<!--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. [18.11. Feature System Declaration] -->
<!ELEMENT vDefault ((%model.featureVal;)+|(if)+)>
<!ATTLIST vDefault xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vDefault
%tei_att.global.attributes; >
<!--doc:(value label) represents the value part of a feature-value specification which appears at more than one point in a feature structure. [18.6. Re-entrant Feature Structures] -->
<!ELEMENT vLabel (((%model.featureVal;)?))>
<!ATTLIST vLabel xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vLabel
%tei_att.global.attributes;
name %teidata.word; #REQUIRED >
<!--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. [18.11. Feature System Declaration] -->
<!ELEMENT vRange ((%model.featureVal;))>
<!ATTLIST vRange xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vRange
%tei_att.global.attributes; >
<!--doc:contains a single value for some property, attribute, or other analysis. [5.2.1. Character Properties] -->
<!ELEMENT value %macro.xtext;>
<!ATTLIST value xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST value
%tei_att.global.attributes; >
<!--doc:marks any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc. [8.3.3. Vocal, Kinesic, Incident] -->
<!ELEMENT vocal (%model.descLike;)*>
<!ATTLIST vocal xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST vocal
%tei_att.global.attributes;
%tei_att.timed.attributes;
%tei_att.ascribed.directed.attributes;
%tei_att.typed.attributes;
iterated %teidata.xTruthValue; "false" >
<!--doc:(word) represents a grammatical (not necessarily orthographic) word. [17.1. Linguistic Segment Categories 17.4.2. Lightweight Linguistic Annotation] -->
<!ELEMENT w (#PCDATA|%model.gLike;|seg|w|m|c|pc|%model.global;|_DUMMY_model.lPart|%model.hiLike;|%model.pPart.edit;)*>
<!ATTLIST w xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST w
%tei_att.global.attributes;
%tei_att.segLike.attributes;
%tei_att.typed.attributes;
%tei_att.linguistic.attributes;
%tei_att.notated.attributes; >
<!--doc:indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.4.2. Placing Synchronous Events in Time] -->
<!ELEMENT when EMPTY>
<!ATTLIST when xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST when
%tei_att.global.attributes;
absolute %teidata.temporal.w3c; #IMPLIED
unit %teidata.enumerated; #IMPLIED
interval %teidata.interval; #IMPLIED
since %teidata.pointer; #IMPLIED >
<!--doc:contains a passage of written text revealed to participants in the course of a spoken text. [8.3.4. Writing] -->
<!ELEMENT writing %macro.paraContent;>
<!ATTLIST writing xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST writing
%tei_att.global.attributes;
%tei_att.ascribed.directed.attributes;
%tei_att.typed.attributes;
%tei_att.timed.attributes;
gradual %teidata.xTruthValue; #IMPLIED >
<!--doc:(non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] -->
<!ELEMENT xenoData (#PCDATA)*>
<!ATTLIST xenoData xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST xenoData
%tei_att.global.attributes;
%tei_att.declarable.attributes;
%tei_att.typed.attributes; >
<!--doc:(cross-reference phrase) contains a phrase, sentence, or icon referring the reader to some other location in this or another text. [9.3.5.3. Cross-References to Other Entries] -->
<!ELEMENT xr (#PCDATA|%model.gLike;|%model.phrase;|%model.inter;|usg|lbl|%model.global;)*>
<!ATTLIST xr xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST xr
%tei_att.global.attributes;
%tei_att.typed.attribute.subtype;
%tei_att.lexicographic.attributes;
type %teidata.enumerated; #IMPLIED >
<!--doc:defines any two-dimensional area within a surface element. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] -->
<!ELEMENT zone (#PCDATA|%model.gLike;|%model.graphicLike;|%model.global;|surface|%model.linePart;)*>
<!ATTLIST zone xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST zone
%tei_att.global.attributes;
%tei_att.coordinated.attributes;
%tei_att.typed.attributes;
%tei_att.written.attributes;
rotate %teidata.count; "0" >
<!-- end elements -->