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,278 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Metadata 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 Journal Metadata Elements v3.0.1 20100714//EN"
13
+ Delivered as file "journalmeta3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Names all elements used to describe the journal -->
20
+ <!-- in which the journal article is published. -->
21
+ <!-- -->
22
+ <!-- CONTAINS: 1. Default values for attribute lists -->
23
+ <!-- 2. Journal metadata content model -->
24
+ <!-- 3. Journal metadata elements in the order used in -->
25
+ <!-- the journal metadata element -->
26
+ <!-- -->
27
+ <!-- CREATED FOR: -->
28
+ <!-- Digital archives and publishers who wish to -->
29
+ <!-- create a custom XML DTD for original markup of -->
30
+ <!-- journal literature, books, and related material, -->
31
+ <!-- or for archiving and transferring such material -->
32
+ <!-- between archives. -->
33
+ <!-- -->
34
+ <!-- This DTD is in the public domain. An organization -->
35
+ <!-- that wishes to create its own DTD from the suite -->
36
+ <!-- may do so without permission from NLM. -->
37
+ <!-- -->
38
+ <!-- The suite has been set up to be extended using a -->
39
+ <!-- new DTD file and a new DTD-specific customization -->
40
+ <!-- module to redefine the many Parameter Entities. -->
41
+ <!-- Do not modify the suite directly or redistribute -->
42
+ <!-- modified versions of the suite. -->
43
+ <!-- -->
44
+ <!-- In the interest of maintaining consistency and -->
45
+ <!-- clarity for potential users, NLM requests: -->
46
+ <!-- -->
47
+ <!-- 1. If you create a DTD from the Archiving and -->
48
+ <!-- Interchange DTD Suite and intend to stay -->
49
+ <!-- compatible with the suite, then please include -->
50
+ <!-- the following statement as a comment in all of -->
51
+ <!-- your DTD modules: -->
52
+ <!-- "Created from, and fully compatible with, -->
53
+ <!-- the Archiving and Interchange DTD Suite." -->
54
+ <!-- -->
55
+ <!-- 2. If you alter one or more modules of the suite, -->
56
+ <!-- then please rename your version and all its -->
57
+ <!-- modules to avoid any confusion with the -->
58
+ <!-- original suite. Also, please include the -->
59
+ <!-- following statement as a comment in all your -->
60
+ <!-- DTD modules: -->
61
+ <!-- "Based in part on, but not fully compatible -->
62
+ <!-- with, the Archiving and Interchange DTD -->
63
+ <!-- Suite." -->
64
+ <!-- -->
65
+ <!-- ORIGINAL CREATION DATE: -->
66
+ <!-- December 2002 -->
67
+ <!-- -->
68
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
69
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
70
+ <!-- Bruce Rosenblum (Inera Inc.) -->
71
+ <!-- -->
72
+ <!-- NLM thanks the Harvard University Libraries, both -->
73
+ <!-- for proposing that a draft archiving NLM DTD for -->
74
+ <!-- life sciences journals be extended to accommodate -->
75
+ <!-- journals in all disciplines and for sponsoring -->
76
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
77
+ <!-- authors in completing Version 1.0. The Andrew W. -->
78
+ <!-- Mellon Foundation provided support for these -->
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
+ 2. Changed default @xml:lang from "EN" from "en" to match latest
109
+ RFC 4646/W3C/IANA Subtag Registry recommendations
110
+
111
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
112
+
113
+
114
+ <!-- ============================================================= -->
115
+ <!-- DEFAULTS FOR ATTRIBUTE LISTS -->
116
+ <!-- ============================================================= -->
117
+
118
+
119
+ <!-- ABBREVIATED JOURNAL TITLE ATTRIBUTES -->
120
+ <!-- Attribute list for Abbreviated Journal Title
121
+ <abbrev-journal-title> element -->
122
+ <!ENTITY % abbrev-journal-title-atts
123
+ "abbrev-type
124
+ CDATA #IMPLIED
125
+ xml:lang NMTOKEN 'en'" >
126
+
127
+
128
+ <!-- JOURNAL TITLE ATTRIBUTES -->
129
+ <!-- Attributes for the <journal-title>
130
+ element -->
131
+ <!ENTITY % journal-title-atts
132
+ "content-type
133
+ CDATA #IMPLIED
134
+ xml:lang NMTOKEN 'en'" >
135
+
136
+
137
+ <!-- JOURNAL TITLE GROUP ATTRIBUTES -->
138
+ <!-- Attributes for the <journal-title-group>
139
+ element -->
140
+ <!ENTITY % journal-title-group-atts
141
+ "content-type
142
+ CDATA #IMPLIED" >
143
+
144
+
145
+ <!-- JOURNAL SUBTITLE GROUP ATTRIBUTES -->
146
+ <!-- Attributes for the <journal-subtitle>
147
+ element -->
148
+ <!ENTITY % journal-subtitle-atts
149
+ "content-type
150
+ CDATA #IMPLIED
151
+ xml:lang NMTOKEN 'en'" >
152
+
153
+
154
+ <!-- ============================================================= -->
155
+ <!-- JOURNAL METADATA -->
156
+ <!-- ============================================================= -->
157
+
158
+
159
+ <!-- JOURNAL METADATA MODEL -->
160
+ <!-- Content model for the journal metadata
161
+ element <journal-meta> -->
162
+ <!ENTITY % journal-meta-model
163
+ "(journal-id*, journal-title-group*, issn*,
164
+ isbn*, publisher?, notes?,
165
+ custom-meta-group?)" >
166
+
167
+
168
+ <!--ELEM journal-id Defined in %common3.ent" -->
169
+ <!--ELEM issn Defined in %common3.ent" -->
170
+ <!--ELEM publisher Defined in %common3.ent" -->
171
+ <!--ELEM notes Defined in %common3.ent" -->
172
+ <!--ELEM custom-meta-group
173
+ Defined in %common3.ent" -->
174
+
175
+
176
+ <!-- JOURNAL METADATA -->
177
+ <!-- Metadata that identifies the journal in which
178
+ the article was published
179
+ Details at:
180
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=journal-meta
181
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=journal-meta
182
+ -->
183
+ <!ELEMENT journal-meta %journal-meta-model; >
184
+
185
+
186
+ <!-- ============================================================= -->
187
+ <!-- JOURNAL TITLE ELEMENTS -->
188
+ <!-- ============================================================= -->
189
+
190
+
191
+ <!-- JOURNAL TITLE GROUP MODEL -->
192
+ <!-- Content model for the element
193
+ <journal-title-group> -->
194
+ <!ENTITY % journal-title-group-model
195
+ "(journal-title*, journal-subtitle*,
196
+ trans-title-group*, abbrev-journal-title*)">
197
+
198
+
199
+ <!--ELEM trans-title-group
200
+ Defined in %common3.ent" -->
201
+
202
+
203
+ <!-- JOURNAL TITLE GROUP -->
204
+ <!-- A container element to hold the title and
205
+ its subtitle (if any) for the journal in which
206
+ the article was published.
207
+ Details at:
208
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=journal-title-group
209
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=journal-title-group
210
+ -->
211
+ <!ELEMENT journal-title-group
212
+ %journal-title-group-model; >
213
+ <!ATTLIST journal-title-group
214
+ %journal-title-group-atts; >
215
+
216
+
217
+ <!-- JOURNAL TITLE ELEMENTS -->
218
+ <!-- The elements that can be included along with
219
+ data characters inside the content model of
220
+ a <journal-title>
221
+ Design Note: This PE begins with an OR
222
+ bar because %just-rendition; begins with an
223
+ OR bar. -->
224
+ <!ENTITY % journal-title-elements
225
+ "%just-rendition;" >
226
+
227
+
228
+ <!-- JOURNAL TITLE (FULL) -->
229
+ <!-- The title of the journal in which the
230
+ article is published.
231
+ Details at:
232
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=journal-title
233
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=journal-title
234
+ -->
235
+ <!ELEMENT journal-title
236
+ (#PCDATA %journal-title-elements;)* >
237
+ <!ATTLIST journal-title
238
+ %journal-title-atts; >
239
+
240
+
241
+ <!-- JOURNAL SUBTITLE -->
242
+ <!-- The subtitle of the journal in which the
243
+ article is published.
244
+ Details at:
245
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=journal-subtitle
246
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=journal-subtitle
247
+ -->
248
+ <!ELEMENT journal-subtitle
249
+ (#PCDATA %journal-title-elements;)* >
250
+ <!ATTLIST journal-subtitle
251
+ %journal-subtitle-atts; >
252
+
253
+
254
+ <!-- ABBREVIATED JOURNAL TITLE ELEMENTS -->
255
+ <!-- The elements that can be included along with
256
+ data characters inside the content model of
257
+ a <abbrev-journal-title>
258
+ Design Note: This PE begins with an OR
259
+ bar because %just-rendition; begins with an
260
+ OR bar. -->
261
+ <!ENTITY % abbrev-journal-title-elements
262
+ "%just-rendition;" >
263
+
264
+
265
+ <!-- ABBREVIATED JOURNAL TITLE -->
266
+ <!-- A short form of the title of the journal
267
+ in which the article is published.
268
+ Details at:
269
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=abbrev-journal-title
270
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=abbrev-journal-title
271
+ -->
272
+ <!ELEMENT abbrev-journal-title
273
+ (#PCDATA %abbrev-journal-title-elements;)* >
274
+ <!ATTLIST abbrev-journal-title
275
+ %abbrev-journal-title-atts; >
276
+
277
+
278
+ <!-- ================== End Journal Metadata Elements =========== -->
@@ -0,0 +1,301 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Link Element Classes -->
3
+ <!-- VERSION: 3.0.1 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+
9
+ <!-- ============================================================= -->
10
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
11
+ <!-- TYPICAL INVOCATION -->
12
+ <!--
13
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Link Class Elements v3.0.1 20100714//EN"
14
+ Delivered as file "link3.ent" -->
15
+ <!-- ============================================================= -->
16
+
17
+
18
+ <!-- ============================================================= -->
19
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: Names all elements in the link class. These are -->
22
+ <!-- elements that are links (internal or external) -->
23
+ <!-- by definition, such as URLs <uri> and -->
24
+ <!-- Cross(X)-references <xref>. -->
25
+ <!-- -->
26
+ <!-- CONTAINS: 1) Default definitions of the link classes -->
27
+ <!-- 2) Default definitions for attribute values -->
28
+ <!-- 3) Default definitions for attribute lists -->
29
+ <!-- 4) Models for the link class elements, first -->
30
+ <!-- internal links then external links -->
31
+ <!-- (alphabetically) -->
32
+ <!-- -->
33
+ <!-- (Note: Links make their links using the XLink -->
34
+ <!-- global attributes. Many elements besides -->
35
+ <!-- explicit links may be made into links using -->
36
+ <!-- these attributes. Such elements are defined in -->
37
+ <!-- the module appropriate to their use and are not -->
38
+ <!-- listed here.) -->
39
+ <!-- -->
40
+ <!-- CREATED FOR: -->
41
+ <!-- Digital archives and publishers who wish to -->
42
+ <!-- create a custom XML DTD for original markup of -->
43
+ <!-- journal literature, books, and related material, -->
44
+ <!-- or for archiving and transferring such material -->
45
+ <!-- between archives. -->
46
+ <!-- -->
47
+ <!-- This DTD is in the public domain. An organization -->
48
+ <!-- that wishes to create its own DTD from the suite -->
49
+ <!-- may do so without permission from NLM. -->
50
+ <!-- -->
51
+ <!-- The suite has been set up to be extended using a -->
52
+ <!-- new DTD file and a new DTD-specific customization -->
53
+ <!-- module to redefine the many Parameter Entities. -->
54
+ <!-- Do not modify the suite directly or redistribute -->
55
+ <!-- modified versions of the suite. -->
56
+ <!-- -->
57
+ <!-- In the interest of maintaining consistency and -->
58
+ <!-- clarity for potential users, NLM requests: -->
59
+ <!-- -->
60
+ <!-- 1. If you create a DTD from the Archiving and -->
61
+ <!-- Interchange DTD Suite and intend to stay -->
62
+ <!-- compatible with the suite, then please include -->
63
+ <!-- the following statement as a comment in all of -->
64
+ <!-- your DTD modules: -->
65
+ <!-- "Created from, and fully compatible with, -->
66
+ <!-- the Archiving and Interchange DTD Suite." -->
67
+ <!-- -->
68
+ <!-- 2. If you alter one or more modules of the suite, -->
69
+ <!-- then please rename your version and all its -->
70
+ <!-- modules to avoid any confusion with the -->
71
+ <!-- original suite. Also, please include the -->
72
+ <!-- following statement as a comment in all your -->
73
+ <!-- DTD modules: -->
74
+ <!-- "Based in part on, but not fully compatible -->
75
+ <!-- with, the Archiving and Interchange DTD -->
76
+ <!-- Suite." -->
77
+ <!-- -->
78
+ <!-- ORIGINAL CREATION DATE: -->
79
+ <!-- December 2002 -->
80
+ <!-- -->
81
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
82
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
83
+ <!-- Bruce Rosenblum (Inera Inc.) -->
84
+ <!-- -->
85
+ <!-- NLM thanks the Harvard University Libraries, both -->
86
+ <!-- for proposing that a draft archiving NLM DTD for -->
87
+ <!-- life sciences journals be extended to accommodate -->
88
+ <!-- journals in all disciplines and for sponsoring -->
89
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
90
+ <!-- authors in completing Version 1.0. The Andrew W. -->
91
+ <!-- Mellon Foundation provided support for these -->
92
+ <!-- -->
93
+ <!-- Suggestions for refinements and enhancements to -->
94
+ <!-- the DTD suite should be sent in email to: -->
95
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
96
+ <!-- -->
97
+ <!-- ============================================================= -->
98
+
99
+
100
+ <!-- ============================================================= -->
101
+ <!-- DTD VERSION/CHANGE HISTORY -->
102
+ <!-- ============================================================= -->
103
+ <!--
104
+ =============================================================
105
+
106
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
107
+
108
+ =============================================================
109
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
110
+
111
+ Version 3.0 is the first non-backward-compatible release.
112
+ In addition to the usual incremental changes, some
113
+ elements and attributes have been renamed and/or remodeled
114
+ to better meet user needs and to increase tag set consistency.
115
+ All module change histories are available through the Tag Suite
116
+ web site at http://dtd.nlm.nih.gov.
117
+
118
+ Details on version 3.0 are available at
119
+ http://dtd.nlm.nih.gov/3.0.
120
+
121
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
122
+
123
+
124
+ <!-- ============================================================= -->
125
+ <!-- DEFAULTS FOR ATTRIBUTE VALUES -->
126
+ <!-- ============================================================= -->
127
+
128
+
129
+ <!-- DEFAULT TYPE OF CROSS(X)-REFERENCE -->
130
+ <!-- Used to say to what the reference is pointing.
131
+ Values are, for example: Affiliation "aff",
132
+ or Figure "fig". -->
133
+ <!ENTITY % ref-types "aff | app | author-notes | bibr |
134
+ boxed-text | chem | contrib | corresp |
135
+ disp-formula | fig | fn | kwd | list |
136
+ plate | scheme | sec | statement |
137
+ supplementary-material |
138
+ table | table-fn |
139
+ other" >
140
+
141
+
142
+ <!-- ============================================================= -->
143
+ <!-- DEFAULTS FOR ATTRIBUTE LISTS -->
144
+ <!-- ============================================================= -->
145
+
146
+
147
+ <!-- FOOTNOTE ATTRIBUTES -->
148
+ <!-- Attribute list for Footnote element -->
149
+ <!ENTITY % fn-atts
150
+ "id ID #IMPLIED
151
+ symbol CDATA #IMPLIED
152
+ fn-type CDATA #IMPLIED
153
+ xml:lang NMTOKEN #IMPLIED" >
154
+
155
+
156
+ <!-- INLINE SUPPLEMENTARY MATERIAL -->
157
+ <!-- Attribute list for inline supplementary
158
+ material -->
159
+ <!ENTITY % inline-supplementary-material-atts
160
+ "id ID #IMPLIED
161
+ content-type
162
+ CDATA #IMPLIED
163
+ mimetype CDATA #IMPLIED
164
+ mime-subtype
165
+ CDATA #IMPLIED
166
+ %might-link-atts;" >
167
+
168
+
169
+ <!-- TARGET ATTRIBUTES -->
170
+ <!-- Attribute list for <target> element -->
171
+ <!ENTITY % target-atts
172
+ "id ID #REQUIRED
173
+ target-type
174
+ CDATA #IMPLIED" >
175
+
176
+
177
+ <!-- X(CROSS) REFERENCE ATTRIBUTES -->
178
+ <!-- Attribute list for cross references -->
179
+ <!ENTITY % xref-atts
180
+ "id ID #IMPLIED
181
+ ref-type (%ref-types;) #IMPLIED
182
+ rid IDREFS #IMPLIED" >
183
+
184
+
185
+ <!-- ============================================================= -->
186
+ <!-- INTERNAL LINKS -->
187
+ <!-- ============================================================= -->
188
+
189
+
190
+ <!-- FOOTNOTE MODEL -->
191
+ <!-- Content model for Footnote <fn> -->
192
+ <!ENTITY % fn-model "(label?, (%just-para.class;)+ )" >
193
+
194
+
195
+ <!-- FOOTNOTE -->
196
+ <!-- Additional information concerning material in
197
+ a particular location in the text. This
198
+ material is not considered to be part of the
199
+ body of the text, but in addition to or a
200
+ commentary on the body.
201
+ Details at:
202
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=fn
203
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=fn
204
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=fn
205
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=fn
206
+ -->
207
+ <!ELEMENT fn %fn-model; >
208
+ <!ATTLIST fn
209
+ %fn-atts; >
210
+
211
+
212
+ <!-- TARGET ELEMENTS -->
213
+ <!-- The elements that can be included along with
214
+ data characters inside the content model of
215
+ a <target>
216
+ Design Note: All inline mixes begin with an
217
+ OR bar, but since %link-elements; is an inline
218
+ mix, the OR bar is already there. -->
219
+ <!ENTITY % target-elements
220
+ "%link-elements;" >
221
+
222
+
223
+ <!-- TARGET OF AN INTERNAL LINK -->
224
+ <!-- May be placed anywhere within textual
225
+ material such as a paragraph to provide a
226
+ location (anchor) to which a cross reference
227
+ can point
228
+ Details at:
229
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=target
230
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=target
231
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=target
232
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=target
233
+ -->
234
+ <!ELEMENT target (#PCDATA %target-elements;)* >
235
+ <!ATTLIST target
236
+ %target-atts; >
237
+
238
+
239
+ <!-- X(CROSS) REFERENCE ELEMENTS -->
240
+ <!-- The elements that can be included along with
241
+ data characters inside the content model of
242
+ an <xref>
243
+ Design Note: All inline mixes begin with an
244
+ OR bar, but since %link-elements; is an inline
245
+ mix, the OR bar is already there. -->
246
+ <!ENTITY % xref-elements
247
+ "%link-elements;" >
248
+
249
+
250
+ <!-- X(CROSS) REFERENCE -->
251
+ <!-- Used for any kind of internal article
252
+ referencing. The content of the reference
253
+ (if present) will be displayed as the link.
254
+ This element may be used to point to any
255
+ element that takes an "id" attribute.
256
+ The "ref-type" attribute may be used to name
257
+ the element or type of object to which the
258
+ <xref> is pointing.
259
+ Details at:
260
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=xref
261
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=xref
262
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=xref
263
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=xref
264
+ -->
265
+ <!ELEMENT xref (#PCDATA %xref-elements;)* >
266
+ <!ATTLIST xref
267
+ %xref-atts; >
268
+
269
+
270
+ <!-- ============================================================= -->
271
+ <!-- EXTERNAL LINKS -->
272
+ <!-- ============================================================= -->
273
+
274
+
275
+ <!-- INLINE SUPPLEMENTARY MATERIAL ELEMENTS -->
276
+ <!-- Elements for use in the
277
+ <inline-supplementary-material> element -->
278
+ <!ENTITY % inline-supplementary-material-elements
279
+ "| %access.class; | %address-link.class; |
280
+ %emphasis.class; |
281
+ %phrase-content.class; | %subsup.class;" >
282
+
283
+
284
+ <!-- INLINE SUPPLEMENTARY MATERIAL -->
285
+ <!-- An in-text link to an external file that
286
+ provides supplementary information for
287
+ the document, for example, an audio clip
288
+ Details at:
289
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=inline-supplementary-material
290
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=inline-supplementary-material
291
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=inline-supplementary-material
292
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=inline-supplementary-material
293
+ -->
294
+ <!ELEMENT inline-supplementary-material
295
+ (#PCDATA
296
+ %inline-supplementary-material-elements;)* >
297
+ <!ATTLIST inline-supplementary-material
298
+ %inline-supplementary-material-atts; >
299
+
300
+
301
+ <!-- ================== End Link Class Module ==================== -->