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,799 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Display Class Elements -->
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 Display Class Elements v3.0.5 20110520//EN"
13
+ Delivered as file "display3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Describes display-related elements such as -->
20
+ <!-- Figures, Graphics, Math, Chemical Structures, -->
21
+ <!-- Graphics, etc. -->
22
+ <!-- -->
23
+ <!-- CONTAINS: 1) Parameter Entities for attribute lists -->
24
+ <!-- 2) Parameter Entities for content models -->
25
+ <!-- 3) The display class elements (alpha order) -->
26
+ <!-- a) Array -->
27
+ <!-- b) Boxed text -->
28
+ <!-- c) Chemical Structure -->
29
+ <!-- d) Figure -->
30
+ <!-- e) Graphic -->
31
+ <!-- f) Inline Graphic -->
32
+ <!-- g) Pre-formatted text -->
33
+ <!-- e) Supplementary Information -->
34
+ <!-- h) Table Group -->
35
+ <!-- i) Table Wrapper -->
36
+ <!-- j) Table (invoked module) -->
37
+ <!-- -->
38
+ <!-- CREATED FOR: -->
39
+ <!-- Digital archives and publishers who wish to -->
40
+ <!-- create a custom XML DTD for original markup of -->
41
+ <!-- journal literature, books, and related material, -->
42
+ <!-- or for archiving and transferring such material -->
43
+ <!-- between archives. -->
44
+ <!-- -->
45
+ <!-- This DTD is in the public domain. An organization -->
46
+ <!-- that wishes to create its own DTD from the suite -->
47
+ <!-- may do so without permission from NLM. -->
48
+ <!-- -->
49
+ <!-- The suite has been set up to be extended using a -->
50
+ <!-- new DTD file and a new DTD-specific customization -->
51
+ <!-- module to redefine the many Parameter Entities. -->
52
+ <!-- Do not modify the suite directly or redistribute -->
53
+ <!-- modified versions of the suite. -->
54
+ <!-- -->
55
+ <!-- In the interest of maintaining consistency and -->
56
+ <!-- clarity for potential users, NLM requests: -->
57
+ <!-- -->
58
+ <!-- 1. If you create a DTD from the Archiving and -->
59
+ <!-- Interchange DTD Suite and intend to stay -->
60
+ <!-- compatible with the suite, then please include -->
61
+ <!-- the following statement as a comment in all of -->
62
+ <!-- your DTD modules: -->
63
+ <!-- "Created from, and fully compatible with, -->
64
+ <!-- the Archiving and Interchange DTD Suite." -->
65
+ <!-- -->
66
+ <!-- 2. If you alter one or more modules of the suite, -->
67
+ <!-- then please rename your version and all its -->
68
+ <!-- modules to avoid any confusion with the -->
69
+ <!-- original suite. Also, please include the -->
70
+ <!-- following statement as a comment in all your -->
71
+ <!-- DTD modules: -->
72
+ <!-- "Based in part on, but not fully compatible -->
73
+ <!-- with, the Archiving and Interchange DTD -->
74
+ <!-- Suite." -->
75
+ <!-- -->
76
+ <!-- ORIGINAL CREATION DATE: -->
77
+ <!-- December 2002 -->
78
+ <!-- -->
79
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
80
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
81
+ <!-- Bruce Rosenblum (Inera Inc.) -->
82
+ <!-- -->
83
+ <!-- NLM thanks the Harvard University Libraries, both -->
84
+ <!-- for proposing that a draft archiving NLM DTD for -->
85
+ <!-- life sciences journals be extended to accommodate -->
86
+ <!-- journals in all disciplines and for sponsoring -->
87
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
88
+ <!-- authors in completing Version 1.0. The Andrew W. -->
89
+ <!-- Mellon Foundation provided support for these -->
90
+ <!-- -->
91
+ <!-- Suggestions for refinements and enhancements to -->
92
+ <!-- the DTD suite should be sent in email to: -->
93
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
94
+ <!-- -->
95
+ <!-- ============================================================= -->
96
+
97
+
98
+ <!-- ============================================================= -->
99
+ <!-- DTD VERSION/CHANGE HISTORY -->
100
+ <!-- ============================================================= -->
101
+ <!--
102
+ =============================================================
103
+
104
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
105
+
106
+ =============================================================
107
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
108
+
109
+ Version 3.0 is the first non-backward-compatible release.
110
+ In addition to the usual incremental changes, some
111
+ elements and attributes have been renamed and/or remodeled
112
+ to better meet user needs and to increase tag set consistency.
113
+ All module change histories are available through the Tag Suite
114
+ web site at http://dtd.nlm.nih.gov.
115
+
116
+ Details on version 3.0 are available at
117
+ http://dtd.nlm.nih.gov/3.0.
118
+
119
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
120
+
121
+
122
+ <!-- ============================================================= -->
123
+ <!-- ATTRIBUTES FOR MULTIPLE ELEMENTS -->
124
+ <!-- ============================================================= -->
125
+
126
+
127
+ <!-- DISPLAY ATTRIBUTES -->
128
+ <!-- Attributes used for several of the block
129
+ display elements -->
130
+ <!ENTITY % display-atts
131
+ "position (anchor | float | margin) 'float'
132
+ orientation
133
+ (portrait | landscape) 'portrait'" >
134
+
135
+
136
+ <!-- ============================================================= -->
137
+ <!-- SPECIFIC ATTRIBUTE LISTS -->
138
+ <!-- ============================================================= -->
139
+
140
+
141
+ <!-- ARRAY ATTRIBUTES -->
142
+ <!-- Attributes for the <array> element -->
143
+ <!ENTITY % array-atts
144
+ "id ID #IMPLIED
145
+ content-type
146
+ CDATA #IMPLIED
147
+ specific-use
148
+ CDATA #IMPLIED
149
+ orientation
150
+ (portrait | landscape) 'portrait'
151
+ xml:lang NMTOKEN #IMPLIED" >
152
+
153
+
154
+ <!-- CAPTION ATTRIBUTES -->
155
+ <!-- Attributes for the <caption> element -->
156
+ <!ENTITY % caption-atts
157
+ "specific-use
158
+ CDATA #IMPLIED
159
+ xml:lang NMTOKEN #IMPLIED" >
160
+
161
+
162
+ <!-- BOXED TEXT ATTRIBUTES -->
163
+ <!-- Attributes for the <boxed-text> element -->
164
+ <!ENTITY % boxed-text-atts
165
+ "id ID #IMPLIED
166
+ %display-atts;
167
+ content-type
168
+ CDATA #IMPLIED
169
+ specific-use
170
+ CDATA #IMPLIED
171
+ xml:lang NMTOKEN #IMPLIED" >
172
+
173
+
174
+ <!-- CHEMICAL STRUCTURE ATTRIBUTES -->
175
+ <!-- Attributes for <chem-struct>, a wrapper
176
+ around one (typically inline) chemical
177
+ structure, or one of several structures in
178
+ a <chem-struct-wrap> -->
179
+ <!ENTITY % chem-struct-atts
180
+ "id ID #IMPLIED
181
+ content-type
182
+ CDATA #IMPLIED
183
+ specific-use
184
+ CDATA #IMPLIED
185
+ %might-link-atts;" >
186
+
187
+
188
+ <!-- CHEMICAL STRUCTURE WRAPPER ATTRIBUTES -->
189
+ <!-- Attributes for the <chem-struct-wrap>
190
+ element, the outer wrapper around one or more
191
+ block-level chemical structures -->
192
+ <!ENTITY % chem-struct-wrap-atts
193
+ "id ID #IMPLIED
194
+ %display-atts;
195
+ content-type
196
+ CDATA #IMPLIED
197
+ specific-use
198
+ CDATA #IMPLIED" >
199
+
200
+
201
+ <!-- FIGURE ATTRIBUTES -->
202
+ <!-- Attributes for Figures <fig> -->
203
+ <!ENTITY % fig-atts
204
+ "id ID #IMPLIED
205
+ %display-atts;
206
+ fig-type CDATA #IMPLIED
207
+ specific-use
208
+ CDATA #IMPLIED
209
+ xml:lang NMTOKEN #IMPLIED" >
210
+
211
+
212
+ <!-- FIGURE GROUP ATTRIBUTES -->
213
+ <!-- Attributes for Figure Groups <fig-group> -->
214
+ <!ENTITY % fig-group-atts
215
+ "id ID #IMPLIED
216
+ %display-atts;
217
+ content-type
218
+ CDATA #IMPLIED
219
+ specific-use
220
+ CDATA #IMPLIED" >
221
+
222
+
223
+ <!-- GRAPHIC ATTRIBUTES -->
224
+ <!-- Attributes for the <graphic> element -->
225
+ <!ENTITY % graphic-atts
226
+ "id ID #IMPLIED
227
+ %display-atts;
228
+ content-type
229
+ CDATA #IMPLIED
230
+ specific-use
231
+ CDATA #IMPLIED
232
+ mime-subtype
233
+ CDATA #IMPLIED
234
+ mimetype CDATA #IMPLIED
235
+ %link-atts;" >
236
+
237
+
238
+ <!-- INLINE GRAPHIC ATTRIBUTES -->
239
+ <!-- Attributes for the <inline-graphic> element-->
240
+ <!ENTITY % inline-graphic-atts
241
+ "id ID #IMPLIED
242
+ content-type
243
+ CDATA #IMPLIED
244
+ baseline-shift
245
+ CDATA #IMPLIED
246
+ mimetype CDATA #IMPLIED
247
+ mime-subtype
248
+ CDATA #IMPLIED
249
+ %link-atts;" >
250
+
251
+
252
+ <!-- MEDIA ATTRIBUTES -->
253
+ <!-- Attributes for the <media> element -->
254
+ <!ENTITY % media-atts
255
+ "id ID #IMPLIED
256
+ %display-atts;
257
+ content-type
258
+ CDATA #IMPLIED
259
+ specific-use
260
+ CDATA #IMPLIED
261
+ mimetype CDATA #IMPLIED
262
+ mime-subtype
263
+ CDATA #IMPLIED
264
+ %link-atts;" >
265
+
266
+
267
+ <!-- PREFORMATTED TEXT ATTRIBUTES -->
268
+ <!-- Attributes for the <preformat> element -->
269
+ <!ENTITY % preformat-atts
270
+ "id ID #IMPLIED
271
+ %display-atts;
272
+ preformat-type
273
+ CDATA #IMPLIED
274
+ specific-use
275
+ CDATA #IMPLIED
276
+ xml:space (default | preserve) #FIXED 'preserve'
277
+ xml:lang NMTOKEN #IMPLIED" >
278
+
279
+
280
+ <!-- SUPPLEMENTARY INFORMATION ATTRIBUTES -->
281
+ <!-- Attributes for Supplementary Material
282
+ <supplementary-material> -->
283
+ <!ENTITY % supplementary-material-atts
284
+ "id ID #IMPLIED
285
+ %display-atts;
286
+ content-type
287
+ CDATA #IMPLIED
288
+ specific-use
289
+ CDATA #IMPLIED
290
+ mimetype CDATA #IMPLIED
291
+ mime-subtype
292
+ CDATA #IMPLIED
293
+ %might-link-atts;
294
+ xml:lang NMTOKEN #IMPLIED" >
295
+
296
+
297
+ <!-- ============================================================= -->
298
+ <!-- TABLE ATTRIBUTES -->
299
+ <!-- ============================================================= -->
300
+
301
+
302
+ <!-- TABLE WRAPPER ATTRIBUTES -->
303
+ <!-- Attributes to be added to the regular NLM
304
+ table attributes, for example, when the
305
+ Elsevier or OASIS Exchange table models are
306
+ used. -->
307
+ <!ENTITY % other-table-wrap-atts
308
+ "" >
309
+
310
+
311
+ <!-- TABLE GROUP ATTRIBUTES -->
312
+ <!-- Attributes for groups of <table-wrap>
313
+ elements <table-wrap-group> -->
314
+ <!ENTITY % table-wrap-group-atts
315
+ "id ID #IMPLIED
316
+ %display-atts;
317
+ content-type
318
+ CDATA #IMPLIED
319
+ specific-use
320
+ CDATA #IMPLIED
321
+ %other-table-wrap-atts;" >
322
+
323
+
324
+ <!-- TABLE WRAPPER ATTRIBUTES -->
325
+ <!-- Attributes for the <table-wrap> element,
326
+ the container for <table>s -->
327
+ <!ENTITY % table-wrap-atts
328
+ "id ID #IMPLIED
329
+ %display-atts;
330
+ content-type
331
+ CDATA #IMPLIED
332
+ specific-use
333
+ CDATA #IMPLIED
334
+ %other-table-wrap-atts;
335
+ xml:lang NMTOKEN #IMPLIED" >
336
+
337
+
338
+ <!-- ============================================================= -->
339
+ <!-- PARAMETER ENTITIES FOR CONTENT MODELS -->
340
+ <!-- ============================================================= -->
341
+
342
+
343
+ <!-- FIGURE-LIKE CONTENT MODEL -->
344
+ <!-- Content model for the Figure element and any
345
+ similarly structured elements -->
346
+ <!ENTITY % fig-model "((%id.class;)*, label?, (%caption.class;)*,
347
+ (%access.class; | %address-link.class;)*,
348
+ (%block-math.class; |
349
+ %chem-struct-wrap.class; |
350
+ %intable-para.class; |
351
+ %just-table.class; | %just-para.class; |
352
+ %list.class; | %simple-display.class;)*,
353
+ (%display-back-matter.class;)* )" >
354
+
355
+
356
+ <!-- ============================================================= -->
357
+ <!-- ARRAY ELEMENTS -->
358
+ <!-- ============================================================= -->
359
+
360
+
361
+ <!-- ARRAY CONTENT MODEL -->
362
+ <!-- Content model for the <array> element -->
363
+ <!ENTITY % array-model "(label?,
364
+ (%access.class; | %address-link.class;)*,
365
+ ( (%just-base-display.class;)* |
366
+ %tbody.class; ),
367
+ (%display-back-matter.class;)* )" >
368
+
369
+
370
+ <!-- ARRAY (SIMPLE TABULAR ARRAY) -->
371
+ <!-- Used to define in-text table-like (columnar)
372
+ material. Uses the XHTML table body element
373
+ or a graphic to express the rows and columns.
374
+ These have neither labels nor captions,
375
+ arrays with labels and captions are table
376
+ wrappers.
377
+ Details at:
378
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=array
379
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=array
380
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=array
381
+ -->
382
+ <!ELEMENT array %array-model; >
383
+ <!ATTLIST array
384
+ %array-atts; >
385
+
386
+
387
+ <!-- ============================================================= -->
388
+ <!-- BOXED TEXT ELEMENTS -->
389
+ <!-- ============================================================= -->
390
+
391
+
392
+ <!-- BOXED TEXT MODEL -->
393
+ <!-- Complete content model for the boxed text
394
+ element <boxed-text> -->
395
+ <!ENTITY % boxed-text-model
396
+ "((%id.class;)*, sec-meta?, label?, caption?,
397
+ (%para-level;)*, (%sec-level;)*,
398
+ (%sec-back-matter-mix;)*,
399
+ (%display-back-matter.class;)* )" >
400
+
401
+
402
+ <!-- BOXED TEXT -->
403
+ <!-- Textual material that is outside the flow
404
+ of the narrative text, for example, a
405
+ sidebar, marginalia, text insert, caution or
406
+ note box, etc.
407
+ Details at:
408
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=boxed-text
409
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=boxed-text
410
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=boxed-text
411
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=boxed-text
412
+ -->
413
+ <!ELEMENT boxed-text %boxed-text-model; >
414
+ <!ATTLIST boxed-text
415
+ %boxed-text-atts; >
416
+
417
+
418
+ <!-- ============================================================= -->
419
+ <!-- CHEMICAL STRUCTURE ELEMENTS -->
420
+ <!-- ============================================================= -->
421
+
422
+
423
+ <!-- CHEMICAL STRUCTURE WRAPPER MODEL -->
424
+ <!-- Content model for the Chemical Structure
425
+ Wrapper <chem-struct-wrap> element -->
426
+ <!ENTITY % chem-struct-wrap-model
427
+ "((%id.class;)*, label?,
428
+ (%caption.class;)?,
429
+ (%access.class; | %address-link.class;)*,
430
+ (%inside-chem-struct-wrap.class;)+,
431
+ (%display-back-matter.class;)* )" >
432
+
433
+
434
+ <!-- CHEMICAL STRUCTURE WRAPPER -->
435
+ <!-- A chemical expression, reaction, equation,
436
+ etc. that is set apart within the text.
437
+ These may be numbered.
438
+ Details at:
439
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=chem-struct-wrap
440
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=chem-struct-wrap
441
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=chem-struct-wrap
442
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=chem-struct-wrap
443
+ -->
444
+ <!ELEMENT chem-struct-wrap
445
+ %chem-struct-wrap-model; >
446
+ <!ATTLIST chem-struct-wrap
447
+ %chem-struct-wrap-atts; >
448
+
449
+
450
+ <!-- CHEMICAL STRUCTURE ELEMENTS -->
451
+ <!-- Those elements that may mix with the data
452
+ characters inside a Chemical Structure
453
+ <chem-struct> -->
454
+ <!ENTITY % chem-struct-elements
455
+ "| %access.class; | %address-link.class; |
456
+ %break.class; |
457
+ %emphasis.class; | %label.class; |
458
+ %list.class; | %math.class; |
459
+ %phrase-content.class; |
460
+ %simple-display.class; |
461
+ %simple-link.class; | %subsup.class; " >
462
+
463
+
464
+ <!-- CHEMICAL STRUCTURE MODEL -->
465
+ <!-- A chemical expression, reaction, equation,
466
+ etc. that is set apart within the text
467
+ -->
468
+ <!ENTITY % chem-struct-model
469
+ "(#PCDATA %chem-struct-elements;)* " >
470
+
471
+
472
+ <!-- CHEMICAL STRUCTURE (DISPLAY) -->
473
+ <!-- A chemical expression, reaction, equation,
474
+ etc. that is set apart within the text.
475
+ Details at:
476
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=chem-struct
477
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=chem-struct
478
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=chem-struct
479
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=chem-struct
480
+ -->
481
+ <!ELEMENT chem-struct %chem-struct-model; >
482
+ <!ATTLIST chem-struct
483
+ %chem-struct-atts; >
484
+
485
+
486
+ <!-- ============================================================= -->
487
+ <!-- FIGURE ELEMENTS -->
488
+ <!-- ============================================================= -->
489
+
490
+
491
+ <!-- FIGURE GROUP MODEL -->
492
+ <!-- Content model for a Figure Group element -->
493
+ <!ENTITY % fig-group-model
494
+ "(label?, (%caption.class;)?,
495
+ (%access.class; | %address-link.class;)*,
496
+ (%fig-display.class; |
497
+ %just-base-display.class;)* )" >
498
+
499
+
500
+ <!-- FIGURE GROUP -->
501
+ <!-- Used for a group of figures that must be
502
+ displayed together
503
+ Details at:
504
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=fig-group
505
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=fig-group
506
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=fig-group
507
+ -->
508
+ <!ELEMENT fig-group %fig-group-model; >
509
+ <!ATTLIST fig-group
510
+ %fig-group-atts; >
511
+
512
+
513
+ <!-- FIGURE -->
514
+ <!-- A block of graphic or textual material that
515
+ is identified as a "Figure", usually with
516
+ a caption and a label such as "Figure" or
517
+ "Figure 3.".The content of a Figure need not
518
+ be graphical in nature,.
519
+ Details at:
520
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=fig
521
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=fig
522
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=fig
523
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=fig
524
+ -->
525
+ <!ELEMENT fig %fig-model; >
526
+ <!ATTLIST fig
527
+ %fig-atts; >
528
+
529
+
530
+ <!-- CAPTION BODY PARTS -->
531
+ <!-- Elements that may be included in the body of
532
+ the <caption> element -->
533
+ <!ENTITY % caption-body-parts
534
+ "(%just-para.class;)*" >
535
+
536
+
537
+ <!-- CAPTION MODEL -->
538
+ <!-- Content model for the <caption> element -->
539
+ <!ENTITY % caption-model
540
+ "(title?, %caption-body-parts;)" >
541
+
542
+
543
+ <!-- CAPTION OF A FIGURE, TABLE, ETC. -->
544
+ <!-- Wrapper element for the textual description
545
+ associated with a figure, table, etc. In
546
+ some source document captions, the first
547
+ sentence is set off from the rest as a title.
548
+ Details at:
549
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=caption
550
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=caption
551
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=caption
552
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=caption
553
+ -->
554
+ <!ELEMENT caption %caption-model; >
555
+ <!ATTLIST caption
556
+ %caption-atts; >
557
+
558
+
559
+ <!--ELEM title Defined in %common.ent; -->
560
+ <!--ELEM p Defined in %common.ent; -->
561
+
562
+
563
+ <!-- ============================================================= -->
564
+ <!-- THE GRAPHIC AND MEDIA OBJECT ELEMENTS -->
565
+ <!-- ============================================================= -->
566
+
567
+
568
+ <!-- GRAPHIC MODEL -->
569
+ <!-- Content model for the <graphic> element -->
570
+ <!ENTITY % graphic-model
571
+ "(%access.class; | %address-link.class; |
572
+ %id.class; | %label.class; |
573
+ %caption.class; |
574
+ %display-back-matter.class;)* " >
575
+
576
+
577
+ <!-- GRAPHIC -->
578
+ <!-- An external file that holds a picture,
579
+ illustration, etc., usually as some form of
580
+ binary object. The "content" of the <graphic>
581
+ element is not the object, but merely
582
+ information about the object. The "href"
583
+ attribute points to the file containing
584
+ the object.
585
+ Details at:
586
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=graphic
587
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=graphic
588
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=graphic
589
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=graphic
590
+ -->
591
+ <!ELEMENT graphic %graphic-model; >
592
+ <!ATTLIST graphic
593
+ %graphic-atts; >
594
+
595
+
596
+ <!-- MEDIA OBJECT -->
597
+ <!-- An external file that holds a media object,
598
+ such as an animation or a movie. The
599
+ "content" of the <media> element is not the
600
+ object, but merely information about the
601
+ object. The "href" attribute points to the
602
+ file containing the object.
603
+ Details at:
604
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=media
605
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=media
606
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=media
607
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=media
608
+ -->
609
+ <!ELEMENT media %graphic-model; >
610
+ <!ATTLIST media
611
+ %media-atts; >
612
+
613
+
614
+ <!-- ============================================================= -->
615
+ <!-- INLINE GRAPHIC -->
616
+ <!-- ============================================================= -->
617
+
618
+
619
+ <!-- INLINE GRAPHIC MODEL -->
620
+ <!-- Content model for the <inline-graphic>
621
+ element -->
622
+ <!ENTITY % inline-graphic-model
623
+ "(alt-text?)" >
624
+
625
+
626
+ <!-- INLINE GRAPHIC -->
627
+ <!-- A small graphic such as an icon or a small
628
+ picture symbol that is displayed or set
629
+ in the same line as the text.
630
+ Details at:
631
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=inline-graphic
632
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=inline-graphic
633
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=inline-graphic
634
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=inline-graphic
635
+ -->
636
+ <!ELEMENT inline-graphic
637
+ %inline-graphic-model; >
638
+ <!ATTLIST inline-graphic
639
+ %inline-graphic-atts; >
640
+
641
+
642
+ <!-- ============================================================= -->
643
+ <!-- PRESERVE THE WHITESPACE TEXT -->
644
+ <!-- ============================================================= -->
645
+
646
+
647
+ <!-- PREFORMATTED TEXT ELEMENTS -->
648
+ <!-- Elements that may be used, along with data
649
+ characters, inside the content model for the
650
+ <preformat> element -->
651
+ <!ENTITY % preformat-elements
652
+ "| %access.class; | %address-link.class; |
653
+ %display-back-matter.class; |
654
+ %emphasis.class; | %id.class; |
655
+ %phrase.class; | %subsup.class;" >
656
+
657
+
658
+ <!-- PREFORMAT MODEL -->
659
+ <!-- Content model for the <preformat> element -->
660
+ <!ENTITY % preformat-model
661
+ "(#PCDATA %preformat-elements;)*" >
662
+
663
+
664
+ <!-- PREFORMATTED TEXT -->
665
+ <!-- Used for preformatted text such as
666
+ computer code in which whitespace, such as
667
+ tabs, line feeds, and spaces, should be
668
+ preserved.
669
+ Details at:
670
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=preformat
671
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=preformat
672
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=preformat
673
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=preformat
674
+ -->
675
+ <!ELEMENT preformat %preformat-model; >
676
+ <!ATTLIST preformat
677
+ %preformat-atts; >
678
+
679
+
680
+ <!-- ============================================================= -->
681
+ <!-- SUPPLEMENTARY MATERIAL -->
682
+ <!-- ============================================================= -->
683
+
684
+
685
+ <!-- SUPPLEMENTARY MATERIAL MODEL -->
686
+ <!-- Content model for the
687
+ <supplementary-material> element -->
688
+ <!ENTITY % supplementary-material-model
689
+ "%fig-model;" >
690
+
691
+
692
+ <!-- SUPPLEMENTARY MATERIAL -->
693
+ <!-- Additional data files that contain
694
+ information directly supportive of the item,
695
+ for example, an audio clip, movie, database,
696
+ spreadsheet, applet, or other external file.
697
+ Details at:
698
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=supplementary-material
699
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=supplementary-material
700
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=supplementary-material
701
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=supplementary-material
702
+ -->
703
+ <!ELEMENT supplementary-material
704
+ %supplementary-material-model; >
705
+ <!ATTLIST supplementary-material
706
+ %supplementary-material-atts; >
707
+
708
+
709
+ <!-- ============================================================= -->
710
+ <!-- TABLE ELEMENTS -->
711
+ <!-- ============================================================= -->
712
+
713
+
714
+ <!-- TABLE WRAPPER GROUP MODEL -->
715
+ <!-- Content model for the <table-wrap-group>
716
+ element -->
717
+ <!ENTITY % table-wrap-group-model
718
+ "(label?, caption?,
719
+ (%access.class; | %address-link.class;)*,
720
+ (%just-table.class;)+ )" >
721
+
722
+
723
+ <!-- TABLE WRAPPER GROUP -->
724
+ <!-- Used as a wrapper tag to contain a group of
725
+ tables that must be displayed together
726
+ Details at:
727
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=table-wrap-group
728
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=table-wrap-group
729
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=table-wrap-group
730
+ -->
731
+ <!ELEMENT table-wrap-group
732
+ %table-wrap-group-model; >
733
+ <!ATTLIST table-wrap-group
734
+ %table-wrap-group-atts; >
735
+
736
+
737
+ <!-- TABLE WRAPPER CONTENT MODEL -->
738
+ <!-- Content model for the container element that
739
+ surrounds the standard table models for row
740
+ and columns. -->
741
+ <!ENTITY % table-wrap-model
742
+ "((%id.class;)*, label?, (%caption.class;)?,
743
+ (%access.class; | %address-link.class;)*,
744
+ (%inside-table-wrap;)*,
745
+ (%table-foot.class; |
746
+ %display-back-matter.class;)* )" >
747
+
748
+
749
+ <!-- TABLE WRAPPER -->
750
+ <!-- Used to hold a complete table, that is, not
751
+ only the rows and columns that make up a
752
+ table, but also the table captions, list
753
+ of table footnotes, alternative descriptions
754
+ for accessibility, etc. Within the Table
755
+ Wrapper element, the row and column tags that
756
+ describe the table cells are defined by one
757
+ of the popular "standard" table models, for
758
+ example the XHTML table model, OASIS Exchange
759
+ (CALS) table model, of the Elsevier Science
760
+ Full Length Article table body <tblbody>
761
+ model, et al.)
762
+ Details at:
763
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=table-wrap
764
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=table-wrap
765
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=table-wrap
766
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=table-wrap
767
+ -->
768
+ <!ELEMENT table-wrap %table-wrap-model; >
769
+ <!ATTLIST table-wrap
770
+ %table-wrap-atts; >
771
+
772
+
773
+ <!-- TABLE WRAP FOOTER MODEL -->
774
+ <!-- Content model for the <table-wrap-foot>
775
+ element -->
776
+ <!ENTITY % table-wrap-foot-model
777
+ "(title?,
778
+ (%just-para.class; | %fn-group.class; |
779
+ %fn-link.class; |
780
+ %display-back-matter.class;)+ )" >
781
+
782
+
783
+ <!-- TABLE WRAP FOOTER -->
784
+ <!-- Wrapper element to hold a group of footnotes
785
+ or other notes or general paragraphs at the
786
+ end of a table. Not the same as the
787
+ Table Foot <tfoot>, which contains rows
788
+ and columns like the rest of the table.
789
+ Details at:
790
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=table-wrap-foot
791
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=table-wrap-foot
792
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=table-wrap-foot
793
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=table-wrap-foot
794
+ -->
795
+ <!ELEMENT table-wrap-foot
796
+ %table-wrap-foot-model; >
797
+
798
+
799
+ <!-- ================== End Display Class Module ================= -->