home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _8AE579B0B65E40F5ABB6FFA78229B6D1 < prev    next >
Encoding:
Text File  |  2003-01-03  |  7.0 KB  |  165 lines

  1. <!-- TEI P4 DTD. Generated 2002-05-19T13:30:58+01:00 by odd2dtd.xsl -->
  2.  
  3. <!-- 3.6.1: File tei2.dtd:  Main document type declaration file-->
  4. <!--Text Encoding Initiative Consortium:
  5. Guidelines for Electronic Text Encoding and Interchange.
  6. Document TEI P4, 2002.
  7. Copyright (c) 2002 TEI Consortium. Permission to copy in any form
  8. is granted, provided this notice is included in all copies.
  9. These materials may not be altered; modifications to these DTDs should
  10. be performed only as specified by the Guidelines, for example in the
  11. chapter entitled 'Modifying the TEI DTD'
  12. These materials are subject to revision by the TEI Consortium. Current versions
  13. are available from the Consortium website at http://www.tei-c.org-->
  14. <!--This file first defines some useful entities, then defines the
  15. element TEI.2 and includes files with the various specialized parts of
  16. the document type declaration.  It also declares the top-level TEI.2
  17. and teiCorpus.2 elements.-->
  18. <!--I.  Preliminaries.-->
  19. <!--Embed any local modifications to TEI entities.-->
  20. <!-- 3.6.2: Local modifications to parameter entities-->
  21. <!--Embed local modifications to TEI parameter entities.  Declare
  22. entity as empty string first, in case user has no mods and has not
  23. declared it.-->
  24. <!ENTITY % TEI.extensions.ent '' >%TEI.extensions.ent;
  25.  
  26. <!-- end of 3.6.2-->
  27. <!--Embed entities for TEI generic identifiers.-->
  28. <!ENTITY % TEI.elementNames PUBLIC '-//TEI P4//ENTITIES Generic Identifiers//EN' 'teigis2.ent' >%TEI.elementNames;
  29.  
  30. <!--Define entities for TEI keywords.-->
  31. <!--This includes defining the default for each base and additional
  32. tag set as 'IGNORE', and initialising the tag omissibility indicator
  33. entities depending on the value of TEI.XML-->
  34. <!-- 3.8.5: TEI Keywords-->
  35. <!--We declare and immediately embed the TEI keywords file.-->
  36. <!ENTITY % TEI.keywords.ent PUBLIC '-//TEI P4//ENTITIES TEI Keywords//EN' 'teikey2.ent' >%TEI.keywords.ent;
  37.  
  38. <!-- end of 3.8.5-->
  39. <!--II. Define element classes for content models, shared
  40. attributes for element classes, and global attributes.  (This all
  41. happens within the file TEIclas2.ent.)-->
  42. <!ENTITY % TEI.elementClasses PUBLIC '-//TEI P4//ENTITIES TEI ElementClasses//EN' 'teiclas2.ent' >%TEI.elementClasses;
  43.  
  44. <!--III.  Define the top-level TEI elements:  one for individual
  45. texts, one for composites with a collective header.-->
  46. <!--A TEI document is a text preceded by a TEI header.-->
  47. <!ENTITY % TEI.2 'INCLUDE' >
  48. <![ %TEI.2; [
  49.  
  50. <!ELEMENT %n.TEI.2; %om.RO;   ((%n.teiHeader;), %n.text;)> 
  51. <!ATTLIST %n.TEI.2;
  52.       %a.global;
  53.       TEIform CDATA 'TEI.2'  >
  54. ]]>  
  55. <!--A TEI corpus is a series of TEI.2 documents, preceded by a
  56. corpus-level TEI header.-->
  57. <!ENTITY % teiCorpus.2 'INCLUDE' >
  58. <![ %teiCorpus.2; [
  59.  
  60. <!ELEMENT %n.teiCorpus.2; %om.RO;   ((%n.teiHeader;), (%n.TEI.2;)+)> 
  61. <!ATTLIST %n.teiCorpus.2;
  62.       %a.global;
  63.       TEIform CDATA 'teiCorpus.2'  >
  64. ]]>  
  65. <!--IV.  Embed the actual tag sets.  First embed any local
  66. modifications and extensions.  Then embed the core tag sets, the
  67. (single) base tag set, and the (optional) additional tag sets specified
  68. by the user.-->
  69. <!-- 3.6.2: Embed local element declarations, etc.-->
  70. <!--Embedding local modifications here allows user modifications
  71. to use all the standard TEI element classes and parameter entities.-->
  72. <!ENTITY % TEI.extensions.dtd '' >%TEI.extensions.dtd;
  73.  
  74. <!-- end of 3.6.2-->
  75. <!-- 3.6.3: Embed the core tag sets-->
  76. <!--These occur in all documents and are therefore defined
  77. unconditionally.-->
  78. <!ENTITY % TEI.header.dtd PUBLIC '-//TEI P4//ELEMENTS TEI Header//EN' 'teihdr2.dtd' >%TEI.header.dtd;
  79.  
  80. <!ENTITY % TEI.core.dtd PUBLIC '-//TEI P4//ELEMENTS Core Elements//EN' 'teicore2.dtd' >%TEI.core.dtd;
  81.  
  82. <!-- end of 3.6.3-->
  83. <!-- 3.6.4: Embed base tag set-->
  84. <!--A different base will be embedded, depending on which
  85. parameter entity has been declared by the user
  86. with the value 'INCLUDE'.-->
  87. <![%TEI.prose;[
  88. <!ENTITY % TEI.prose.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Prose//EN' 'teipros2.dtd' >
  89. %TEI.prose.dtd;
  90. ]]>
  91. <![%TEI.verse;[
  92. <!ENTITY % TEI.verse.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Verse//EN' 'teivers2.dtd' >
  93. %TEI.verse.dtd;
  94. ]]>
  95. <![%TEI.drama;[
  96. <!ENTITY % TEI.drama.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Drama 2001-12//EN' 'teidram2.dtd' >
  97. %TEI.drama.dtd;
  98. ]]>
  99. <![%TEI.spoken;[
  100. <!ENTITY % TEI.spoken.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Transcriptions of Speech//EN' 'teispok2.dtd' >
  101. %TEI.spoken.dtd;
  102. ]]>
  103. <![%TEI.dictionaries;[
  104. <!ENTITY % TEI.dictionaries.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Print Dictionaries//EN' 'teidict2.dtd' >
  105. %TEI.dictionaries.dtd;
  106. ]]>
  107. <![%TEI.terminology;[
  108. <!ENTITY % TEI.terminology.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Terminological Data//EN' 'teiterm2.dtd' >
  109. %TEI.terminology.dtd;
  110. ]]>
  111. <![%TEI.general;[
  112. <!ENTITY % TEI.general.dtd PUBLIC '-//TEI P4//ELEMENTS General Base Element Set//EN' 'teigen2.dtd' >
  113. %TEI.general.dtd;
  114. ]]>
  115. <![%TEI.mixed;[
  116. <!ENTITY % TEI.mixed.dtd PUBLIC '-//TEI P4//ELEMENTS Base Element Set for Mixed Text Types//EN' 'teimix2.dtd' >
  117. %TEI.mixed.dtd;
  118. ]]>
  119. <!-- end of 3.6.4-->
  120. <!-- 3.6.5: Embed additional tag sets-->
  121. <!--These entities are declared and embedded only when the user
  122. has overridden the default declaration of IGNORE for a specific
  123. additional tag set.-->
  124. <![%TEI.linking;[
  125. <!ENTITY % TEI.linking.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Linking, Segmentation, and Alignment//EN' 'teilink2.dtd' >
  126. %TEI.linking.dtd;
  127. ]]>
  128. <![%TEI.analysis;[
  129. <!ENTITY % TEI.analysis.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Simple Analysis//EN' 'teiana2.dtd' >
  130. %TEI.analysis.dtd;
  131. ]]>
  132. <![%TEI.fs;[
  133. <!ENTITY % TEI.fs.dtd PUBLIC '-//TEI P4//DTD Auxiliary Document Type:  Feature System Declaration//EN' 'teifs2.dtd' >
  134. %TEI.fs.dtd;
  135. ]]>
  136. <![%TEI.certainty;[
  137. <!ENTITY % TEI.certainty.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Certainty and Responsibility//EN' 'teicert2.dtd' >
  138. %TEI.certainty.dtd;
  139. ]]>
  140. <![%TEI.transcr;[
  141. <!ENTITY % TEI.transcr.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Transcription of Primary Sources//EN' 'teitran2.dtd' >
  142. %TEI.transcr.dtd;
  143. ]]>
  144. <![%TEI.textcrit;[
  145. <!ENTITY % TEI.textcrit.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Text-Critical Apparatus//EN' 'teitc2.dtd' >
  146. %TEI.textcrit.dtd;
  147. ]]>
  148. <![%TEI.names.dates;[
  149. <!ENTITY % TEI.names.dates.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Names and Dates//EN' 'teind2.dtd' >
  150. %TEI.names.dates.dtd;
  151. ]]>
  152. <![%TEI.nets;[
  153. <!ENTITY % TEI.nets.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Graphs, Networks, and Trees//EN' 'teinet2.dtd' >
  154. %TEI.nets.dtd;
  155. ]]>
  156. <![%TEI.figures;[
  157. <!ENTITY % TEI.figures.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Tables, Formulae, and Graphics//EN' 'teifig2.dtd' >
  158. %TEI.figures.dtd;
  159. ]]>
  160. <![%TEI.corpus;[
  161. <!ENTITY % TEI.corpus.dtd PUBLIC '-//TEI P4//ELEMENTS Additional Element Set for Language Corpora//EN' 'teicorp2.dtd' >
  162. %TEI.corpus.dtd;
  163. ]]>
  164. <!-- end of 3.6.5-->
  165. <!-- end of 3.6.1-->