
<!--
DTD module header. Generated 2010-11-05T15:14:11Z. 
	  
Copyright 2010 TEI Consortium.
	  
This is free software; you can redistribute it and/or
	    modify it under the terms of the GNU General Public
	    License as published by the Free Software Foundation;
	    either version 2 of the License, or (at your option) any
	    later version.
	  
This material is distributed in the hope that it will be
	    useful, but without any warranty; without even the implied
	    warranty of merchantability or 
	    fitness for a particular
	    purpose. See the GNU General Public License for more
	    details.
	  
A copy of the GNU General Public
	    License is stored on the TEI web site
	    along with this file; you can also contact the Free
	    Software Foundation, Inc., 59 Temple Place, Suite 330,
	    Boston, MA 02111-1307, USA, for a copy.


		
For information about the TEI, including contact
		details, consult the TEI web
	      site at http://www.tei-c.org/. 
		

	
Edition: 1.8.0. Last updated on November 5th 2010.
The TEI
Header
-->

<!ENTITY % appInfo 'INCLUDE' >
	<![ %appInfo; [

<!--doc:(application information) records information about an application which has
  edited the TEI file.  -->
<!ELEMENT %n.appInfo; %om.RR; (%model.applicationLike;)+>
<!ATTLIST %n.appInfo; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.appInfo;
 %att.global.attributes; >
]]>

<!ENTITY % application 'INCLUDE' >
	<![ %application; [

<!--doc:provides information about an application which has acted upon the document. -->
<!ELEMENT %n.application; %om.RR; ((%model.labelLike;)+,((%model.ptrLike;)* |
 (%model.pLike;)*))>
<!ATTLIST %n.application; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.application;
 %att.global.attributes;
 %att.typed.attributes;
 %att.datable.attributes;
ident %data.name;  #REQUIRED
version CDATA #REQUIRED >
]]>

<!ENTITY % authority 'INCLUDE' >
	<![ %authority; [

<!--doc:(release authority) supplies the name of a person or other agency responsible for
  making an electronic file available, other than a publisher or
  distributor. -->
<!ELEMENT %n.authority; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.authority; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.authority;
 %att.global.attributes; >
]]>

<!ENTITY % availability 'INCLUDE' >
	<![ %availability; [

<!--doc:supplies information about the availability of a text, for example any restrictions on its
    use or distribution, its copyright status, etc. -->
<!ELEMENT %n.availability; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.availability; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.availability;
 %att.global.attributes;
 %att.declarable.attributes;
status (free|unknown|restricted) "unknown"  >
]]>

<!ENTITY % biblFull 'INCLUDE' >
	<![ %biblFull; [

<!--doc:(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file
    description are present. -->
<!ELEMENT %n.biblFull; %om.RR; ((%n.titleStmt;,(%n.editionStmt;)?,(%n.extent;)?,%n.publicationStmt;,(%n.seriesStmt;)?,(%n.notesStmt;)?),(%n.sourceDesc;)*)>
<!ATTLIST %n.biblFull; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.biblFull;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % cRefPattern 'INCLUDE' >
	<![ %cRefPattern; [

<!--doc:(canonical reference pattern) specifies an expression and replacement pattern for transforming a canonical reference into
    a URI.  -->
<!ELEMENT %n.cRefPattern; %om.RR; (%model.pLike;)*>
<!ATTLIST %n.cRefPattern; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.cRefPattern;
 %att.global.attributes;
matchPattern %data.pattern;  #REQUIRED
replacementPattern CDATA #REQUIRED >
]]>

<!ENTITY % catDesc 'INCLUDE' >
	<![ %catDesc; [

<!--doc:(category description) describes some category within a taxonomy or text typology, either in the form of a brief
    prose description or in terms of the situational parameters used by the TEI formal textDesc. -->
<!ELEMENT %n.catDesc; %om.RR; ( #PCDATA |
 %model.limitedPhrase; |
 %model.catDescPart;)*>
<!ATTLIST %n.catDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.catDesc;
 %att.global.attributes; >
]]>

<!ENTITY % catRef 'INCLUDE' >
	<![ %catRef; [

<!--doc:(category reference) specifies one or more defined categories within some taxonomy or text typology. -->
<!ELEMENT %n.catRef; %om.RR; EMPTY>
<!ATTLIST %n.catRef; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.catRef;
 %att.global.attributes;
 %att.pointing.attributes;
scheme %data.pointer;  #IMPLIED >
]]>

<!ENTITY % category 'INCLUDE' >
	<![ %category; [

<!--doc:contains an individual descriptive category, possibly nested within a superordinate
    category, within a user-defined taxonomy. -->
<!ELEMENT %n.category; %om.RR; (((%n.catDesc;)+ |
 (%model.glossLike;)*),(%n.category;)*)>
<!ATTLIST %n.category; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.category;
 %att.global.attributes; >
]]>

<!ENTITY % change 'INCLUDE' >
	<![ %change; [

<!--doc:summarizes a particular change or correction made to a particular version of an electronic
    text which is shared between several researchers. -->
<!ELEMENT %n.change; %om.RR; ( #PCDATA |
 %model.limitedPhrase; |
 %model.inter; |
 %model.global;)*>
<!ATTLIST %n.change; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.change;
 %att.global.attributes;
 %att.ascribed.attributes;
 %att.datable.attributes;
 %att.docStatus.attributes; >
]]>

<!ENTITY % classCode 'INCLUDE' >
	<![ %classCode; [

<!--doc:(classification code) contains the classification code used for this text in some standard classification system. -->
<!ELEMENT %n.classCode; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.classCode; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.classCode;
 %att.global.attributes;
scheme %data.pointer;  #REQUIRED >
]]>

<!ENTITY % classDecl 'INCLUDE' >
	<![ %classDecl; [

<!--doc:(classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text. -->
<!ELEMENT %n.classDecl; %om.RR; (%n.taxonomy;)+>
<!ATTLIST %n.classDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.classDecl;
 %att.global.attributes; >
]]>

<!ENTITY % correction 'INCLUDE' >
	<![ %correction; [

<!--doc:(correction principles) states how and under what circumstances corrections have been made in the text. -->
<!ELEMENT %n.correction; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.correction; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.correction;
 %att.global.attributes;
 %att.declarable.attributes;
status (high|medium|low|unknown) "unknown" 
method (silent|markup) "silent"  >
]]>

<!ENTITY % creation 'INCLUDE' >
	<![ %creation; [

<!--doc:contains information about the creation of a text. -->
<!ELEMENT %n.creation; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.creation; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.creation;
 %att.global.attributes; >
]]>

<!ENTITY % distributor 'INCLUDE' >
	<![ %distributor; [

<!--doc:supplies the name of a person or other agency responsible for the
distribution of a text. -->
<!ELEMENT %n.distributor; %om.RR; %macro.phraseSeq;>
<!ATTLIST %n.distributor; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.distributor;
 %att.global.attributes; >
]]>

<!ENTITY % edition 'INCLUDE' >
	<![ %edition; [

<!--doc:(edition) describes the particularities of one edition of a text. -->
<!ELEMENT %n.edition; %om.RR; %macro.phraseSeq;>
<!ATTLIST %n.edition; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.edition;
 %att.global.attributes; >
]]>

<!ENTITY % editionStmt 'INCLUDE' >
	<![ %editionStmt; [

<!--doc:(edition statement) groups information relating to one edition of a text. -->
<!ELEMENT %n.editionStmt; %om.RR; ((%model.pLike;)+ |
 (%n.edition;,(%n.respStmt;)*))>
<!ATTLIST %n.editionStmt; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.editionStmt;
 %att.global.attributes; >
]]>

<!ENTITY % editorialDecl 'INCLUDE' >
	<![ %editorialDecl; [

<!--doc:(editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text. -->
<!ELEMENT %n.editorialDecl; %om.RR; (%model.pLike; |
 %model.editorialDeclPart;)+>
<!ATTLIST %n.editorialDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.editorialDecl;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % encodingDesc 'INCLUDE' >
	<![ %encodingDesc; [

<!--doc:(encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived. -->
<!ELEMENT %n.encodingDesc; %om.RR; (%model.encodingDescPart; |
 %model.pLike;)+>
<!ATTLIST %n.encodingDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.encodingDesc;
 %att.global.attributes; >
]]>

<!ENTITY % extent 'INCLUDE' >
	<![ %extent; [

<!--doc:describes the approximate size of a text as stored on some carrier medium, whether digital
    or non-digital, specified in any convenient units. -->
<!ELEMENT %n.extent; %om.RR; %macro.phraseSeq;>
<!ATTLIST %n.extent; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.extent;
 %att.global.attributes; >
]]>

<!ENTITY % fileDesc 'INCLUDE' >
	<![ %fileDesc; [

<!--doc:(file description) contains a full bibliographic description of an electronic file. -->
<!ELEMENT %n.fileDesc; %om.RR; ((%n.titleStmt;,(%n.editionStmt;)?,(%n.extent;)?,%n.publicationStmt;,(%n.seriesStmt;)?,(%n.notesStmt;)?),(%n.sourceDesc;)+)>
<!ATTLIST %n.fileDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.fileDesc;
 %att.global.attributes; >
]]>

<!ENTITY % funder 'INCLUDE' >
	<![ %funder; [

<!--doc:(funding body) specifies the name of an individual, institution, or organization responsible for the
    funding of a project or text. -->
<!ELEMENT %n.funder; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.funder; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.funder;
 %att.global.attributes; >
]]>

<!ENTITY % geoDecl 'INCLUDE' >
	<![ %geoDecl; [

<!--doc:(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of
    the geo element elsewhere within the document. -->
<!ELEMENT %n.geoDecl; %om.RR; %macro.phraseSeq;>
<!ATTLIST %n.geoDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.geoDecl;
 %att.global.attributes;
 %att.declarable.attributes;
datum %data.enumerated;  "WGS84"  >
]]>

<!ENTITY % handNote 'INCLUDE' >
	<![ %handNote; [

<!--doc:(note on hand) describes a particular style or hand distinguished within a manuscript. -->
<!ELEMENT %n.handNote; %om.RR; %macro.specialPara;>
<!ATTLIST %n.handNote; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.handNote;
 %att.global.attributes;
 %att.handFeatures.attributes; >
]]>

<!ENTITY % hyphenation 'INCLUDE' >
	<![ %hyphenation; [

<!--doc:summarizes the way in which hyphenation in a source text has been treated in an encoded
    version of it. -->
<!ELEMENT %n.hyphenation; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.hyphenation; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.hyphenation;
 %att.global.attributes;
 %att.declarable.attributes;
eol (all|some|hard|none) "some"  >
]]>

<!ENTITY % idno 'INCLUDE' >
	<![ %idno; [

<!--doc:(identifier) supplies any form of identifier used to identify some object,
  such as a bibliographic item, a person, a title, an organization,
  etc. in a standardized way. -->
<!ELEMENT %n.idno; %om.RR; %macro.xtext;>
<!ATTLIST %n.idno; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.idno;
 %att.global.attributes;
type %data.enumerated;  #IMPLIED >
]]>

<!ENTITY % interpretation 'INCLUDE' >
	<![ %interpretation; [

<!--doc:describes the scope of any analytic or interpretive information added to the text in
    addition to the transcription.  -->
<!ELEMENT %n.interpretation; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.interpretation; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.interpretation;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % keywords 'INCLUDE' >
	<![ %keywords; [

<!--doc:contains a list of keywords or phrases identifying the topic or nature of a text. -->
<!ELEMENT %n.keywords; %om.RR; ((%n.term;)+ |
 %n.list;)>
<!ATTLIST %n.keywords; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.keywords;
 %att.global.attributes;
scheme %data.pointer;  #REQUIRED >
]]>

<!ENTITY % langUsage 'INCLUDE' >
	<![ %langUsage; [

<!--doc:(language usage) describes the languages, sublanguages, registers, dialects, etc.
represented within a text. -->
<!ELEMENT %n.langUsage; %om.RR; (%n.language;)+>
<!ATTLIST %n.langUsage; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.langUsage;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % language 'INCLUDE' >
	<![ %language; [

<!--doc:characterizes a single language or sublanguage used within a text. -->
<!ELEMENT %n.language; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.language; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.language;
 %att.global.attributes;
ident %data.language;  #REQUIRED
usage CDATA #IMPLIED >
]]>

<!ENTITY % namespace 'INCLUDE' >
	<![ %namespace; [

<!--doc:supplies the formal name of the namespace to which the elements documented by its children
    belong.  -->
<!ELEMENT %n.namespace; %om.RR; (%n.tagUsage;)+>
<!ATTLIST %n.namespace; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.namespace;
 %att.global.attributes;
name %data.namespace;  #REQUIRED >
]]>

<!ENTITY % normalization 'INCLUDE' >
	<![ %normalization; [

<!--doc:indicates the extent of normalization or regularization of the original source carried out
    in converting it to electronic form. -->
<!ELEMENT %n.normalization; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.normalization; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.normalization;
 %att.global.attributes;
 %att.declarable.attributes;
source %data.pointer;  #IMPLIED
method (silent|markup) "silent"  >
]]>

<!ENTITY % notesStmt 'INCLUDE' >
	<![ %notesStmt; [

<!--doc:(notes statement) collects together any notes providing information about a text additional to that recorded
    in other parts of the bibliographic description. -->
<!ELEMENT %n.notesStmt; %om.RR; (%model.noteLike;)+>
<!ATTLIST %n.notesStmt; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.notesStmt;
 %att.global.attributes; >
]]>

<!ENTITY % principal 'INCLUDE' >
	<![ %principal; [

<!--doc:(principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text. -->
<!ELEMENT %n.principal; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.principal; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.principal;
 %att.global.attributes; >
]]>

<!ENTITY % profileDesc 'INCLUDE' >
	<![ %profileDesc; [

<!--doc:(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the
    languages and sublanguages used, the situation in which it was produced, the participants and
    their setting. -->
<!ELEMENT %n.profileDesc; %om.RR; (%model.profileDescPart;)*>
<!ATTLIST %n.profileDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.profileDesc;
 %att.global.attributes; >
]]>

<!ENTITY % projectDesc 'INCLUDE' >
	<![ %projectDesc; [

<!--doc:(project description) describes in detail the aim or purpose for which an electronic file was encoded, together
    with any other relevant information concerning the process by which it was assembled or
    collected. -->
<!ELEMENT %n.projectDesc; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.projectDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.projectDesc;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % publicationStmt 'INCLUDE' >
	<![ %publicationStmt; [

<!--doc:(publication statement) groups information concerning the publication or distribution of an electronic or other
    text.  -->
<!ELEMENT %n.publicationStmt; %om.RR; ((%model.pLike;)+ |
 (%model.publicationStmtPart;)+)>
<!ATTLIST %n.publicationStmt; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.publicationStmt;
 %att.global.attributes; >
]]>

<!ENTITY % quotation 'INCLUDE' >
	<![ %quotation; [

<!--doc:specifies editorial practice adopted with respect to quotation marks in the original.  -->
<!ELEMENT %n.quotation; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.quotation; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.quotation;
 %att.global.attributes;
 %att.declarable.attributes;
marks (none|some|all) "all" 
form CDATA  "unknown"  >
]]>

<!ENTITY % refState 'INCLUDE' >
	<![ %refState; [

<!--doc:(reference state) specifies one component of a canonical reference defined by the milestone method. -->
<!ELEMENT %n.refState; %om.RR; EMPTY>
<!ATTLIST %n.refState; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.refState;
 %att.global.attributes;
 %att.sourced.attributes;
unit %data.enumerated;  #REQUIRED
length %data.count;  #IMPLIED
delim CDATA #IMPLIED >
]]>

<!ENTITY % refsDecl 'INCLUDE' >
	<![ %refsDecl; [

<!--doc:(references declaration) specifies how canonical references are constructed for this
  text. -->
<!ELEMENT %n.refsDecl; %om.RR; ((%model.pLike;)+ |
 (%n.cRefPattern;)+ |
 (%n.refState;)+)>
<!ATTLIST %n.refsDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.refsDecl;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % rendition 'INCLUDE' >
	<![ %rendition; [

<!--doc:supplies information about the rendition or appearance of one or more elements in the source
    text. -->
<!ELEMENT %n.rendition; %om.RR; %macro.limitedContent;>
<!ATTLIST %n.rendition; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.rendition;
 %att.global.attributes;
scheme (css|xslfo|free|other) #IMPLIED
scope CDATA  #IMPLIED >
]]>

<!ENTITY % revisionDesc 'INCLUDE' >
	<![ %revisionDesc; [

<!--doc:(revision description) summarizes the revision history for a file. -->
<!ELEMENT %n.revisionDesc; %om.RR; (%n.list; |
 (%n.change;)+)>
<!ATTLIST %n.revisionDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.revisionDesc;
 %att.global.attributes;
 %att.docStatus.attributes; >
]]>

<!ENTITY % samplingDecl 'INCLUDE' >
	<![ %samplingDecl; [

<!--doc:(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the
    creation of a corpus or collection. -->
<!ELEMENT %n.samplingDecl; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.samplingDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.samplingDecl;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % scriptNote 'INCLUDE' >
	<![ %scriptNote; [

<!--doc:describes a particular script distinguished within
    the description of a manuscript or similar resource. -->
<!ELEMENT %n.scriptNote; %om.RR; %macro.specialPara;>
<!ATTLIST %n.scriptNote; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.scriptNote;
 %att.global.attributes;
 %att.handFeatures.attributes; >
]]>

<!ENTITY % segmentation 'INCLUDE' >
	<![ %segmentation; [

<!--doc:describes the principles according to which the text has been segmented, for example into
    sentences, tone-units, graphemic strata, etc. -->
<!ELEMENT %n.segmentation; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.segmentation; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.segmentation;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % seriesStmt 'INCLUDE' >
	<![ %seriesStmt; [

<!--doc:(series statement) groups information about the series, if any, to which a publication belongs. -->
<!ELEMENT %n.seriesStmt; %om.RR; ((%model.pLike;)+ |
 ((%n.title;)+,(%n.idno; |
 %n.respStmt;)*))>
<!ATTLIST %n.seriesStmt; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.seriesStmt;
 %att.global.attributes; >
]]>

<!ENTITY % sourceDesc 'INCLUDE' >
	<![ %sourceDesc; [

<!--doc:(source description) describes the source from which an electronic text was derived or generated, typically a
    bibliographic description in the case of a digitized text, or a phrase such as "born digital"
    for a text which has no previous existence. -->
<!ELEMENT %n.sourceDesc; %om.RR; ((%model.pLike;)+ |
 (%model.biblLike; |
 %model.sourceDescPart; |
 %model.listLike;)+)>
<!ATTLIST %n.sourceDesc; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.sourceDesc;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % sponsor 'INCLUDE' >
	<![ %sponsor; [

<!--doc:specifies the name of a sponsoring organization or institution. -->
<!ELEMENT %n.sponsor; %om.RR; %macro.phraseSeq.limited;>
<!ATTLIST %n.sponsor; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.sponsor;
 %att.global.attributes; >
]]>

<!ENTITY % stdVals 'INCLUDE' >
	<![ %stdVals; [

<!--doc:(standard values) specifies the format used when standardized date or number values are supplied. -->
<!ELEMENT %n.stdVals; %om.RR; (%model.pLike;)+>
<!ATTLIST %n.stdVals; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.stdVals;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % tagUsage 'INCLUDE' >
	<![ %tagUsage; [

<!--doc:supplies information about the usage of a specific element within a text.  -->
<!ELEMENT %n.tagUsage; %om.RR; %macro.limitedContent;>
<!ATTLIST %n.tagUsage; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.tagUsage;
 %att.global.attributes;
gi %data.name;  #REQUIRED
occurs %data.count;  #IMPLIED
withId %data.count;  #IMPLIED
render %data.pointer;  #IMPLIED >
]]>

<!ENTITY % tagsDecl 'INCLUDE' >
	<![ %tagsDecl; [

<!--doc:(tagging declaration) provides detailed information about the tagging applied to a document. -->
<!ELEMENT %n.tagsDecl; %om.RR; ((%n.rendition;)*,(%n.namespace;)*)>
<!ATTLIST %n.tagsDecl; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.tagsDecl;
 %att.global.attributes; >
]]>

<!ENTITY % taxonomy 'INCLUDE' >
	<![ %taxonomy; [

<!--doc:defines a typology used to classify texts either implicitly, by means of a bibliographic
    citation, or explicitly by a structured taxonomy. -->
<!ELEMENT %n.taxonomy; %om.RR; ((%model.glossLike;)* |
 (%n.category;)+ |
 ((%model.biblLike;),(%n.category;)*))>
<!ATTLIST %n.taxonomy; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.taxonomy;
 %att.global.attributes; >
]]>

<!ENTITY % teiHeader 'INCLUDE' >
	<![ %teiHeader; [

<!--doc:(TEI Header) supplies the descriptive and declarative information making up an electronic title page
    prefixed to every TEI-conformant text. -->
<!ELEMENT %n.teiHeader; %om.RR; (%n.fileDesc;,(%model.teiHeaderPart;)*,(%n.revisionDesc;)?)>
<!ATTLIST %n.teiHeader; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.teiHeader;
 %att.global.attributes;
type %data.enumerated;  "text"  >
]]>

<!ENTITY % textClass 'INCLUDE' >
	<![ %textClass; [

<!--doc:(text classification) groups information which describes the nature or topic of a text in terms of a standard
    classification scheme, thesaurus, etc. -->
<!ELEMENT %n.textClass; %om.RR; (%n.classCode; |
 %n.catRef; |
 %n.keywords;)*>
<!ATTLIST %n.textClass; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.textClass;
 %att.global.attributes;
 %att.declarable.attributes; >
]]>

<!ENTITY % titleStmt 'INCLUDE' >
	<![ %titleStmt; [

<!--doc:(title statement) groups information about the title of a work and those responsible for its intellectual
    content. -->
<!ELEMENT %n.titleStmt; %om.RR; ((%n.title;)+,(%model.respLike;)*)>
<!ATTLIST %n.titleStmt; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.titleStmt;
 %att.global.attributes; >
]]>

<!ENTITY % typeNote 'INCLUDE' >
	<![ %typeNote; [

<!--doc:describes a particular font or other significant typographic feature distinguished within
    the description of a printed resource. -->
<!ELEMENT %n.typeNote; %om.RR; %macro.specialPara;>
<!ATTLIST %n.typeNote; xmlns CDATA "http://www.tei-c.org/ns/1.0">
<!ATTLIST %n.typeNote;
 %att.global.attributes;
 %att.handFeatures.attributes; >
]]>
