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,178 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving DTD Customize Classes Module -->
3
+ <!-- VERSION: 3.0 -->
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 Customize Classes Module v3.0.4 20110308//EN"
13
+ Delivered as file "atypon-archivecustom-classes3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Archiving and Interchange DTD of the -->
19
+ <!-- Archiving and Interchange DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: To declare the Parameter Entities (PEs) used to -->
22
+ <!-- over-ride the named element classes -->
23
+ <!-- -->
24
+ <!-- Note: Since PEs must be declared before they -->
25
+ <!-- are used, this module must be called before the -->
26
+ <!-- content modules that declare elements, and before -->
27
+ <!-- the default classes module. -->
28
+ <!-- -->
29
+ <!-- CONTAINS: 1) PEs for changing the contents of the default -->
30
+ <!-- element classes -->
31
+ <!-- -->
32
+ <!-- CREATED FOR: -->
33
+ <!-- Digital Archive of Journal Articles -->
34
+ <!-- National Center for Biotechnology Information -->
35
+ <!-- (NCBI) -->
36
+ <!-- National Library of Medicine (NLM) -->
37
+ <!-- -->
38
+ <!-- ORIGINAL CREATION DATE: -->
39
+ <!-- August 2004 -->
40
+ <!-- -->
41
+ <!-- CREATED BY: Deborah Lapeyre (Mulberry Technologies, Inc.) -->
42
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
43
+ <!-- -->
44
+ <!-- Suggestions for refinements and enhancements to -->
45
+ <!-- this DTD should be sent in email to: -->
46
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
47
+ <!-- ============================================================= -->
48
+
49
+
50
+ <!-- ============================================================= -->
51
+ <!-- DTD VERSION/CHANGE HISTORY -->
52
+ <!-- ============================================================= -->
53
+ <!--
54
+
55
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
56
+
57
+ =============================================================
58
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
59
+
60
+ Version 3.0 is the first non-backward-compatible release.
61
+ In addition to the usual incremental changes, some
62
+ elements and attributes have been renamed and/or remodeled
63
+ to better meet user needs and to increase tag set consistency.
64
+ All module change histories are available through the Tag Suite
65
+ web site at http://dtd.nlm.nih.gov.
66
+
67
+ Details on version 3.0 are available at
68
+ http://dtd.nlm.nih.gov/3.0.
69
+
70
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
71
+
72
+
73
+ <!-- ============================================================= -->
74
+ <!-- METADATA CLASSES (articlemeta.ent) -->
75
+ <!-- ============================================================= -->
76
+
77
+
78
+ <!-- CITATION CLASS ELEMENTS -->
79
+ <!-- Reference to an external document, as used
80
+ within, for example, the text of a
81
+ paragraph -->
82
+ <!ENTITY % citation.class
83
+ "element-citation | mixed-citation |
84
+ nlm-citation" >
85
+
86
+
87
+ <!-- CONTRIBUTOR INFORMATION CLASS -->
88
+ <!-- Metadata about a contributor
89
+ Added <fn> -->
90
+ <!ENTITY % contrib-info.class
91
+ "address | aff | author-comment | bio |
92
+ email | etal | ext-link | fn |
93
+ on-behalf-of | role | uri | xref" >
94
+
95
+
96
+ <!-- ============================================================= -->
97
+ <!-- CITATION CLASSES (references.ent) -->
98
+ <!-- ============================================================= -->
99
+
100
+
101
+ <!ENTITY % citation-additions.class
102
+ "string-date" >
103
+
104
+
105
+ <!-- ============================================================= -->
106
+ <!-- DEFAULT CLASSES (default-classes3.ent) -->
107
+ <!-- ============================================================= -->
108
+
109
+
110
+ <!-- CONTRIBUTOR INFORMATION FOR REFERENCES -->
111
+ <!-- The additions and alternatives to a person's
112
+ name that may be used inside the element
113
+ <person-group> -->
114
+ <!ENTITY % person-group-info.class
115
+ "aff | etal | role" >
116
+
117
+
118
+ <!-- TABLE CLASS ELEMENTS -->
119
+ <!-- Elements that will be used to contain the
120
+ rows and columns inside the Table Wrapper
121
+ element <table-wrap>. The following elements
122
+ can be set up for inclusion:
123
+ XHTML Table Model table -->
124
+ <!ENTITY % table.class "table | oasis:table" >
125
+
126
+
127
+ <!-- ALTERNATIVES DISPLAY CLASS ELEMENTS -->
128
+ <!-- Display elements that can be alternatives to
129
+ each other inside an alternatives element.
130
+ -->
131
+ <!ENTITY % alternatives-display.class
132
+ "array | chem-struct | graphic |
133
+ inline-graphic |
134
+ inline-supplementary-material |
135
+ media | textual-form | preformat |
136
+ private-char | supplementary-material |
137
+ %table.class;" >
138
+
139
+ <!-- ============================================================= -->
140
+ <!-- PRESENTATION INFO CLASSES -->
141
+ <!-- ============================================================= -->
142
+
143
+
144
+ <!-- X-GENERATED PUNCTUATION CLASS -->
145
+ <!-- Class containing a single element that will
146
+ hold generated punctuation or other
147
+ generatable text, for example, the commas or
148
+ semicolons between keywords. -->
149
+ <!ENTITY % x.class "x" >
150
+
151
+
152
+ <!-- ============================================================= -->
153
+ <!-- STRUCTURAL ELEMENT CLASSES -->
154
+ <!-- ============================================================= -->
155
+
156
+
157
+ <!-- REST OF PARAGRAPH CLASS -->
158
+ <!-- Information for the reader that is at the
159
+ same structural level as a Paragraph. -->
160
+ <!ENTITY % rest-of-para.class
161
+ "ack | disp-quote | speech | statement |
162
+ verse-group" >
163
+
164
+
165
+ <!-- ============================================================= -->
166
+ <!-- SECTION CLASS (%section.ent;) -->
167
+ <!-- ============================================================= -->
168
+
169
+
170
+ <!-- SECTION CLASS ELEMENTS -->
171
+ <!-- Information for the reader that is at the
172
+ same structural level as a Section, which is
173
+ a headed structure full of smaller elements
174
+ such as paragraphs. -->
175
+ <!ENTITY % sec.class "sec | question" >
176
+
177
+
178
+ <!-- ================== End Archiving Classes Customization ====== -->
@@ -0,0 +1,253 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving DTD Customize Mixes Module -->
3
+ <!-- VERSION: 3.0 -->
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 Customize Mixes Module v3.0.4 20110308//EN"
13
+ Delivered as file "atypon-archivecustom-mixes3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Archiving and Interchange DTD of the -->
19
+ <!-- Archiving and Interchange DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: Declares over-ride values for the default element -->
22
+ <!-- mixes in the Suite. These over-rides are specific -->
23
+ <!-- to the Journal Archiving and Interchange DTD. -->
24
+ <!-- -->
25
+ <!-- Note: Since PEs must be declared before they -->
26
+ <!-- are used, this module must be called before the -->
27
+ <!-- default mixes modules (%default-mixes;) -->
28
+ <!-- -->
29
+ <!-- CONTAINS: 1) PEs that define the element mixes to be -->
30
+ <!-- over-ridden -->
31
+ <!-- -->
32
+ <!-- CREATED FOR: -->
33
+ <!-- Digital Archive of Journal Articles -->
34
+ <!-- National Center for Biotechnology Information -->
35
+ <!-- (NCBI) -->
36
+ <!-- National Library of Medicine (NLM) -->
37
+ <!-- -->
38
+ <!-- ORIGINAL CREATION DATE: -->
39
+ <!-- August 2004 -->
40
+ <!-- -->
41
+ <!-- CREATED BY: Deborah Lapeyre (Mulberry Technologies, Inc.) -->
42
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
43
+ <!-- -->
44
+ <!-- Suggestions for refinements and enhancements to -->
45
+ <!-- this DTD should be sent in email to: -->
46
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
47
+ <!-- ============================================================= -->
48
+
49
+
50
+ <!-- ============================================================= -->
51
+ <!-- DTD VERSION/CHANGE HISTORY -->
52
+ <!-- ============================================================= -->
53
+ <!--
54
+
55
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
56
+
57
+ =============================================================
58
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
59
+
60
+ Version 3.0 is the first non-backward-compatible release.
61
+ In addition to the usual incremental changes, some
62
+ elements and attributes have been renamed and/or remodeled
63
+ to better meet user needs and to increase tag set consistency.
64
+ All module change histories are available through the Tag Suite
65
+ web site at http://dtd.nlm.nih.gov.
66
+
67
+ Details on version 3.0 are available at
68
+ http://dtd.nlm.nih.gov/3.0.
69
+
70
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
71
+
72
+
73
+ <!-- ============================================================= -->
74
+ <!-- ELEMENT MIXES FOR USE IN CONTENT MODELS -->
75
+ <!-- (MIXES ARE COMPOSED USING CLASSES) -->
76
+ <!-- ============================================================= -->
77
+
78
+
79
+ <!-- ============================================================= -->
80
+ <!-- EXCEPTION: A MIX USED IN OTHER MIXES -->
81
+ <!-- ============================================================= -->
82
+
83
+
84
+ <!-- ALL PHRASE-LEVEL ELEMENTS -->
85
+ <!-- This Parameter Entity contains all of the
86
+ phrase-level elements in the entire
87
+ Archival Tag Set EXCEPT THE <break> element.
88
+ MAINTENANCE NOTE:
89
+ Since this is used inside other mixes
90
+ (like a class and unlike all other mixes)
91
+ all-phrase must
92
+ - be declared first in this module.
93
+ - does not start with an OR bar, as all
94
+ other inline mixes do -->
95
+ <!ENTITY % all-phrase "%address-link.class; | %article-link.class; |
96
+ %appearance.class; | %emphasis.class; |
97
+ %inline-display.class; |
98
+ %inline-math.class; | %math.class; |
99
+ %phrase.class; | %simple-link.class; |
100
+ %subsup.class; | %x.class;" >
101
+
102
+
103
+ <!-- ============================================================= -->
104
+ <!-- TABLE ELEMENT MIXES -->
105
+ <!-- ============================================================= -->
106
+
107
+
108
+ <!-- INSIDE TABLE CELL ELEMENTS -->
109
+ <!-- Mixed with #PCDATA inside a table cell, such
110
+ as a <td> or <th> element in the XHTML table
111
+ model, the <entry> element in the OASIS CALS
112
+ table model, etc. This PE will be used as the
113
+ value of %Flow.mix;, %paracon;, etc.
114
+ MAINTENANCE NOTE: Inside cell is an exception,
115
+ an inline mix that does not start with an OR
116
+ bar. This is because is used within the
117
+ PE -%Flow.mix;, which is an inline mix
118
+ defined in the course of the XHTML Table DTD,
119
+ a DTD not under control of this DTD Suite. -->
120
+ <!ENTITY % inside-cell "%all-phrase; | %block-math.class; |
121
+ %break.class; | %chem-struct-wrap.class; |
122
+ %citation.class; |
123
+ %list.class; |
124
+ %simple-display-noalt.class;" >
125
+
126
+
127
+ <!-- ============================================================= -->
128
+ <!-- BACK MATTER ELEMENT MIXES(%backmatter.ent;)-->
129
+ <!-- ============================================================= -->
130
+
131
+
132
+ <!-- DOCUMENT BACK MATTER ELEMENTS -->
133
+ <!-- Back Matter Elements used by a full document
134
+ such as a journal article. This is an element
135
+ grouping rather than a class. These
136
+ elements may also appear in the content models
137
+ of structural elements, such as back matter.
138
+ -->
139
+ <!ENTITY % doc-back-matter-mix
140
+ "%back.class; | %front-back.class; |
141
+ %sec.class;" >
142
+
143
+
144
+ <!-- ============================================================= -->
145
+ <!-- PARAGRAPH-LEVEL ELEMENT MIXES -->
146
+ <!-- ============================================================= -->
147
+
148
+
149
+ <!-- PARAGRAPH-LEVEL ELEMENTS -->
150
+ <!-- Elements that may be used at the same
151
+ structural level as a paragraph, for
152
+ example inside a Section
153
+ Note: There a major overlap between this
154
+ parameter entity and that for the elements
155
+ that are at the same level as a paragraph.
156
+ Inline elements appear only inside a
157
+ paragraph, but block elements such as quotes
158
+ and lists may appear either within a
159
+ paragraph or at the same level as a
160
+ paragraph. This serves a requirement in a
161
+ repository DTD, since some incoming material
162
+ will have restricted such elements to only
163
+ inside a paragraph, some incoming material
164
+ will have restricted them to only outside a
165
+ paragraph and some may allow them in both
166
+ places. Thus the DTD must allow for them to
167
+ be in either or both. -->
168
+ <!ENTITY % para-level "%block-display.class; | %block-math.class; |
169
+ %just-para.class; | %list.class; |
170
+ %math.class; | %related-article.class; |
171
+ %rest-of-para.class; | %x.class;" >
172
+
173
+
174
+ <!-- ============================================================= -->
175
+ <!-- INLINE ELEMENT MIXES -->
176
+ <!-- ============================================================= -->
177
+
178
+
179
+ <!-- EMPHASIS MIX ELEMENTS -->
180
+ <!-- Elements that may be used inside most of the
181
+ emphasis class elements -->
182
+ <!ENTITY % emphasized-text
183
+ "| %all-phrase; | %break.class;" >
184
+
185
+
186
+ <!-- JUST RENDITION -->
187
+ <!-- Only the simplest of the typographic
188
+ emphasis elements, as well as subscript and
189
+ superscript. Usually used in a model that
190
+ allows #PCDATA and this restricted mixture.
191
+ This mix may be stripped down to only
192
+ subscript and superscript by some, more
193
+ restrictive DTDs.
194
+ MAINTENANCE NOTE: This Parameter Entity
195
+ and the related PE "rendition-plus" have
196
+ been put in place to restrict the amount of
197
+ variability that a person modifying the DTD
198
+ through PE redefinition can achieve. Some
199
+ elements have been set #PCDATA plus one PE
200
+ and some have been set to #PCDATA plus the
201
+ other in an effort to allow designers to
202
+ modify entire groups of elements, but not
203
+ to change similar models individually . -->
204
+ <!ENTITY % just-rendition
205
+ "| %all-phrase;" >
206
+
207
+
208
+ <!-- RENDITION MARKUP PLUS -->
209
+ <!-- Only the simplest of the typographic
210
+ emphasis elements, as well as subscript and
211
+ superscript. Usually used in a model that
212
+ allows #PCDATA and this restricted mixture.
213
+ This mix may be enhanced slightly in some
214
+ more permissive DTDs, and should always
215
+ contain at least typographic emphasis,
216
+ subscript, and superscript.
217
+ MAINTENANCE NOTE: This Parameter Entity
218
+ and the related PE "just-rendition" have
219
+ been put in place to restrict the amount of
220
+ variability that a person modifying the DTD
221
+ through PE redefinition can achieve. Some
222
+ elements have been set #PCDATA plus one PE
223
+ and some have been set to #PCDATA plus the
224
+ other in an effort to allow designers to
225
+ modify entire groups of elements, but not
226
+ to individually change similar models.
227
+ modify entire groups of elements, but not
228
+ to change similar models individually . -->
229
+ <!ENTITY % rendition-plus
230
+ "| %all-phrase;" >
231
+
232
+
233
+ <!-- SIMPLE PHRASE-LEVEL TEXTUAL ELEMENTS -->
234
+ <!-- Elements that may be used almost anywhere
235
+ text is used, for example, inside a title.
236
+ Simple text plus inline display and math
237
+ elements. -->
238
+ <!ENTITY % simple-phrase
239
+ "| %all-phrase;" >
240
+
241
+
242
+ <!-- SIMPLE TEXTUAL CONTENT -->
243
+ <!-- Elements that may be used inside elements
244
+ that are really expected to be #PCDATA and
245
+ not to contain any of these things.
246
+ Note that in the original, this contained
247
+ no math and no links, thus is was even
248
+ simpler than %simple-phrase; (As of v2 2004)
249
+ the two are the same. -->
250
+ <!ENTITY % simple-text "| %all-phrase;" >
251
+
252
+
253
+ <!-- ================== End Archiving DTD Mixes Customization ==== -->