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

  1. <!-- TEI P4 DTD. Generated 2002-05-19T13:31:04+01:00 by odd2dtd.xsl -->
  2.  
  3. <!-- 25.1: Writing System Declaration-->
  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. <!ENTITY % INHERITED '#IMPLIED' >
  15. <!ENTITY % ISO-date 'CDATA' >
  16. <!--Embed entities for TEI generic identifiers.-->
  17. <!ENTITY % TEI.elementNames PUBLIC '-//TEI P4//ENTITIES Generic Identifiers//EN' 'teigis2.ent' >%TEI.elementNames;
  18.  
  19. <!--Insert switch for XML/SGML -->
  20. <!ENTITY % TEI.XML 'IGNORE' >
  21. <![%TEI.XML;[
  22. <!ENTITY % om.RO '' >
  23. <!ENTITY % om.RR '' >
  24. ]]>
  25. <!ENTITY % om.RO '- O' >
  26. <!ENTITY % om.RR '- -' >
  27. <!ENTITY % a.global '
  28.       id ID #IMPLIED
  29.       lang CDATA %INHERITED;'> 
  30. <!ENTITY % writingSystemDeclaration 'INCLUDE' >
  31. <![ %writingSystemDeclaration; [
  32.  
  33. <!ELEMENT %n.writingSystemDeclaration; %om.RR;   ((%n.language;), (%n.script;), (%n.direction;)*, (%n.characters;), (%n.note;)*)> 
  34. <!ATTLIST %n.writingSystemDeclaration;
  35.       %a.global;
  36.       name CDATA #REQUIRED
  37.       date %ISO-date; #REQUIRED
  38.       TEIform CDATA 'writingSystemDeclaration'  >
  39. ]]>  
  40. <!-- 25.2: Language identification-->
  41. <!ENTITY % language 'INCLUDE' >
  42. <![ %language; [
  43.  
  44. <!ELEMENT %n.language; %om.RO;   (#PCDATA)> 
  45. <!ATTLIST %n.language;
  46.       %a.global;
  47.       iso639 CDATA #REQUIRED
  48.       TEIform CDATA 'language'  >
  49. ]]>  
  50. <!-- end of 25.2-->
  51. <!-- 25.3: Script and writing direction-->
  52. <!ENTITY % script 'INCLUDE' >
  53. <![ %script; [
  54.  
  55. <!ELEMENT %n.script; %om.RO;   (#PCDATA)> 
  56. <!ATTLIST %n.script;
  57.       %a.global;
  58.       TEIform CDATA 'script'  >
  59. ]]>  
  60. <!ENTITY % direction 'INCLUDE' >
  61. <![ %direction; [
  62.  
  63. <!ELEMENT %n.direction; %om.RO;  EMPTY> 
  64. <!ATTLIST %n.direction;
  65.       %a.global;
  66.       chars CDATA #REQUIRED
  67.       lines CDATA #REQUIRED
  68.       TEIform CDATA 'direction'  >
  69. ]]>  
  70. <!-- end of 25.3-->
  71. <!-- 25.4.1: Base components-->
  72. <!ENTITY % characters 'INCLUDE' >
  73. <![ %characters; [
  74.  
  75. <!ELEMENT %n.characters; %om.RO;   ( (%n.codedCharSet;)*, (%n.baseWsd;)*,
  76.                                 (%n.entitySet;)*, (%n.exceptions;)? ) > 
  77. <!ATTLIST %n.characters;
  78.       %a.global;
  79.       TEIform CDATA 'characters'  >
  80. ]]>  
  81. <!ENTITY % a.baseStandard '
  82.       name CDATA #REQUIRED
  83.       authority (tei | iso | national | private | none) #REQUIRED'> 
  84. <!ENTITY % codedCharSet 'INCLUDE' >
  85. <![ %codedCharSet; [
  86.  
  87. <!ELEMENT %n.codedCharSet; %om.RO;  EMPTY> 
  88. <!ATTLIST %n.codedCharSet;
  89.       %a.global;
  90.       %a.baseStandard;
  91.       TEIform CDATA 'codedCharSet'  >
  92. ]]>  
  93. <!ENTITY % baseWsd 'INCLUDE' >
  94. <![ %baseWsd; [
  95.  
  96. <!ELEMENT %n.baseWsd; %om.RO;  EMPTY> 
  97. <!ATTLIST %n.baseWsd;
  98.       %a.global;
  99.       %a.baseStandard;
  100.       TEIform CDATA 'baseWsd'  >
  101. ]]>  
  102. <!ENTITY % entitySet 'INCLUDE' >
  103. <![ %entitySet; [
  104.  
  105. <!ELEMENT %n.entitySet; %om.RO;  EMPTY> 
  106. <!ATTLIST %n.entitySet;
  107.       %a.global;
  108.       %a.baseStandard;
  109.       TEIform CDATA 'entitySet'  >
  110. ]]>  
  111. <!-- end of 25.4.1-->
  112. <!-- 25.4.2: Exceptions to the base components-->
  113. <!ENTITY % exceptions 'INCLUDE' >
  114. <![ %exceptions; [
  115.  
  116. <!ELEMENT %n.exceptions; %om.RO;   ((%n.character;)*)> 
  117. <!ATTLIST %n.exceptions;
  118.       %a.global;
  119.       TEIform CDATA 'exceptions'  >
  120. ]]>  
  121. <!ENTITY % character 'INCLUDE' >
  122. <![ %character; [
  123.  
  124. <!ELEMENT %n.character; %om.RO;   ((%n.desc;)*, (%n.form;)+, (%n.note;)*)> 
  125. <!ATTLIST %n.character;
  126.       %a.global;
  127.       class (lexical | punc | lexpunc | digit | space | DL | LD | dia | joiner | other) "lexical"
  128.       TEIform CDATA 'character'  >
  129. ]]>  
  130. <!ENTITY % desc 'INCLUDE' >
  131. <![ %desc; [
  132.  
  133. <!ELEMENT %n.desc; %om.RO;   (#PCDATA)> 
  134. <!ATTLIST %n.desc;
  135.       %a.global;
  136.       TEIform CDATA 'desc'  >
  137. ]]>  
  138. <!ENTITY % form 'INCLUDE' >
  139. <![ %form; [
  140.  
  141. <!ELEMENT %n.form; %om.RO;   ((%n.desc;)+, ((%n.figure;) | %n.extFigure;)*, (%n.note;)*)> 
  142. <!ATTLIST %n.form;
  143.       %a.global;
  144.       string CDATA #IMPLIED
  145.       codedCharSet IDREF #IMPLIED
  146.       entityStd ENTITIES #IMPLIED
  147.       entityLoc ENTITIES #IMPLIED
  148.       ucs-4 CDATA #IMPLIED
  149.       TEIform CDATA 'form'  >
  150. ]]>  
  151. <!ENTITY % figure 'INCLUDE' >
  152. <![ %figure; [
  153.  
  154. <!ELEMENT %n.figure; %om.RR;   (#PCDATA)> 
  155. <!ATTLIST %n.figure;
  156.       %a.global;
  157.       notation CDATA #REQUIRED
  158.       TEIform CDATA 'figure'  >
  159. ]]>  
  160. <!ENTITY % extFigure 'INCLUDE' >
  161. <![ %extFigure; [
  162.  
  163. <!ELEMENT %n.extFigure; %om.RO;  EMPTY> 
  164. <!ATTLIST %n.extFigure;
  165.       %a.global;
  166.       notation CDATA #REQUIRED
  167.       entity CDATA #REQUIRED
  168.       TEIform CDATA 'extFigure'  >
  169. ]]>  
  170. <!-- end of 25.4.2-->
  171. <!-- 25.5: Notes-->
  172. <!ENTITY % note 'INCLUDE' >
  173. <![ %note; [
  174.  
  175. <!ELEMENT %n.note; %om.RO;   (#PCDATA)> 
  176. <!ATTLIST %n.note;
  177.       %a.global;
  178.       TEIform CDATA 'note'  >
  179. ]]>  
  180. <!-- end of 25.5-->
  181. <!-- end of 25.1-->