xml_jats_resolver 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (203) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/dtd/atypon/3.0.1/dtd/XHTMLtablesetup3.ent +284 -0
  4. data/lib/dtd/atypon/3.0.1/dtd/annotation3.ent +266 -0
  5. data/lib/dtd/atypon/3.0.1/dtd/articlemeta3.ent +1368 -0
  6. data/lib/dtd/atypon/3.0.1/dtd/atypon-archivearticle3.dtd +636 -0
  7. data/lib/dtd/atypon/3.0.1/dtd/atypon-archivecustom-classes3.ent +178 -0
  8. data/lib/dtd/atypon/3.0.1/dtd/atypon-archivecustom-mixes3.ent +253 -0
  9. data/lib/dtd/atypon/3.0.1/dtd/atypon-archivecustom-models3.ent +987 -0
  10. data/lib/dtd/atypon/3.0.1/dtd/atypon-archivecustom-modules3.ent +140 -0
  11. data/lib/dtd/atypon/3.0.1/dtd/atypon-elements.ent +207 -0
  12. data/lib/dtd/atypon/3.0.1/dtd/backmatter3.ent +275 -0
  13. data/lib/dtd/atypon/3.0.1/dtd/base-test3.dtd +714 -0
  14. data/lib/dtd/atypon/3.0.1/dtd/catalog-v3.xml +618 -0
  15. data/lib/dtd/atypon/3.0.1/dtd/catalog.ent +163 -0
  16. data/lib/dtd/atypon/3.0.1/dtd/chars3.ent +365 -0
  17. data/lib/dtd/atypon/3.0.1/dtd/common3.ent +2771 -0
  18. data/lib/dtd/atypon/3.0.1/dtd/default-classes3.ent +785 -0
  19. data/lib/dtd/atypon/3.0.1/dtd/default-mixes3.ent +292 -0
  20. data/lib/dtd/atypon/3.0.1/dtd/display3.ent +799 -0
  21. data/lib/dtd/atypon/3.0.1/dtd/format3.ent +384 -0
  22. data/lib/dtd/atypon/3.0.1/dtd/funding3.ent +342 -0
  23. data/lib/dtd/atypon/3.0.1/dtd/htmltable.dtd +334 -0
  24. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isobox.ent +61 -0
  25. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isocyr1.ent +88 -0
  26. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isocyr2.ent +47 -0
  27. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isodia.ent +35 -0
  28. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isolat1.ent +83 -0
  29. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isolat2.ent +142 -0
  30. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isonum.ent +97 -0
  31. data/lib/dtd/atypon/3.0.1/dtd/iso8879/isopub.ent +105 -0
  32. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamsa.ent +167 -0
  33. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamsb.ent +143 -0
  34. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamsc.ent +43 -0
  35. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamsn.ent +114 -0
  36. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamso.ent +73 -0
  37. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isoamsr.ent +204 -0
  38. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isogrk3.ent +64 -0
  39. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isomfrk.ent +75 -0
  40. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isomopf.ent +49 -0
  41. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isomscr.ent +75 -0
  42. data/lib/dtd/atypon/3.0.1/dtd/iso9573-13/isotech.ent +182 -0
  43. data/lib/dtd/atypon/3.0.1/dtd/issuexml.dtd +262 -0
  44. data/lib/dtd/atypon/3.0.1/dtd/journalmeta3.ent +278 -0
  45. data/lib/dtd/atypon/3.0.1/dtd/link3.ent +301 -0
  46. data/lib/dtd/atypon/3.0.1/dtd/list3.ent +314 -0
  47. data/lib/dtd/atypon/3.0.1/dtd/math3.ent +269 -0
  48. data/lib/dtd/atypon/3.0.1/dtd/mathml/mmlalias.ent +564 -0
  49. data/lib/dtd/atypon/3.0.1/dtd/mathml/mmlextra.ent +122 -0
  50. data/lib/dtd/atypon/3.0.1/dtd/mathml2-qname-1.mod +286 -0
  51. data/lib/dtd/atypon/3.0.1/dtd/mathml2.dtd +2206 -0
  52. data/lib/dtd/atypon/3.0.1/dtd/mathmlsetup3.ent +238 -0
  53. data/lib/dtd/atypon/3.0.1/dtd/modules3.ent +414 -0
  54. data/lib/dtd/atypon/3.0.1/dtd/nlmcitation3.ent +120 -0
  55. data/lib/dtd/atypon/3.0.1/dtd/notat3.ent +164 -0
  56. data/lib/dtd/atypon/3.0.1/dtd/oasis-exchange.ent +387 -0
  57. data/lib/dtd/atypon/3.0.1/dtd/oasis-tablesetup3.ent +261 -0
  58. data/lib/dtd/atypon/3.0.1/dtd/para3.ent +354 -0
  59. data/lib/dtd/atypon/3.0.1/dtd/phrase3.ent +332 -0
  60. data/lib/dtd/atypon/3.0.1/dtd/references3.ent +758 -0
  61. data/lib/dtd/atypon/3.0.1/dtd/related-object3.ent +130 -0
  62. data/lib/dtd/atypon/3.0.1/dtd/section3.ent +198 -0
  63. data/lib/dtd/atypon/3.0.1/dtd/xhtml-inlstyle-1.mod +34 -0
  64. data/lib/dtd/atypon/3.0.1/dtd/xhtml-table-1.mod +333 -0
  65. data/lib/dtd/atypon/3.0.1/dtd/xmlchars/isogrk1.ent +70 -0
  66. data/lib/dtd/atypon/3.0.1/dtd/xmlchars/isogrk2.ent +41 -0
  67. data/lib/dtd/atypon/3.0.1/dtd/xmlchars/isogrk4.ent +66 -0
  68. data/lib/dtd/atypon/3.0.1/dtd/xmlspecchars3.ent +300 -0
  69. data/lib/dtd/atypon/3.0.4/dtd/XHTMLtablesetup3.ent +284 -0
  70. data/lib/dtd/atypon/3.0.4/dtd/annotation3.ent +266 -0
  71. data/lib/dtd/atypon/3.0.4/dtd/articlemeta3.ent +1368 -0
  72. data/lib/dtd/atypon/3.0.4/dtd/atypon-archivearticle3.dtd +645 -0
  73. data/lib/dtd/atypon/3.0.4/dtd/atypon-archivecustom-classes3.ent +178 -0
  74. data/lib/dtd/atypon/3.0.4/dtd/atypon-archivecustom-mixes3.ent +253 -0
  75. data/lib/dtd/atypon/3.0.4/dtd/atypon-archivecustom-models3.ent +996 -0
  76. data/lib/dtd/atypon/3.0.4/dtd/atypon-archivecustom-modules3.ent +140 -0
  77. data/lib/dtd/atypon/3.0.4/dtd/atypon-elements.ent +201 -0
  78. data/lib/dtd/atypon/3.0.4/dtd/backmatter3.ent +275 -0
  79. data/lib/dtd/atypon/3.0.4/dtd/base-test3.dtd +714 -0
  80. data/lib/dtd/atypon/3.0.4/dtd/catalog-v3.xml +618 -0
  81. data/lib/dtd/atypon/3.0.4/dtd/catalog.ent +98 -0
  82. data/lib/dtd/atypon/3.0.4/dtd/chars3.ent +365 -0
  83. data/lib/dtd/atypon/3.0.4/dtd/common3.ent +2771 -0
  84. data/lib/dtd/atypon/3.0.4/dtd/default-classes3.ent +785 -0
  85. data/lib/dtd/atypon/3.0.4/dtd/default-mixes3.ent +292 -0
  86. data/lib/dtd/atypon/3.0.4/dtd/display3.ent +799 -0
  87. data/lib/dtd/atypon/3.0.4/dtd/format3.ent +384 -0
  88. data/lib/dtd/atypon/3.0.4/dtd/funding3.ent +342 -0
  89. data/lib/dtd/atypon/3.0.4/dtd/htmltable.dtd +334 -0
  90. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isobox.ent +61 -0
  91. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isocyr1.ent +88 -0
  92. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isocyr2.ent +47 -0
  93. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isodia.ent +35 -0
  94. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isolat1.ent +83 -0
  95. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isolat2.ent +142 -0
  96. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isonum.ent +97 -0
  97. data/lib/dtd/atypon/3.0.4/dtd/iso8879/isopub.ent +105 -0
  98. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamsa.ent +167 -0
  99. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamsb.ent +143 -0
  100. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamsc.ent +43 -0
  101. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamsn.ent +114 -0
  102. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamso.ent +73 -0
  103. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isoamsr.ent +204 -0
  104. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isogrk3.ent +64 -0
  105. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isomfrk.ent +75 -0
  106. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isomopf.ent +49 -0
  107. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isomscr.ent +75 -0
  108. data/lib/dtd/atypon/3.0.4/dtd/iso9573-13/isotech.ent +182 -0
  109. data/lib/dtd/atypon/3.0.4/dtd/issuexml.dtd +266 -0
  110. data/lib/dtd/atypon/3.0.4/dtd/journalmeta3.ent +278 -0
  111. data/lib/dtd/atypon/3.0.4/dtd/link3.ent +301 -0
  112. data/lib/dtd/atypon/3.0.4/dtd/list3.ent +314 -0
  113. data/lib/dtd/atypon/3.0.4/dtd/math3.ent +269 -0
  114. data/lib/dtd/atypon/3.0.4/dtd/mathml/mmlalias.ent +564 -0
  115. data/lib/dtd/atypon/3.0.4/dtd/mathml/mmlextra.ent +122 -0
  116. data/lib/dtd/atypon/3.0.4/dtd/mathml2-qname-1.mod +286 -0
  117. data/lib/dtd/atypon/3.0.4/dtd/mathml2.dtd +2206 -0
  118. data/lib/dtd/atypon/3.0.4/dtd/mathmlsetup3.ent +238 -0
  119. data/lib/dtd/atypon/3.0.4/dtd/modules3.ent +414 -0
  120. data/lib/dtd/atypon/3.0.4/dtd/nlmcitation3.ent +120 -0
  121. data/lib/dtd/atypon/3.0.4/dtd/notat3.ent +164 -0
  122. data/lib/dtd/atypon/3.0.4/dtd/oasis-exchange.ent +387 -0
  123. data/lib/dtd/atypon/3.0.4/dtd/oasis-tablesetup3.ent +261 -0
  124. data/lib/dtd/atypon/3.0.4/dtd/para3.ent +354 -0
  125. data/lib/dtd/atypon/3.0.4/dtd/phrase3.ent +332 -0
  126. data/lib/dtd/atypon/3.0.4/dtd/references3.ent +758 -0
  127. data/lib/dtd/atypon/3.0.4/dtd/related-object3.ent +130 -0
  128. data/lib/dtd/atypon/3.0.4/dtd/section3.ent +198 -0
  129. data/lib/dtd/atypon/3.0.4/dtd/xhtml-inlstyle-1.mod +34 -0
  130. data/lib/dtd/atypon/3.0.4/dtd/xhtml-table-1.mod +333 -0
  131. data/lib/dtd/atypon/3.0.4/dtd/xmlchars/isogrk1.ent +70 -0
  132. data/lib/dtd/atypon/3.0.4/dtd/xmlchars/isogrk2.ent +41 -0
  133. data/lib/dtd/atypon/3.0.4/dtd/xmlchars/isogrk4.ent +66 -0
  134. data/lib/dtd/atypon/3.0.4/dtd/xmlspecchars3.ent +300 -0
  135. data/lib/dtd/atypon/3.0.5/dtd/XHTMLtablesetup3.ent +284 -0
  136. data/lib/dtd/atypon/3.0.5/dtd/annotation3.ent +266 -0
  137. data/lib/dtd/atypon/3.0.5/dtd/articlemeta3.ent +1368 -0
  138. data/lib/dtd/atypon/3.0.5/dtd/atypon-archivearticle3.dtd +645 -0
  139. data/lib/dtd/atypon/3.0.5/dtd/atypon-archivecustom-classes3.ent +178 -0
  140. data/lib/dtd/atypon/3.0.5/dtd/atypon-archivecustom-mixes3.ent +253 -0
  141. data/lib/dtd/atypon/3.0.5/dtd/atypon-archivecustom-models3.ent +996 -0
  142. data/lib/dtd/atypon/3.0.5/dtd/atypon-archivecustom-modules3.ent +140 -0
  143. data/lib/dtd/atypon/3.0.5/dtd/atypon-elements.ent +201 -0
  144. data/lib/dtd/atypon/3.0.5/dtd/backmatter3.ent +275 -0
  145. data/lib/dtd/atypon/3.0.5/dtd/base-test3.dtd +714 -0
  146. data/lib/dtd/atypon/3.0.5/dtd/catalog-v3.xml +618 -0
  147. data/lib/dtd/atypon/3.0.5/dtd/catalog.ent +98 -0
  148. data/lib/dtd/atypon/3.0.5/dtd/chars3.ent +365 -0
  149. data/lib/dtd/atypon/3.0.5/dtd/common3.ent +2771 -0
  150. data/lib/dtd/atypon/3.0.5/dtd/default-classes3.ent +785 -0
  151. data/lib/dtd/atypon/3.0.5/dtd/default-mixes3.ent +292 -0
  152. data/lib/dtd/atypon/3.0.5/dtd/display3.ent +799 -0
  153. data/lib/dtd/atypon/3.0.5/dtd/format3.ent +384 -0
  154. data/lib/dtd/atypon/3.0.5/dtd/funding3.ent +342 -0
  155. data/lib/dtd/atypon/3.0.5/dtd/htmltable.dtd +334 -0
  156. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isobox.ent +61 -0
  157. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isocyr1.ent +88 -0
  158. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isocyr2.ent +47 -0
  159. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isodia.ent +35 -0
  160. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isolat1.ent +83 -0
  161. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isolat2.ent +142 -0
  162. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isonum.ent +97 -0
  163. data/lib/dtd/atypon/3.0.5/dtd/iso8879/isopub.ent +105 -0
  164. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamsa.ent +167 -0
  165. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamsb.ent +143 -0
  166. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamsc.ent +43 -0
  167. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamsn.ent +114 -0
  168. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamso.ent +73 -0
  169. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isoamsr.ent +204 -0
  170. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isogrk3.ent +64 -0
  171. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isomfrk.ent +75 -0
  172. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isomopf.ent +49 -0
  173. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isomscr.ent +75 -0
  174. data/lib/dtd/atypon/3.0.5/dtd/iso9573-13/isotech.ent +182 -0
  175. data/lib/dtd/atypon/3.0.5/dtd/issuexml.dtd +262 -0
  176. data/lib/dtd/atypon/3.0.5/dtd/journalmeta3.ent +278 -0
  177. data/lib/dtd/atypon/3.0.5/dtd/link3.ent +301 -0
  178. data/lib/dtd/atypon/3.0.5/dtd/list3.ent +314 -0
  179. data/lib/dtd/atypon/3.0.5/dtd/math3.ent +269 -0
  180. data/lib/dtd/atypon/3.0.5/dtd/mathml/mmlalias.ent +564 -0
  181. data/lib/dtd/atypon/3.0.5/dtd/mathml/mmlextra.ent +122 -0
  182. data/lib/dtd/atypon/3.0.5/dtd/mathml2-qname-1.mod +286 -0
  183. data/lib/dtd/atypon/3.0.5/dtd/mathml2.dtd +2206 -0
  184. data/lib/dtd/atypon/3.0.5/dtd/mathmlsetup3.ent +238 -0
  185. data/lib/dtd/atypon/3.0.5/dtd/modules3.ent +414 -0
  186. data/lib/dtd/atypon/3.0.5/dtd/nlmcitation3.ent +120 -0
  187. data/lib/dtd/atypon/3.0.5/dtd/notat3.ent +164 -0
  188. data/lib/dtd/atypon/3.0.5/dtd/oasis-exchange.ent +387 -0
  189. data/lib/dtd/atypon/3.0.5/dtd/oasis-tablesetup3.ent +261 -0
  190. data/lib/dtd/atypon/3.0.5/dtd/para3.ent +354 -0
  191. data/lib/dtd/atypon/3.0.5/dtd/phrase3.ent +332 -0
  192. data/lib/dtd/atypon/3.0.5/dtd/references3.ent +758 -0
  193. data/lib/dtd/atypon/3.0.5/dtd/related-object3.ent +130 -0
  194. data/lib/dtd/atypon/3.0.5/dtd/section3.ent +198 -0
  195. data/lib/dtd/atypon/3.0.5/dtd/xhtml-inlstyle-1.mod +34 -0
  196. data/lib/dtd/atypon/3.0.5/dtd/xhtml-table-1.mod +333 -0
  197. data/lib/dtd/atypon/3.0.5/dtd/xmlchars/isogrk1.ent +70 -0
  198. data/lib/dtd/atypon/3.0.5/dtd/xmlchars/isogrk2.ent +41 -0
  199. data/lib/dtd/atypon/3.0.5/dtd/xmlchars/isogrk4.ent +66 -0
  200. data/lib/dtd/atypon/3.0.5/dtd/xmlspecchars3.ent +300 -0
  201. data/lib/xml_jats_resolver.rb +3 -0
  202. data/xml_jats_resolver.gemspec +1 -1
  203. metadata +200 -2
@@ -0,0 +1,314 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: List Element Classes -->
3
+ <!-- VERSION: 3.0.1 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD List Class Elements v3.0.1 20100714//EN"
13
+ Delivered as file "list3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Names all elements in the list class. These are -->
20
+ <!-- all lists except the lists of bibliographic -->
21
+ <!-- references (citations). Lists are considered -->
22
+ <!-- to be composed of items. -->
23
+ <!-- -->
24
+ <!-- CONTAINS: 1) Default definition of the list class -->
25
+ <!-- 2) Definition List attributes -->
26
+ <!-- 3) Definition Lists <def-list> -->
27
+ <!-- 4) Ordinary lists (number, bullet, plain) <l> -->
28
+ <!-- -->
29
+ <!-- CREATED FOR: -->
30
+ <!-- Digital archives and publishers who wish to -->
31
+ <!-- create a custom XML DTD for original markup of -->
32
+ <!-- journal literature, books, and related material, -->
33
+ <!-- or for archiving and transferring such material -->
34
+ <!-- between archives. -->
35
+ <!-- -->
36
+ <!-- This DTD is in the public domain. An organization -->
37
+ <!-- that wishes to create its own DTD from the suite -->
38
+ <!-- may do so without permission from NLM. -->
39
+ <!-- -->
40
+ <!-- The suite has been set up to be extended using a -->
41
+ <!-- new DTD file and a new DTD-specific customization -->
42
+ <!-- module to redefine the many Parameter Entities. -->
43
+ <!-- Do not modify the suite directly or redistribute -->
44
+ <!-- modified versions of the suite. -->
45
+ <!-- -->
46
+ <!-- In the interest of maintaining consistency and -->
47
+ <!-- clarity for potential users, NLM requests: -->
48
+ <!-- -->
49
+ <!-- 1. If you create a DTD from the Archiving and -->
50
+ <!-- Interchange DTD Suite and intend to stay -->
51
+ <!-- compatible with the suite, then please include -->
52
+ <!-- the following statement as a comment in all of -->
53
+ <!-- your DTD modules: -->
54
+ <!-- "Created from, and fully compatible with, -->
55
+ <!-- the Archiving and Interchange DTD Suite." -->
56
+ <!-- -->
57
+ <!-- 2. If you alter one or more modules of the suite, -->
58
+ <!-- then please rename your version and all its -->
59
+ <!-- modules to avoid any confusion with the -->
60
+ <!-- original suite. Also, please include the -->
61
+ <!-- following statement as a comment in all your -->
62
+ <!-- DTD modules: -->
63
+ <!-- "Based in part on, but not fully compatible -->
64
+ <!-- with, the Archiving and Interchange DTD -->
65
+ <!-- Suite." -->
66
+ <!-- -->
67
+ <!-- ORIGINAL CREATION DATE: -->
68
+ <!-- December 2002 -->
69
+ <!-- -->
70
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
71
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
72
+ <!-- Bruce Rosenblum (Inera Inc.) -->
73
+ <!-- -->
74
+ <!-- NLM thanks the Harvard University Libraries, both -->
75
+ <!-- for proposing that a draft archiving NLM DTD for -->
76
+ <!-- life sciences journals be extended to accommodate -->
77
+ <!-- journals in all disciplines and for sponsoring -->
78
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
79
+ <!-- authors in completing Version 1.0. The Andrew W. -->
80
+ <!-- Mellon Foundation provided support for these -->
81
+ <!-- -->
82
+ <!-- Suggestions for refinements and enhancements to -->
83
+ <!-- the DTD suite should be sent in email to: -->
84
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
85
+ <!-- -->
86
+ <!-- ============================================================= -->
87
+
88
+
89
+ <!-- ============================================================= -->
90
+ <!-- DTD VERSION/CHANGE HISTORY -->
91
+ <!-- ============================================================= -->
92
+ <!--
93
+ =============================================================
94
+
95
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
96
+
97
+ =============================================================
98
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
99
+
100
+ Version 3.0 is the first non-backward-compatible release.
101
+ In addition to the usual incremental changes, some
102
+ elements and attributes have been renamed and/or remodeled
103
+ to better meet user needs and to increase tag set consistency.
104
+ All module change histories are available through the Tag Suite
105
+ web site at http://dtd.nlm.nih.gov.
106
+
107
+ Details on version 3.0 are available at
108
+ http://dtd.nlm.nih.gov/3.0.
109
+
110
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
111
+
112
+
113
+ <!-- ============================================================= -->
114
+ <!-- DEFAULT PE FOR ATTRIBUTE LISTS -->
115
+ <!-- ============================================================= -->
116
+
117
+
118
+ <!-- DEFINITION LIST: DEFINITION ITEM ATTRIBUTES-->
119
+ <!-- Attributes for the <def-item> element -->
120
+ <!ENTITY % def-item-atts
121
+ "id ID #IMPLIED" >
122
+
123
+
124
+ <!-- DEFAULT DEFINITION LIST ATTRIBUTES -->
125
+ <!-- Default attribute lists to be used for
126
+ Definition (2-part) lists -->
127
+ <!ENTITY % def-list-atts
128
+ "" >
129
+
130
+
131
+ <!-- DEFAULT LIST CLASS ATTRIBUTES -->
132
+ <!-- Default attribute lists to be used for most
133
+ of the types of lists. -->
134
+ <!ENTITY % list-atts
135
+ "id ID #IMPLIED
136
+ list-type CDATA #IMPLIED
137
+ prefix-word
138
+ CDATA #IMPLIED
139
+ list-content
140
+ CDATA #IMPLIED
141
+ specific-use
142
+ CDATA #IMPLIED
143
+ continued-from
144
+ IDREF #IMPLIED" >
145
+
146
+
147
+ <!-- DEFAULT LIST ITEM ATTRIBUTES -->
148
+ <!-- Default attribute for list items -->
149
+ <!ENTITY % list-item-atts
150
+ "id ID #IMPLIED" >
151
+
152
+
153
+ <!-- DEFINITION LIST: TERM ATTRIBUTES -->
154
+ <!-- Attributes for the <term> element -->
155
+ <!ENTITY % term-atts
156
+ "rid IDREFS #IMPLIED
157
+ id ID #IMPLIED" >
158
+
159
+
160
+ <!-- ============================================================= -->
161
+ <!-- DEFINITION LIST -->
162
+ <!-- ============================================================= -->
163
+
164
+
165
+ <!-- DEFINITION LIST MODEL -->
166
+ <!-- Content model for the <def-list> element -->
167
+ <!ENTITY % def-list-model
168
+ "(label?, title?, term-head?, def-head?,
169
+ def-item*, def-list*)" >
170
+
171
+
172
+ <!-- DEFINITION LIST -->
173
+ <!-- Details at:
174
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=def-list
175
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=def-list
176
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=def-list
177
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=def-list
178
+ -->
179
+ <!ELEMENT def-list %def-list-model; >
180
+ <!ATTLIST def-list
181
+ %list-atts;
182
+ %def-list-atts; >
183
+
184
+
185
+ <!-- DEFINITION LIST HEAD ELEMENTS -->
186
+ <!-- Elements for use in the <def-list> heading
187
+ elements <term-head> and <def-head>.
188
+ Design Note: All inline mixes begin with an
189
+ OR bar, but since %simple-phrase; is an
190
+ inline mix, the OR bar is already there. -->
191
+ <!ENTITY % def-list-head-elements
192
+ "%simple-phrase;" >
193
+
194
+
195
+ <!-- DEFINITION LIST: TERM HEAD -->
196
+ <!-- Title over the first (term) column of a
197
+ two-part list
198
+ Details at:
199
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=term-head
200
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=term-head
201
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=term-head
202
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=term-head
203
+ -->
204
+ <!ELEMENT term-head (#PCDATA %def-list-head-elements;)* >
205
+
206
+
207
+ <!-- DEFINITION LIST: DEFINITION HEAD -->
208
+ <!-- Title over the second (definition) column
209
+ of a two-part list
210
+ Details at:
211
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=def-head
212
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=def-head
213
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=def-head
214
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=def-head
215
+ -->
216
+ <!ELEMENT def-head (#PCDATA %def-list-head-elements;)* >
217
+
218
+
219
+ <!-- DEFINITION LIST: DEFINITION ITEM MODEL -->
220
+ <!-- The content model of a <def-item> -->
221
+ <!ENTITY % def-item-model
222
+ "(label?, term, def*)" >
223
+
224
+
225
+ <!-- DEFINITION LIST: DEFINITION ITEM -->
226
+ <!-- A term and definition pair inside a
227
+ definition or two-part list
228
+ of a two-part list
229
+ Details at:
230
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=def-item
231
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=def-item
232
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=def-item
233
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=def-item
234
+ -->
235
+ <!ELEMENT def-item %def-item-model; >
236
+ <!ATTLIST def-item
237
+ %def-item-atts; >
238
+
239
+
240
+ <!--ELEM def Defined in %common.ent; -->
241
+
242
+
243
+ <!-- DEFINITION LIST: TERM ELEMENTS -->
244
+ <!-- The elements that can be included along with
245
+ data characters inside the content model of
246
+ a <term>.
247
+ Design Note: All inline mixes begin with an
248
+ OR bar, but since %simple-phrase; is an
249
+ inline mix, the OR bar is already there. -->
250
+ <!ENTITY % term-elements
251
+ "%simple-phrase; | %block-math.class; |
252
+ %simple-display-noalt.class;" >
253
+
254
+
255
+ <!-- DEFINITION LIST: TERM -->
256
+ <!-- The word, phrase, picture, or other noun
257
+ being defined or description that occupies
258
+ the first column of a definition or 2-part
259
+ list and is the subject of the definition or
260
+ description.
261
+ Details at:
262
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=term
263
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=term
264
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=term
265
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=term
266
+ -->
267
+ <!ELEMENT term (#PCDATA %term-elements;)* >
268
+ <!ATTLIST term
269
+ %term-atts; >
270
+
271
+
272
+ <!-- ============================================================= -->
273
+ <!-- LIST ELEMENTS (PARAGRAPH-LEVEL ELEMENTS) -->
274
+ <!-- ============================================================= -->
275
+
276
+
277
+ <!-- LIST MODEL -->
278
+ <!-- Content model for the <list> element -->
279
+ <!ENTITY % list-model "(label?, title?, list-item+)" >
280
+
281
+
282
+ <!-- LIST -->
283
+ <!-- Details at:
284
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=list
285
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=list
286
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=list
287
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=list
288
+ -->
289
+ <!ELEMENT list %list-model; >
290
+ <!ATTLIST list
291
+ %list-atts; >
292
+
293
+
294
+ <!-- LIST ITEM ELEMENTS -->
295
+ <!-- The content model of a <list-item>. -->
296
+ <!ENTITY % list-item-model
297
+ "(label?,
298
+ (%just-para.class; | %list.class;)+ )" >
299
+
300
+
301
+ <!-- LIST ITEM -->
302
+ <!-- One item in a list
303
+ Details at:
304
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=list-item
305
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=list-item
306
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=list-item
307
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=list-item
308
+ -->
309
+ <!ELEMENT list-item %list-item-model; >
310
+ <!ATTLIST list-item
311
+ %list-item-atts; >
312
+
313
+
314
+ <!-- ================== End List Class Module ==================== -->
@@ -0,0 +1,269 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Math Class Elements -->
3
+ <!-- VERSION: 3.0.1 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Math Class Elements v3.0.1 20100714//EN"
13
+ Delivered as file "math3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Names all elements in the math classes -->
20
+ <!-- -->
21
+ <!-- CONTAINS: 1) Default definition of the math classes -->
22
+ <!-- 2) Inline formula <inline-formula> -->
23
+ <!-- 3) Display Formula <disp-formula> -->
24
+ <!-- 4) TeX Math Equation <tex-math> -->
25
+ <!-- -->
26
+ <!-- CREATED FOR: -->
27
+ <!-- Digital archives and publishers who wish to -->
28
+ <!-- create a custom XML DTD for original markup of -->
29
+ <!-- journal literature, books, and related material, -->
30
+ <!-- or for archiving and transferring such material -->
31
+ <!-- between archives. -->
32
+ <!-- -->
33
+ <!-- This DTD is in the public domain. An organization -->
34
+ <!-- that wishes to create its own DTD from the suite -->
35
+ <!-- may do so without permission from NLM. -->
36
+ <!-- -->
37
+ <!-- The suite has been set up to be extended using a -->
38
+ <!-- new DTD file and a new DTD-specific customization -->
39
+ <!-- module to redefine the many Parameter Entities. -->
40
+ <!-- Do not modify the suite directly or redistribute -->
41
+ <!-- modified versions of the suite. -->
42
+ <!-- -->
43
+ <!-- In the interest of maintaining consistency and -->
44
+ <!-- clarity for potential users, NLM requests: -->
45
+ <!-- -->
46
+ <!-- 1. If you create a DTD from the Archiving and -->
47
+ <!-- Interchange DTD Suite and intend to stay -->
48
+ <!-- compatible with the suite, then please include -->
49
+ <!-- the following statement as a comment in all of -->
50
+ <!-- your DTD modules: -->
51
+ <!-- "Created from, and fully compatible with, -->
52
+ <!-- the Archiving and Interchange DTD Suite." -->
53
+ <!-- -->
54
+ <!-- 2. If you alter one or more modules of the suite, -->
55
+ <!-- then please rename your version and all its -->
56
+ <!-- modules to avoid any confusion with the -->
57
+ <!-- original suite. Also, please include the -->
58
+ <!-- following statement as a comment in all your -->
59
+ <!-- DTD modules: -->
60
+ <!-- "Based in part on, but not fully compatible -->
61
+ <!-- with, the Archiving and Interchange DTD -->
62
+ <!-- Suite." -->
63
+ <!-- -->
64
+ <!-- ORIGINAL CREATION DATE: -->
65
+ <!-- December 2002 -->
66
+ <!-- -->
67
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
68
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
69
+ <!-- Bruce Rosenblum (Inera Inc.) -->
70
+ <!-- -->
71
+ <!-- NLM thanks the Harvard University Libraries, both -->
72
+ <!-- for proposing that a draft archiving NLM DTD for -->
73
+ <!-- life sciences journals be extended to accommodate -->
74
+ <!-- journals in all disciplines and for sponsoring -->
75
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
76
+ <!-- authors in completing Version 1.0. The Andrew W. -->
77
+ <!-- Mellon Foundation provided support for these -->
78
+ <!-- important contributions. -->
79
+ <!-- -->
80
+ <!-- Suggestions for refinements and enhancements to -->
81
+ <!-- the DTD suite should be sent in email to: -->
82
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
83
+ <!-- -->
84
+ <!-- ============================================================= -->
85
+
86
+
87
+ <!-- ============================================================= -->
88
+ <!-- DTD VERSION/CHANGE HISTORY -->
89
+ <!-- ============================================================= -->
90
+ <!--
91
+ =============================================================
92
+
93
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
94
+
95
+ =============================================================
96
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
97
+
98
+ Version 3.0 is the first non-backward-compatible release.
99
+ In addition to the usual incremental changes, some
100
+ elements and attributes have been renamed and/or remodeled
101
+ to better meet user needs and to increase tag set consistency.
102
+ All module change histories are available through the Tag Suite
103
+ web site at http://dtd.nlm.nih.gov.
104
+
105
+ Details on version 3.0 are available at
106
+ http://dtd.nlm.nih.gov/3.0.
107
+
108
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
109
+
110
+
111
+ <!-- ============================================================= -->
112
+ <!-- PARAMETER ENTITIES FOR ATTRIBUTE LISTS -->
113
+ <!-- ============================================================= -->
114
+
115
+
116
+ <!-- DISPLAY FORMULA ATTRIBUTES -->
117
+ <!-- Attributes for the <disp-formula> element -->
118
+ <!ENTITY % disp-formula-atts
119
+ "id ID #IMPLIED
120
+ content-type
121
+ CDATA #IMPLIED
122
+ specific-use
123
+ CDATA #IMPLIED" >
124
+
125
+
126
+ <!-- DISPLAY FORMULA GROUP ATTRIBUTES -->
127
+ <!-- Attributes for the <disp-formula-group>
128
+ element -->
129
+ <!ENTITY % disp-formula-group-atts
130
+ "id ID #IMPLIED
131
+ content-type
132
+ CDATA #IMPLIED
133
+ specific-use
134
+ CDATA #IMPLIED" >
135
+
136
+
137
+ <!-- INLINE FORMULA ATTRIBUTES -->
138
+ <!-- Attribute list for the <inline-formula>
139
+ element -->
140
+ <!ENTITY % inline-formula-atts
141
+ "id ID #IMPLIED
142
+ content-type
143
+ CDATA #IMPLIED
144
+ xml:lang NMTOKEN #IMPLIED" >
145
+
146
+
147
+ <!-- TEX MATH ATTRIBUTES -->
148
+ <!-- Attributes for the <disp-formula> element -->
149
+ <!ENTITY % tex-math-atts
150
+ "id ID #IMPLIED
151
+ content-type
152
+ CDATA #IMPLIED
153
+ notation NOTATION (LaTeX | tex | TEX | TeX)
154
+ #IMPLIED
155
+ version CDATA #IMPLIED" >
156
+
157
+
158
+ <!-- ============================================================= -->
159
+ <!-- MATH ELEMENTS (INLINE LEVEL) -->
160
+ <!-- ============================================================= -->
161
+
162
+
163
+ <!-- FORMULA, INLINE ELEMENTS -->
164
+ <!-- Elements for use in the <inline-formula>
165
+ element -->
166
+ <!ENTITY % inline-formula-elements
167
+ "| %emphasis.class; | %inline-display.class; |
168
+ %inline-math.class; |
169
+ %math.class; |
170
+ %phrase-content.class; | %subsup.class;" >
171
+
172
+
173
+ <!-- FORMULA, INLINE MODEL -->
174
+ <!-- Content model for an <inline-formula> -->
175
+ <!ENTITY % inline-formula-model
176
+ "(#PCDATA %inline-formula-elements;)*" >
177
+
178
+
179
+ <!-- FORMULA, INLINE -->
180
+ <!-- Inline element for a mathematical
181
+ equation, expression, or formula
182
+ Details at:
183
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=inline-formula
184
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=inline-formula
185
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=inline-formula
186
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=inline-formula
187
+ -->
188
+ <!ELEMENT inline-formula
189
+ %inline-formula-model; >
190
+ <!ATTLIST inline-formula
191
+ %inline-formula-atts; >
192
+
193
+
194
+ <!-- ============================================================= -->
195
+ <!-- MATH ELEMENTS (INLINE LEVEL) -->
196
+ <!-- ============================================================= -->
197
+
198
+
199
+ <!-- DISPLAY FORMULA ELEMENTS -->
200
+ <!-- Elements for use in the <disp-formula>
201
+ element -->
202
+ <!ENTITY % disp-formula-elements
203
+ "| %access.class; | %address-link.class; |
204
+ %break.class; | %emphasis.class; |
205
+ %inline-display-noalt.class; |
206
+ %inline-math.class; | %label.class; |
207
+ %phrase-content.class; |
208
+ %math.class; | %simple-display.class; |
209
+ %subsup.class;" >
210
+
211
+
212
+ <!-- FORMULA, DISPLAY MODEL -->
213
+ <!-- Content model for an <disp-formula> -->
214
+ <!ENTITY % disp-formula-model
215
+ "(#PCDATA %disp-formula-elements;)*" >
216
+
217
+
218
+ <!-- FORMULA, DISPLAY -->
219
+ <!-- Block-level (callout) element for a
220
+ mathematical equation, expression, or
221
+ formula.
222
+ Details at:
223
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=disp-formula
224
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=disp-formula
225
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=disp-formula
226
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=disp-formula
227
+ -->
228
+ <!ELEMENT disp-formula %disp-formula-model; >
229
+ <!ATTLIST disp-formula
230
+ %disp-formula-atts; >
231
+
232
+
233
+ <!-- FORMULA, DISPLAY GROUP MODEL -->
234
+ <!-- Content model for an <disp-formula-group> -->
235
+ <!ENTITY % disp-formula-group-model
236
+ "(label?, (%caption.class;)?,
237
+ (%access.class; | %address-link.class;)*,
238
+ (%block-math.class;)* )" >
239
+
240
+
241
+ <!-- FORMULA, DISPLAY GROUP -->
242
+ <!-- Used for a group of equations or other
243
+ mathematical expressions that are displayed
244
+ together.
245
+ Details at:
246
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=disp-formula-group
247
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=disp-formula-group
248
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=disp-formula-group
249
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=disp-formula-group
250
+ -->
251
+ <!ELEMENT disp-formula-group
252
+ %disp-formula-group-model; >
253
+ <!ATTLIST disp-formula-group
254
+ %disp-formula-group-atts; >
255
+
256
+
257
+ <!-- TEX MATH EQUATION -->
258
+ <!-- Used to hold encoded math, expressed in TeX
259
+ Details at:
260
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=tex-math
261
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=tex-math
262
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=tex-math
263
+ -->
264
+ <!ELEMENT tex-math (#PCDATA) >
265
+ <!ATTLIST tex-math
266
+ %tex-math-atts; >
267
+
268
+
269
+ <!-- ================== End Math Class Elements Module =========== -->