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

  1. <!-- TEI P4 DTD. Generated 2002-05-19T13:31:03+01:00 by odd2dtd.xsl -->
  2.  
  3. <!-- 19.: Tags for text criticism-->
  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. <!-- 19.1.1: Apparatus entry-->
  15. <!ENTITY % app 'INCLUDE' >
  16. <![ %app; [
  17.  
  18. <!ELEMENT %n.app; %om.RO;   ( (%m.Incl;)*, ((%n.lem;), (%m.Incl;)*, ((%n.wit;), (%m.Incl;)*)? )?, 
  19.                         ( ((%n.rdg;), (%m.Incl;)*, ((%n.wit;), (%m.Incl;)*)? ) 
  20.                         | ((%n.rdgGrp;), (%m.Incl;)*, ((%n.wit;), (%m.Incl;)*)? ) )+)> 
  21. <!ATTLIST %n.app;
  22.       %a.global;
  23.       type CDATA #IMPLIED
  24.       from IDREF #IMPLIED
  25.       to IDREF #IMPLIED
  26.       loc CDATA #IMPLIED
  27.       TEIform CDATA 'app'  >
  28. ]]>  
  29. <!-- end of 19.1.1-->
  30. <!-- 19.1.2: Readings-->
  31. <!ENTITY % lem 'INCLUDE' >
  32. <![ %lem; [
  33.  
  34. <!ELEMENT %n.lem; %om.RO;   ( #PCDATA | %m.phrase; | %m.inter; |
  35.                          %m.Incl; | %m.fragmentary; )* > 
  36. <!ATTLIST %n.lem;
  37.       %a.global;
  38.       %a.readings;
  39.       TEIform CDATA 'lem'  >
  40. ]]>  
  41. <!ENTITY % rdg 'INCLUDE' >
  42. <![ %rdg; [
  43.  
  44. <!ELEMENT %n.rdg; %om.RO;   ( #PCDATA | %m.phrase; | %m.inter; |
  45.                          %m.Incl; | %m.fragmentary; )* > 
  46. <!ATTLIST %n.rdg;
  47.       %a.global;
  48.       %a.readings;
  49.       TEIform CDATA 'rdg'  >
  50. ]]>  
  51. <!-- end of 19.1.2-->
  52. <!-- 19.1.3: Reading Groups-->
  53. <!ENTITY % rdgGrp 'INCLUDE' >
  54. <![ %rdgGrp; [
  55.  
  56. <!ELEMENT %n.rdgGrp; %om.RO;  ((%m.Incl;)*, ( ((%n.rdgGrp;), (%m.Incl;)*) 
  57.                      | ((%n.rdg;), (%m.Incl;)*, ((%n.wit;), (%m.Incl;)*)?) )+) > 
  58. <!ATTLIST %n.rdgGrp;
  59.       %a.global;
  60.       %a.readings;
  61.       TEIform CDATA 'rdgGrp'  >
  62. ]]>  
  63. <!-- end of 19.1.3-->
  64. <!-- 19.1.4.1: Witness Details-->
  65. <!ENTITY % witDetail 'INCLUDE' >
  66. <![ %witDetail; [
  67.  
  68. <!ELEMENT %n.witDetail; %om.RO; %paraContent;> 
  69. <!ATTLIST %n.witDetail;
  70.       %a.global;
  71.       target IDREFS #REQUIRED
  72.       resp CDATA #IMPLIED
  73.       wit CDATA #REQUIRED
  74.       type CDATA #IMPLIED
  75.       place CDATA "apparatus"
  76.       TEIform CDATA 'witDetail'  >
  77. ]]>  
  78. <!-- end of 19.1.4.1-->
  79. <!-- 19.1.4.2: Source-text Witness Lists in Apparatus-->
  80. <!ENTITY % wit 'INCLUDE' >
  81. <![ %wit; [
  82.  
  83. <!ELEMENT %n.wit; %om.RO;  %paraContent;> 
  84. <!ATTLIST %n.wit;
  85.       %a.global;
  86.       TEIform CDATA 'wit'  >
  87. ]]>  
  88. <!-- end of 19.1.4.2-->
  89. <!-- 19.1.4.3: Witness Lists in Front Matter-->
  90. <!ENTITY % witList 'INCLUDE' >
  91. <![ %witList; [
  92.  
  93. <!ELEMENT %n.witList; %om.RO;  ((%m.Incl;)*, ((%n.witness;), (%m.Incl;)*)+)> 
  94. <!ATTLIST %n.witList;
  95.       %a.global;
  96.       TEIform CDATA 'witList'  >
  97. ]]>  
  98. <!ENTITY % witness 'INCLUDE' >
  99. <![ %witness; [
  100.  
  101. <!ELEMENT %n.witness; %om.RO; %paraContent;> 
  102. <!ATTLIST %n.witness;
  103.       %a.global;
  104.       sigil CDATA #REQUIRED
  105.       included CDATA #IMPLIED
  106.       TEIform CDATA 'witness'  >
  107. ]]>  
  108. <!-- end of 19.1.4.3-->
  109. <!-- 19.1.5: Fragmentary witnesses-->
  110. <!ENTITY % witStart 'INCLUDE' >
  111. <![ %witStart; [
  112.  
  113. <!ELEMENT %n.witStart; %om.RO;  EMPTY> 
  114. <!ATTLIST %n.witStart;
  115.       %a.global;
  116.       %a.fragmentary;
  117.       TEIform CDATA 'witStart'  >
  118. ]]>  
  119. <!ENTITY % witEnd 'INCLUDE' >
  120. <![ %witEnd; [
  121.  
  122. <!ELEMENT %n.witEnd; %om.RO;  EMPTY> 
  123. <!ATTLIST %n.witEnd;
  124.       %a.global;
  125.       %a.fragmentary;
  126.       TEIform CDATA 'witEnd'  >
  127. ]]>  
  128. <!ENTITY % lacunaStart 'INCLUDE' >
  129. <![ %lacunaStart; [
  130.  
  131. <!ELEMENT %n.lacunaStart; %om.RO;  EMPTY> 
  132. <!ATTLIST %n.lacunaStart;
  133.       %a.global;
  134.       %a.fragmentary;
  135.       TEIform CDATA 'lacunaStart'  >
  136. ]]>  
  137. <!ENTITY % lacunaEnd 'INCLUDE' >
  138. <![ %lacunaEnd; [
  139.  
  140. <!ELEMENT %n.lacunaEnd; %om.RO;  EMPTY> 
  141. <!ATTLIST %n.lacunaEnd;
  142.       %a.global;
  143.       %a.fragmentary;
  144.       TEIform CDATA 'lacunaEnd'  >
  145. ]]>  
  146. <!-- end of 19.1.5-->
  147. <!-- end of 19.-->