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,758 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Bibliographic Reference (Citation) Class Elements -->
3
+ <!-- VERSION: 3.0.1 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Bibliographic Reference (Citation) Class Elements v3.0.1 20100714//EN"
13
+ Delivered as file "references3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Defines the bibliographic reference elements -->
20
+ <!-- -->
21
+ <!-- -->
22
+ <!-- CONTAINS: 1) Default definition of the references class -->
23
+ <!-- 2) Parameter Entities for attribute lists -->
24
+ <!-- 3) Models for the bibliographic reference -->
25
+ <!-- class elements in alphabetical order -->
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
+ <!-- Suggestions for refinements and enhancements to -->
66
+ <!-- the DTD suite should be sent in email to: -->
67
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
68
+ <!-- -->
69
+ <!-- ORIGINAL CREATION DATE: -->
70
+ <!-- December 2002 -->
71
+ <!-- -->
72
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
73
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
74
+ <!-- Bruce Rosenblum (Inera Inc.) -->
75
+ <!-- -->
76
+ <!-- NLM thanks the Harvard University Libraries, both -->
77
+ <!-- for proposing that a draft archiving NLM DTD for -->
78
+ <!-- life sciences journals be extended to accommodate -->
79
+ <!-- journals in all disciplines and for sponsoring -->
80
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
81
+ <!-- authors in completing Version 1.0. The Andrew W. -->
82
+ <!-- Mellon Foundation provided support for these -->
83
+ <!-- important contributions. -->
84
+ <!-- -->
85
+ <!-- ============================================================= -->
86
+
87
+
88
+ <!-- ============================================================= -->
89
+ <!-- DTD VERSION/CHANGE HISTORY -->
90
+ <!-- ============================================================= -->
91
+ <!--
92
+
93
+ =============================================================
94
+
95
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
96
+
97
+ =============================================================
98
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
99
+
100
+ Version 3.0 is the first non-backward-compatible release.
101
+ In addition to the usual incremental changes, some
102
+ elements and attributes have been renamed and/or remodeled
103
+ to better meet user needs and to increase tag set consistency.
104
+ All module change histories are available through the Tag Suite
105
+ web site at http://dtd.nlm.nih.gov.
106
+
107
+ Details on version 3.0 are available at
108
+ http://dtd.nlm.nih.gov/3.0.
109
+
110
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
111
+
112
+ <!-- ============================================================= -->
113
+
114
+
115
+ <!-- ============================================================= -->
116
+ <!-- PARAMETER ENTITIES FOR #PCDATA MODELS -->
117
+ <!-- ============================================================= -->
118
+
119
+
120
+ <!-- SOURCE ELEMENTS -->
121
+ <!-- The elements that can be included along with
122
+ data characters inside the content model of
123
+ a <source>. -->
124
+ <!ENTITY % source-elements
125
+ "| %emphasis.class; | %address-link.class; |
126
+ %phrase-content.class; | %subsup.class;" >
127
+
128
+
129
+ <!-- ============================================================= -->
130
+ <!-- PARAMETER ENTITIES FOR ATTRIBUTE LISTS -->
131
+ <!-- ============================================================= -->
132
+
133
+
134
+ <!-- ACCESS DATE ATTRIBUTES -->
135
+ <!-- Attributes for the <access-date> element -->
136
+ <!ENTITY % access-date-atts
137
+ "content-type
138
+ CDATA #IMPLIED" >
139
+
140
+
141
+ <!-- ANNOTATION ATTRIBUTES -->
142
+ <!-- Attributes for the <annotation> element -->
143
+ <!ENTITY % annotation-atts
144
+ "content-type
145
+ CDATA #IMPLIED" >
146
+
147
+
148
+ <!-- COMMENT ATTRIBUTES -->
149
+ <!-- Attributes for the <comment> element -->
150
+ <!ENTITY % comment-atts
151
+ "content-type
152
+ CDATA #IMPLIED" >
153
+
154
+
155
+ <!-- DATE IN CITATION ATTRIBUTES -->
156
+ <!-- Attributes for the <date-in-citation>
157
+ element -->
158
+ <!ENTITY % date-in-citation-atts
159
+ "content-type
160
+ CDATA #IMPLIED" >
161
+
162
+
163
+ <!-- EDITION ATTRIBUTES -->
164
+ <!-- Attributes for the <edition> element -->
165
+ <!ENTITY % edition-atts
166
+ "content-type
167
+ CDATA #IMPLIED" >
168
+
169
+
170
+ <!-- GOVERNMENT ATTRIBUTES -->
171
+ <!-- Attributes for the <gov> element -->
172
+ <!ENTITY % gov-atts
173
+ "content-type
174
+ CDATA #IMPLIED" >
175
+
176
+
177
+ <!-- NOTE ATTRIBUTES -->
178
+ <!-- Attributes for the <note> element -->
179
+ <!ENTITY % note-atts
180
+ "content-type
181
+ CDATA #IMPLIED
182
+ id ID #IMPLIED" >
183
+
184
+
185
+ <!-- PATENT ATTRIBUTES -->
186
+ <!-- Attributes for the <patent> element -->
187
+ <!ENTITY % patent-atts
188
+ "content-type
189
+ CDATA #IMPLIED
190
+ country CDATA #IMPLIED" >
191
+
192
+
193
+ <!-- PERSON GROUP ATTRIBUTES -->
194
+ <!-- Attributes for the <person-group> element -->
195
+ <!ENTITY % person-group-atts
196
+ "id ID #IMPLIED
197
+ person-group-type
198
+ CDATA #IMPLIED" >
199
+
200
+
201
+ <!-- PUBLICATION IDENTIFIER ATTRIBUTES -->
202
+ <!-- Attributes for the <pub-id> element -->
203
+ <!ENTITY % pub-id-atts
204
+ "pub-id-type
205
+ (%pub-id-types;) #IMPLIED" >
206
+
207
+
208
+ <!-- REFERENCE ATTRIBUTES -->
209
+ <!-- Attributes for the <ref> element -->
210
+ <!ENTITY % ref-atts
211
+ "id ID #IMPLIED
212
+ content-type
213
+ CDATA #IMPLIED
214
+ specific-use
215
+ CDATA #IMPLIED" >
216
+
217
+
218
+ <!-- REFERENCE LIST ATTRIBUTES -->
219
+ <!-- Attributes for the <ref-list> element -->
220
+ <!ENTITY % ref-list-atts
221
+ "id ID #IMPLIED
222
+ content-type
223
+ CDATA #IMPLIED
224
+ specific-use
225
+ CDATA #IMPLIED" >
226
+
227
+
228
+ <!-- SERIES ATTRIBUTES -->
229
+ <!-- Attributes for the <series> element -->
230
+ <!ENTITY % series-atts
231
+ "content-type
232
+ CDATA #IMPLIED" >
233
+
234
+
235
+ <!-- SOURCE ATTRIBUTES -->
236
+ <!-- Attributes for the <source> and
237
+ <trans-source> elements -->
238
+ <!ENTITY % source-atts
239
+ "id ID #IMPLIED
240
+ content-type
241
+ CDATA #IMPLIED
242
+ xml:lang NMTOKEN #IMPLIED" >
243
+
244
+
245
+ <!-- STANDARDS ATTRIBUTES -->
246
+ <!-- Attributes for the <std> element -->
247
+ <!ENTITY % std-atts
248
+ "content-type
249
+ CDATA #IMPLIED" >
250
+
251
+
252
+ <!-- TIME STAMP ATTRIBUTES -->
253
+ <!-- Attributes for the <time-stamp> element -->
254
+ <!ENTITY % time-stamp-atts
255
+ "content-type
256
+ CDATA #IMPLIED" >
257
+
258
+
259
+ <!-- ============================================================= -->
260
+ <!-- BIBLIOGRAPHIC REFERENCE LIST ELEMENTS -->
261
+ <!-- ============================================================= -->
262
+
263
+
264
+ <!--ELEM article-title
265
+ Defined in %common.ent; -->
266
+ <!--ELEM collab Defined in %common.ent; -->
267
+ <!--ELEM conf-date Defined in %common.ent; -->
268
+ <!--ELEM conf-loc Defined in %common.ent; -->
269
+ <!--ELEM conf-name Defined in %common.ent; -->
270
+ <!--ELEM day Defined in %common.ent; -->
271
+ <!--ELEM elocation-id Defined in %common.ent; -->
272
+ <!--ELEM email Defined in %common.ent; -->
273
+ <!--ELEM fpage Defined in %common.ent; -->
274
+ <!--ELEM issn Defined in %common.ent; -->
275
+ <!--ELEM issue Defined in %common.ent; -->
276
+ <!--ELEM lpage Defined in %common.ent; -->
277
+ <!--ELEM month Defined in %common.ent; -->
278
+ <!--ELEM publisher-loc
279
+ Defined in %common.ent; -->
280
+ <!--ELEM publisher-name
281
+ Defined in %common.ent; -->
282
+ <!--ELEM season Defined in %common.ent; -->
283
+ <!--ELEM title Defined in %common.ent; -->
284
+ <!--ELEM trans-title Defined in %common.ent; -->
285
+ <!--ELEM volume Defined in %common.ent; -->
286
+ <!--ELEM year Defined in %common.ent; -->
287
+
288
+
289
+ <!-- REFERENCE LIST MODEL -->
290
+ <!-- Content model for the <ref-list> element -->
291
+ <!ENTITY % ref-list-model
292
+ "(label?, title?, (%para-level;)*, ref*,
293
+ (%ref-list.class;)* )" >
294
+
295
+
296
+ <!-- REFERENCE LIST (BIBLIOGRAPHIC REFERENCE LIST)
297
+ -->
298
+ <!-- List of references (citations) for the
299
+ article. Often called "References",
300
+ "Bibliography", or "Additional Reading". No
301
+ distinction is made between lists of cited
302
+ references and lists of suggested references.
303
+ Details at:
304
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=ref-list
305
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=ref-list
306
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=ref-list
307
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=ref-list
308
+ -->
309
+ <!ELEMENT ref-list %ref-list-model; >
310
+ <!ATTLIST ref-list
311
+ %ref-list-atts; >
312
+
313
+
314
+ <!-- REFERENCE ITEM MODEL -->
315
+ <!-- Content model for the <ref> element -->
316
+ <!ENTITY % ref-model "(label?,
317
+ (%citation.class; | %note.class;)+ )" >
318
+
319
+
320
+ <!-- REFERENCE ITEM -->
321
+ <!-- One item in a bibliographic list, typically
322
+ a citation describing a referenced work, but
323
+ some journals may place notes in this list as
324
+ well as citations.
325
+ Details at:
326
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=ref
327
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=ref
328
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=ref
329
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=ref
330
+ -->
331
+ <!ELEMENT ref %ref-model; >
332
+ <!ATTLIST ref
333
+ %ref-atts; >
334
+
335
+
336
+ <!--ELEM element-citation
337
+ Defined in %common.ent; -->
338
+ <!--ELEM mixed-citation
339
+ Defined in %common.ent; -->
340
+
341
+
342
+ <!-- NOTE IN A REFERENCE LIST MODEL -->
343
+ <!-- Content model for a note in a reference
344
+ list element -->
345
+ <!ENTITY % note-model "(label?,
346
+ (%just-para.class; | %product.class;)+ )" >
347
+
348
+
349
+ <!-- NOTE IN A REFERENCE LIST -->
350
+ <!-- Used to tag non-citation material that
351
+ sometimes within a reference list, for
352
+ example, used to tag end note material when
353
+ such a note is placed within a reference
354
+ list.
355
+ Details at:
356
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=note
357
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=note
358
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=note
359
+ -->
360
+ <!ELEMENT note %note-model; >
361
+ <!ATTLIST note
362
+ %note-atts; >
363
+
364
+
365
+ <!-- ============================================================= -->
366
+ <!-- BIBLIOGRAPHIC REFERENCE CLASS -->
367
+ <!-- ============================================================= -->
368
+
369
+
370
+ <!-- ACCESS DATE ELEMENTS -->
371
+ <!-- The elements that can be included along with
372
+ data characters inside the content model of
373
+ the Access Date <access-date> element -->
374
+ <!ENTITY % access-date-elements
375
+ "" >
376
+
377
+
378
+ <!-- ACCESS DATE FOR CITED WORK -->
379
+ <!-- The date on which the work which is cited
380
+ was examined. Some online resources are
381
+ changing so quickly that a citation to the
382
+ resource is not complete without the date
383
+ on which the cited resource was examined,
384
+ since a day before or a day later the
385
+ relevant material might be different.
386
+ Details at:
387
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=access-date
388
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=access-date
389
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=access-date
390
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=access-date
391
+ -->
392
+ <!ELEMENT access-date (#PCDATA %access-date-elements;)* >
393
+ <!ATTLIST access-date
394
+ %access-date-atts; >
395
+
396
+
397
+ <!-- ANNOTATION IN A CITATION -->
398
+ <!-- Most citations just provide the bibliographic
399
+ information for a cited reference but a few
400
+ describe or comment upon the nature or
401
+ quality of the reference or summarize its
402
+ findings.
403
+ Details at:
404
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=annotation
405
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=annotation
406
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=annotation
407
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=annotation
408
+ -->
409
+ <!ELEMENT annotation ((%just-para.class;)+) >
410
+ <!ATTLIST annotation
411
+ %annotation-atts; >
412
+
413
+
414
+ <!-- CHAPTER TITLE ELEMENTS -->
415
+ <!-- The elements that can be included along with
416
+ data characters inside the content model of
417
+ the <chapter-title> element -->
418
+ <!ENTITY % chapter-title-elements
419
+ "%source-elements;" >
420
+
421
+
422
+ <!-- CHAPTER TITLE IN A CITATION -->
423
+ <!-- Within a citation (such as a <mixed-citation>
424
+ or an <element-citation>), the title of a
425
+ cited book is tagged as <source> and the
426
+ title of a chapter within that book is tagged
427
+ as <chapter-title>.
428
+ Details at:
429
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=chapter-title
430
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=chapter-title
431
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=chapter-title
432
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=chapter-title
433
+ -->
434
+ <!ELEMENT chapter-title
435
+ (#PCDATA %chapter-title-elements;)* >
436
+
437
+
438
+ <!-- COMMENT ELEMENTS -->
439
+ <!-- The elements that can be included along with
440
+ data characters inside the content model of
441
+ the Comment in a Citation <comment> element.
442
+ Design Note: All inline mixes begin with an
443
+ OR bar, but since %simple-phrase; is an
444
+ inline mix, the OR bar is already there. -->
445
+ <!ENTITY % comment-elements
446
+ "%simple-phrase;" >
447
+
448
+
449
+ <!-- COMMENT IN A CITATION -->
450
+ <!-- Used to mark unstructured text within an
451
+ otherwise element structured reference.
452
+ In an unstructured reference, this text would
453
+ merely be data characters.
454
+ Typical comments could include:
455
+ <comment>[Abstract]</comment>
456
+ <comment> translated from Russian</comment>
457
+ Details at:
458
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=comment
459
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=comment
460
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=comment
461
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=comment
462
+ -->
463
+ <!ELEMENT comment (#PCDATA %comment-elements;)* >
464
+ <!ATTLIST comment
465
+ %comment-atts; >
466
+
467
+
468
+ <!-- DATE IN CITATION ELEMENTS -->
469
+ <!-- The elements that can be included along with
470
+ data characters inside the content model of
471
+ the Date Inside Citation <date-in-citation>
472
+ element -->
473
+ <!ENTITY % date-in-citation-elements
474
+ "| %date-parts.class;" >
475
+
476
+
477
+ <!-- DATE INSIDE CITATION -->
478
+ <!-- A container element for any date that may be
479
+ referenced in a citation, other than the
480
+ publication date of the cited work.
481
+ The "content-type" attribute should be used
482
+ to identify the purpose/type of date. For
483
+ example, if the element contains the date
484
+ on which the article contributor examined the
485
+ cited work, the attribute might be
486
+ "access-date".
487
+ Details at:
488
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=date-in-citation
489
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=date-in-citation
490
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=date-in-citation
491
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=date-in-citation
492
+ -->
493
+ <!ELEMENT date-in-citation
494
+ (#PCDATA %date-in-citation-elements;)* >
495
+ <!ATTLIST date-in-citation
496
+ %date-in-citation-atts; >
497
+
498
+
499
+ <!-- EDITION ELEMENTS -->
500
+ <!-- The elements that can be included along with
501
+ data characters inside the content model of
502
+ <edition>
503
+ Design Note: -%just-rendition; begins with
504
+ an OR bar, so this inline mix begins with
505
+ an OR bar. -->
506
+ <!ENTITY % edition-elements
507
+ "%just-rendition;" >
508
+
509
+ <!-- EDITION, CITED -->
510
+ <!-- The edition number of a cited publication
511
+ Details at:
512
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=edition
513
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=edition
514
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=edition
515
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=edition
516
+ -->
517
+ <!ELEMENT edition (#PCDATA %edition-elements;)* >
518
+ <!ATTLIST edition
519
+ %edition-atts; >
520
+
521
+
522
+ <!-- GOVERNMENT REPORT ELEMENTS -->
523
+ <!-- The elements that can be included along with
524
+ data characters inside the content model of
525
+ <gov>
526
+ Design Note: -%rendition-plus; begins with
527
+ an OR bar, so this inline mix begins with
528
+ an OR bar. -->
529
+ <!ENTITY % gov-elements "%rendition-plus;" >
530
+
531
+
532
+ <!-- GOVERNMENT REPORT, CITED -->
533
+ <!-- The identification information (typically the
534
+ title and/or an identification number) for
535
+ a cited governmental report or other
536
+ government publication
537
+ Details at:
538
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=gov
539
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=gov
540
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=gov
541
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=gov
542
+ -->
543
+ <!ELEMENT gov (#PCDATA %gov-elements;)* >
544
+ <!ATTLIST gov
545
+ %gov-atts; >
546
+
547
+
548
+ <!-- PART TITLE ELEMENTS -->
549
+ <!-- The elements that can be included along with
550
+ data characters inside the content model of
551
+ the <part-title> element -->
552
+ <!ENTITY % part-title-elements
553
+ "%source-elements;" >
554
+
555
+
556
+ <!-- PART TITLE IN A CITATION -->
557
+ <!-- Within a citation (such as a
558
+ <mixed-citation> or an <element-citation>),
559
+ when books are divided into Parts (which
560
+ may then contain smaller units such as
561
+ chapters), this element can be used to
562
+ record the title of the cited Part.
563
+ The book is tagged as <source>.
564
+ Details at:
565
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=part-title
566
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=part-title
567
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=part-title
568
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=part-title
569
+ -->
570
+ <!ELEMENT part-title (#PCDATA %part-title-elements;)* >
571
+
572
+
573
+ <!-- PATENT NUMBER ELEMENTS -->
574
+ <!-- The elements that can be included along with
575
+ data characters inside the content model of
576
+ <patent>
577
+ Design Note: -%just-rendition; begins with
578
+ an OR bar, so this inline mix begins with
579
+ an OR bar. -->
580
+ <!ENTITY % patent-elements
581
+ "%just-rendition;" >
582
+
583
+
584
+ <!-- PATENT NUMBER, CITED -->
585
+ <!-- The identification information (typically the
586
+ patent number or number and name) for a
587
+ cited patent
588
+ Details at:
589
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=patent
590
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=patent
591
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=patent
592
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=patent
593
+ -->
594
+ <!ELEMENT patent (#PCDATA %patent-elements;)* >
595
+ <!ATTLIST patent
596
+ %patent-atts; >
597
+
598
+
599
+ <!-- PERSON GROUP MODEL -->
600
+ <!-- Content model for the Person Group element -->
601
+ <!ENTITY % person-group-model
602
+ "(%name.class; |
603
+ %person-group-info.class;)*" >
604
+
605
+
606
+ <!-- PERSON GROUP FOR A CITED PUBLICATION -->
607
+ <!-- Wrapper element for one or more authors,
608
+ editors, translators, etc. named in a cited
609
+ reference.
610
+ Details at:
611
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=person-group
612
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=person-group
613
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=person-group
614
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=person-group
615
+ -->
616
+ <!ELEMENT person-group %person-group-model; >
617
+ <!ATTLIST person-group
618
+ %person-group-atts; >
619
+
620
+
621
+ <!-- PUBLICATION IDENTIFIER FOR A CITED PUBLICATION
622
+ -->
623
+ <!-- The identifier of a publication such as a
624
+ related journal article that is listed
625
+ within a citation (such as a <mixed-citation>
626
+ or an <element-citation>) inside the
627
+ bibliographic reference list <ref-list> of
628
+ an article.
629
+ Details at:
630
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=pub-id
631
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=pub-id
632
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=pub-id
633
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=pub-id
634
+ -->
635
+ <!ELEMENT pub-id (#PCDATA) >
636
+ <!ATTLIST pub-id
637
+ %pub-id-atts; >
638
+
639
+
640
+ <!-- SERIES ELEMENTS -->
641
+ <!-- The elements that can be included along with
642
+ data characters inside the content model of
643
+ <series>
644
+ Design Note: -%rendition-plus; begins with
645
+ an OR bar, so this inline mix begins with
646
+ an OR bar. -->
647
+ <!ENTITY % series-elements
648
+ "%rendition-plus;" >
649
+
650
+
651
+ <!-- SERIES -->
652
+ <!-- Container element for any series information
653
+ used in a citation (such as a <mixed-citation>
654
+ or an <element-citation>). For example,
655
+ within a citation to a non-journal item that
656
+ spans multiple volumes, this element could
657
+ contain the unique title of the entire series:
658
+ Details at:
659
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=series
660
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=series
661
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=series
662
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=series
663
+ -->
664
+ <!ELEMENT series (#PCDATA %series-elements;)* >
665
+ <!ATTLIST series
666
+ %series-atts; >
667
+
668
+
669
+ <!-- STANDARD ELEMENTS -->
670
+ <!-- The elements that can be included along with
671
+ data characters inside the content model of
672
+ <std>
673
+ Design Note: -%rendition-plus; begins with
674
+ an OR bar, so this inline mix begins with
675
+ an OR bar. -->
676
+ <!ENTITY % std-elements "%rendition-plus;" >
677
+
678
+
679
+ <!-- STANDARD, CITED -->
680
+ <!-- The identification information (typically the
681
+ standard number, organization, and name) for
682
+ a cited standard, where "standard" is defined
683
+ as a document produced by a recognized
684
+ standards body such ISO, IEEE, OASIS, ANSI,
685
+ etc.
686
+ Details at:
687
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=std
688
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=std
689
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=std
690
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=std
691
+ -->
692
+ <!ELEMENT std (#PCDATA %std-elements;)* >
693
+ <!ATTLIST std
694
+ %std-atts; >
695
+
696
+
697
+ <!-- SOURCE -->
698
+ <!-- Within a citation, this is the title of a
699
+ journal, book, conference proceedings, etc.
700
+ that is the source of the cited material.
701
+ Details at:
702
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=source
703
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=source
704
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=source
705
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=source
706
+ -->
707
+ <!ELEMENT source (#PCDATA %source-elements;)* >
708
+ <!ATTLIST source
709
+ %source-atts; >
710
+
711
+
712
+ <!-- TIME STAMP ELEMENTS -->
713
+ <!-- The elements that can be included along with
714
+ data characters inside the content model of
715
+ a <time-stamp>. -->
716
+ <!ENTITY % time-stamp-elements
717
+ "" >
718
+
719
+
720
+ <!-- TIME STAMP FOR CITED WORK -->
721
+ <!-- Used to record any time stamp that was
722
+ found on the cited resource when it was
723
+ examined, for resources such as databases
724
+ that may use a time signature to identify
725
+ different versions.
726
+ Details at:
727
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=time-stamp
728
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=time-stamp
729
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=time-stamp
730
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=time-stamp
731
+ -->
732
+ <!ELEMENT time-stamp (#PCDATA %time-stamp-elements;)* >
733
+ <!ATTLIST time-stamp
734
+ %time-stamp-atts; >
735
+
736
+
737
+ <!-- TRANSLATED SOURCE -->
738
+ <!-- Within a citation, this is the title of a
739
+ journal, book, conference proceedings, etc.
740
+ that is the source of the cited material,
741
+ but with the source name given in a different
742
+ language from the source as given in the
743
+ <source> element. For example, if an article
744
+ is originally in French, the <source> name
745
+ would be the French name and the
746
+ <trans-source> might be in English.
747
+ Details at:
748
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=trans-source
749
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=trans-source
750
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=trans-source
751
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=trans-source
752
+ -->
753
+ <!ELEMENT trans-source (#PCDATA %source-elements;)* >
754
+ <!ATTLIST trans-source
755
+ %source-atts; >
756
+
757
+
758
+ <!-- ================== End Bibliographic Class Module =========== -->