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,996 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving DTD Customize Content and -->
3
+ <!-- Attributes Module -->
4
+ <!-- VERSION: 3.0 -->
5
+ <!-- DATE: Apr 2009 -->
6
+ <!-- -->
7
+ <!-- ============================================================= -->
8
+
9
+ <!-- ============================================================= -->
10
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
11
+ <!-- TYPICAL INVOCATION -->
12
+ <!--
13
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Customize Content and Attributes Module v3.0.5 20110520//EN"
14
+ Delivered as file "atypon-archivecustom-models3.ent" -->
15
+ <!-- ============================================================= -->
16
+
17
+
18
+ <!-- ============================================================= -->
19
+ <!-- SYSTEM: Journal Archiving and Interchange DTD of the -->
20
+ <!-- Archiving and Interchange DTD Suite -->
21
+ <!-- -->
22
+ <!-- PURPOSE: To declare the Parameter Entities (PEs) used to -->
23
+ <!-- over-ride content models or parts of content -->
24
+ <!-- models when making a new DTD from the modules of -->
25
+ <!-- the Archiving and Interchange DTD Suite. -->
26
+ <!-- -->
27
+ <!-- Or-groups within models should use mixes or -->
28
+ <!-- classes rather than name elements directly. -->
29
+ <!-- -->
30
+ <!-- Note: Since PEs must be declared before they -->
31
+ <!-- are used, this module must be called before the -->
32
+ <!-- content modules that declare elements. -->
33
+ <!-- -->
34
+ <!-- CONTAINS: 1) PEs that define OR lists of elements to be -->
35
+ <!-- mixed with #PCDATA in element content models -->
36
+ <!-- (all PEs are named "yyy-elements", where "yyy" -->
37
+ <!-- is the name of the primary element whose -->
38
+ <!-- content model will use the declared PE.) -->
39
+ <!-- 2) PEs that define complete content models. -->
40
+ <!-- (names ending in the suffix "-model") -->
41
+ <!-- 3) PEs that define attribute list or attribute -->
42
+ <!-- value over-rides -->
43
+ <!-- -->
44
+ <!-- CREATED FOR: -->
45
+ <!-- Digital archives and publishers who wish to -->
46
+ <!-- create a custom XML DTD for original markup of -->
47
+ <!-- journal literature, books, and related material, -->
48
+ <!-- or for archiving and transferring such material -->
49
+ <!-- between archives. -->
50
+ <!-- -->
51
+ <!-- This DTD is in the public domain. An organization -->
52
+ <!-- that wishes to create its own DTD from the suite -->
53
+ <!-- may do so without permission from NLM. -->
54
+ <!-- -->
55
+ <!-- The suite has been set up to be extended using a -->
56
+ <!-- new DTD file and a new DTD-specific customization -->
57
+ <!-- module to redefine the many Parameter Entities. -->
58
+ <!-- Do not modify the suite directly or redistribute -->
59
+ <!-- modified versions of the suite. -->
60
+ <!-- -->
61
+ <!-- In the interest of maintaining consistency and -->
62
+ <!-- clarity for potential users, NLM requests: -->
63
+ <!-- -->
64
+ <!-- 1. If you create a DTD from the Archiving and -->
65
+ <!-- Interchange DTD Suite and intend to stay -->
66
+ <!-- compatible with the suite, then please include -->
67
+ <!-- the following statement as a comment in all of -->
68
+ <!-- your DTD modules: -->
69
+ <!-- "Created from, and fully compatible with, -->
70
+ <!-- the Archiving and Interchange DTD Suite." -->
71
+ <!-- -->
72
+ <!-- 2. If you alter one or more modules of the suite, -->
73
+ <!-- then please rename your version and all its -->
74
+ <!-- modules to avoid any confusion with the -->
75
+ <!-- original suite. Also, please include the -->
76
+ <!-- following statement as a comment in all your -->
77
+ <!-- DTD modules: -->
78
+ <!-- "Based in part on, but not fully compatible -->
79
+ <!-- with, the Archiving and Interchange DTD -->
80
+ <!-- Suite." -->
81
+ <!-- -->
82
+ <!-- ORIGINAL CREATION DATE: -->
83
+ <!-- August 2004 -->
84
+ <!-- -->
85
+ <!-- CREATED BY: Deborah Lapeyre (Mulberry Technologies, Inc.) -->
86
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
87
+ <!-- -->
88
+ <!-- Suggestions for refinements and enhancements to -->
89
+ <!-- this DTD should be sent in email to: -->
90
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
91
+ <!-- ============================================================= -->
92
+
93
+
94
+ <!-- ============================================================= -->
95
+ <!-- DTD VERSION/CHANGE HISTORY -->
96
+ <!-- ============================================================= -->
97
+ <!--
98
+
99
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
100
+
101
+ =============================================================
102
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
103
+
104
+ Version 3.0 is the first non-backward-compatible release.
105
+ In addition to the usual incremental changes, some
106
+ elements and attributes have been renamed and/or remodeled
107
+ to better meet user needs and to increase tag set consistency.
108
+ All module change histories are available through the Tag Suite
109
+ web site at http://dtd.nlm.nih.gov.
110
+
111
+ Details on version 3.0 are available at
112
+ http://dtd.nlm.nih.gov/3.0.
113
+
114
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
115
+
116
+
117
+ <!-- ============================================================= -->
118
+ <!-- INLINE MIXES TO OVER-RIDE CONTENT MODELS -->
119
+ <!-- (ELEMENTS TO BE ADDED TO #PCDATA IN MODELS)-->
120
+ <!-- ============================================================= -->
121
+
122
+
123
+ <!-- ABBREVIATION ELEMENTS -->
124
+ <!-- The elements that can be included along with
125
+ data characters inside the content model of
126
+ the <abbrev> element -->
127
+ <!ENTITY % abbrev-elements
128
+ "| %all-phrase; | %def.class;" >
129
+
130
+
131
+ <!-- ACCESS DATE ELEMENTS -->
132
+ <!-- The elements that can be included along with
133
+ data characters inside the content model of
134
+ the Access Date <access-date> element -->
135
+ <!ENTITY % access-date-elements
136
+ "| %date-parts.class; | %x.class;" >
137
+
138
+
139
+ <!-- AFFILIATION ELEMENTS -->
140
+ <!-- The elements that can be included along with
141
+ data characters inside the content model of
142
+ the <aff> element -->
143
+ <!ENTITY % aff-elements "| %address.class; | %all-phrase; |
144
+ %break.class; | %label.class;" >
145
+
146
+
147
+ <!-- ALT TEXT ELEMENTS -->
148
+ <!-- Elements to be mixed with data characters
149
+ inside the <alt-text> element -->
150
+ <!ENTITY % alt-text-elements
151
+ " %just-rendition;" >
152
+
153
+
154
+ <!-- ANONYMOUS ELEMENTS -->
155
+ <!-- The elements that can be included along with
156
+ data characters inside the content model of
157
+ an <anonymous> element -->
158
+ <!ENTITY % anonymous-elements
159
+ "| %all-phrase;" >
160
+
161
+
162
+ <!-- ARTICLE TITLE ELEMENTS -->
163
+ <!-- The elements that can be included along with
164
+ data characters inside the content model of
165
+ the <article-title> element. -->
166
+ <!ENTITY % article-title-elements
167
+ "| %all-phrase; | %break.class;" >
168
+
169
+
170
+ <!-- CHEMICAL STRUCTURE ELEMENTS -->
171
+ <!-- Those elements that may mix with the data
172
+ characters inside a Chemical Structure
173
+ <chem-struct> -->
174
+ <!ENTITY % chem-struct-elements
175
+ "| %access.class; | %all-phrase; |
176
+ %break.class; | %id.class; |
177
+ %label.class; | %list.class; |
178
+ %simple-display-noalt.class;" >
179
+
180
+
181
+ <!-- CITATION ELEMENTS -->
182
+ <!-- Content for both types of citation. These
183
+ elements may be mixed with #PCDATA in the
184
+ <mixed-citation> element (in which all
185
+ punctuation and spacing are left intact), and
186
+ they also constitute the choices that can be
187
+ used to form the all-element-content of the
188
+ <element-citation> element (in which
189
+ punctuation and spacing are removed).
190
+ Design Note: All inline mixes begin with an
191
+ OR bar. -->
192
+ <!ENTITY % citation-elements
193
+ "%article-link.class; | %appearance.class; |
194
+ %citation-additions.class; |
195
+ %emphasis.class; | %inline-display.class; |
196
+ %inline-math.class; | %label.class; |
197
+ %math.class; | %phrase.class; |
198
+ %references.class; | %simple-link.class; |
199
+ %subsup.class; | %x.class; | bbox" >
200
+
201
+
202
+ <!-- COLLABORATIVE (GROUP) AUTHOR ELEMENTS -->
203
+ <!-- The elements that can be included along with
204
+ data characters inside the content model of
205
+ the <collab> element. This is essentially
206
+ %all-phrase; plus contrib-info and break.
207
+ All-phase is not used because of
208
+ duplication clashes with the
209
+ -contrib-info.class; -->
210
+ <!ENTITY % collab-elements
211
+ "| %article-link.class; | %address.class; |
212
+ %appearance.class; | %break.class; |
213
+ %contrib-group.class; |
214
+ %contrib-info.class; |
215
+ %emphasis.class; | %inline-display.class; |
216
+ %inline-math.class; | %math.class; |
217
+ %phrase.class; | %subsup.class; | %x.class;">
218
+
219
+
220
+ <!-- COMPOUND KEYWORD PART ELEMENTS -->
221
+ <!-- Elements to be mixed with data characters
222
+ inside the <compound-kwd-part> element -->
223
+ <!ENTITY % compound-kwd-part-elements
224
+ "| %break.class; | %all-phrase;" >
225
+
226
+
227
+ <!-- CONFERENCE MODEL -->
228
+ <!-- Content model for the <conference> element -->
229
+ <!ENTITY % conference-model
230
+ "(%conference.class; | %x.class;)*" >
231
+
232
+
233
+ <!-- CONFERENCE DATE ELEMENTS -->
234
+ <!-- The elements that can be included along with
235
+ data characters inside the content model of
236
+ the <conf-date> element -->
237
+ <!ENTITY % conf-date-elements
238
+ "| %date-parts.class; | %x.class;" >
239
+
240
+
241
+ <!-- COMMENT ELEMENTS -->
242
+ <!-- The elements that can be included along with
243
+ data characters inside the content model of
244
+ the Comment in a Citation <comment> element.
245
+ Design Note: All inline mixes begin with an
246
+ OR bar, but since %simple-phrase; is an
247
+ inline mix, the OR bar is already there. -->
248
+ <!ENTITY % comment-elements
249
+ "| %all-phrase;" >
250
+
251
+
252
+ <!-- COPYRIGHT HOLDER ELEMENTS -->
253
+ <!-- Elements to be mixed with data characters
254
+ inside the content model for the
255
+ <copyright-holder> element. -->
256
+ <!ENTITY % copyright-holder-elements
257
+ "| %subsup.class; | %x.class;" >
258
+
259
+
260
+ <!-- COPYRIGHT STATEMENT ELEMENTS -->
261
+ <!-- The elements that can be included along with
262
+ data characters inside the content model of
263
+ the <copyright-statement> -->
264
+ <!ENTITY % copyright-statement-elements
265
+ "| %all-phrase;" >
266
+
267
+
268
+ <!-- CORRESPONDENCE INFORMATION ELEMENTS -->
269
+ <!-- The elements that can be included along with
270
+ data characters inside the content model of
271
+ the correspondence information. -->
272
+ <!ENTITY % corresp-elements
273
+ "| %address.class; | %all-phrase; |
274
+ %break.class; | %label.class;" >
275
+
276
+
277
+ <!-- COUNTRY ELEMENTS -->
278
+ <!-- The elements that can be included along with
279
+ data characters inside the content model of
280
+ the country element. -->
281
+ <!ENTITY % country-elements
282
+ "| %x.class;" >
283
+
284
+
285
+ <!-- DATE IN CITATION ELEMENTS -->
286
+ <!-- The elements that can be included along with
287
+ data characters inside the content model of
288
+ the Date Inside Citation <date-in-citation>
289
+ element -->
290
+ <!ENTITY % date-in-citation-elements
291
+ "| %date-parts.class; | %emphasis.class; |
292
+ %x.class;" >
293
+
294
+
295
+ <!-- FORMULA, DISPLAY ELEMENTS -->
296
+ <!-- The elements that can be included along with
297
+ data characters inside the content model of
298
+ the <disp-formula> -->
299
+ <!ENTITY % disp-formula-elements
300
+ "| %all-phrase; | %access.class; |
301
+ %break.class; | %display-back-matter.class; |
302
+ %label.class; |
303
+ %simple-display-noalt.class;" >
304
+
305
+
306
+ <!-- EMAIL ADDRESS ELEMENTS -->
307
+ <!-- The elements that can be included along with
308
+ data characters inside the content model of
309
+ the <email> element -->
310
+ <!ENTITY % email-elements
311
+ "| %all-phrase;" >
312
+
313
+
314
+ <!-- ET AL ELEMENTS -->
315
+ <!-- The elements that can be included along with
316
+ data characters inside the content model of
317
+ an <etal> element -->
318
+ <!ENTITY % etal-elements
319
+ "| %all-phrase;" >
320
+
321
+
322
+ <!-- EXTERNAL LINK ELEMENTS -->
323
+ <!-- The elements that can be included along with
324
+ data characters inside the content model of
325
+ an <ext-link> -->
326
+ <!ENTITY % ext-link-elements
327
+ "| %all-phrase;" >
328
+
329
+
330
+ <!-- FUNDING STATEMENT ELEMENTS -->
331
+ <!-- Model for the <funding-statement> element -->
332
+ <!ENTITY % funding-statement-elements
333
+ "| %all-phrase; | %funding.class;" >
334
+
335
+
336
+ <!-- HISTORY ELEMENTS -->
337
+ <!-- Elements that may be mixed with data
338
+ characters inside the model for <history>
339
+ when <history> is modeled as a mixed content
340
+ element. -->
341
+ <!ENTITY % history-elements
342
+ "| %all-phrase; | %break.class; |
343
+ %date.class;" >
344
+
345
+
346
+ <!-- FORMULA, INLINE ELEMENTS -->
347
+ <!-- The elements that can be included along with
348
+ data characters inside the content model of
349
+ the <inline-formula> element. -->
350
+ <!ENTITY % inline-formula-elements
351
+ "| %all-phrase;" >
352
+
353
+
354
+ <!-- INLINE SUPPLEMENTARY MATERIAL ELEMENTS -->
355
+ <!-- The elements that can be included along with
356
+ data characters inside the content model of
357
+ the <inline-supplementary-material> element-->
358
+ <!ENTITY % inline-supplementary-material-elements
359
+ "| %access.class; | %all-phrase;" >
360
+
361
+
362
+ <!-- INSTITUTION NAME ELEMENTS -->
363
+ <!-- The elements that can be included along with
364
+ data characters inside the content model of
365
+ the <institution> element -->
366
+ <!ENTITY % institution-elements
367
+ "| %all-phrase; | %break.class;" >
368
+
369
+
370
+ <!-- ISBN ELEMENTS -->
371
+ <!-- Elements for use with data characters inside
372
+ the model for the <isbn> element -->
373
+ <!ENTITY % isbn-elements
374
+ "| %x.class;" >
375
+
376
+
377
+ <!-- ISSN ELEMENTS -->
378
+ <!-- Elements for use with data characters inside
379
+ the model for the <issn> element -->
380
+ <!ENTITY % issn-elements
381
+ "| %x.class;" >
382
+
383
+
384
+ <!-- ISSUE TITLE ELEMENTS -->
385
+ <!-- The elements that can be included along with
386
+ data characters inside the content model of
387
+ the <issue-title> element -->
388
+ <!ENTITY % issue-title-elements
389
+ "| %all-phrase;" >
390
+
391
+
392
+ <!-- KEYWORD CONTENT ELEMENTS -->
393
+ <!-- The elements that can be included along with
394
+ data characters inside the content model of
395
+ a keyword. -->
396
+ <!ENTITY % kwd-elements
397
+ "| %all-phrase; | %break.class;" >
398
+
399
+
400
+ <!-- LABEL ELEMENTS -->
401
+ <!-- The elements that can be included along with
402
+ data characters inside the content model of
403
+ the <label> element -->
404
+ <!ENTITY % label-elements
405
+ "| %all-phrase; | %break.class;" >
406
+
407
+
408
+ <!-- LINK ELEMENTS -->
409
+ <!-- The elements that can be included along with
410
+ data characters inside the content model of
411
+ linking element such as <xref>, <target>,
412
+ and <ext-link> -->
413
+ <!ENTITY % link-elements
414
+ "| %all-phrase; | %break.class;" >
415
+
416
+
417
+ <!-- LONG DESCRIPTION ELEMENTS -->
418
+ <!-- Elements to be mixed with data characters
419
+ inside the <long-desc> element -->
420
+ <!ENTITY % long-desc-elements
421
+ "| %x.class;" >
422
+
423
+
424
+ <!-- METADATA DATA NAME ELEMENTS -->
425
+ <!-- The elements that can be included along with
426
+ data characters inside the content model of
427
+ the <meta-name> element -->
428
+ <!ENTITY % meta-name-elements
429
+ "| %all-phrase;" >
430
+
431
+
432
+ <!-- METADATA DATA VALUE ELEMENTS -->
433
+ <!-- The elements that can be included along with
434
+ data characters inside the content model of
435
+ the <meta-value> element -->
436
+ <!ENTITY % meta-value-elements
437
+ "| %all-phrase;" >
438
+
439
+
440
+ <!-- NAMED CONTENT ELEMENTS -->
441
+ <!-- The elements that can be included along with
442
+ data characters inside the content model of
443
+ the <named-content> element -->
444
+ <!ENTITY % named-content-elements
445
+ "| %all-phrase; |
446
+ %block-display-noalt.class; |
447
+ %block-math.class; | %list.class; |
448
+ %rest-of-para.class;" >
449
+
450
+
451
+ <!-- PARAGRAPH ELEMENTS -->
452
+ <!-- Elements that may be used within a paragraph
453
+ in a mixed content model with #PCDATA.
454
+ Design Note: There is a major overlap between
455
+ this parameter entity and the mix for elements
456
+ that are at the same level as a paragraph.
457
+ Inline elements appear only inside a
458
+ paragraph, but block elements such as quotes
459
+ and lists may appear either within a
460
+ paragraph or at the same level as a
461
+ paragraph. This serves a requirement in a
462
+ repository DTD, since some incoming material
463
+ will have restricted such elements to only
464
+ inside a paragraph, some incoming material
465
+ will have restricted them to only outside a
466
+ paragraph and some may allow them in both
467
+ places. Thus the DTD must allow for them to
468
+ be in either or both. -->
469
+ <!ENTITY % p-elements "| %all-phrase; |
470
+ %block-display-noalt.class; |
471
+ %block-math.class; | %citation.class; |
472
+ %funding.class; | %list.class; |
473
+ %rest-of-para.class;" >
474
+
475
+
476
+ <!-- PERSON GROUP ELEMENTS -->
477
+ <!-- Elements to be mixed with #PCDATA characters
478
+ within the Person Group element
479
+ (name class include <string-name> in this
480
+ tag set.-->
481
+ <!ENTITY % person-group-elements
482
+ "%name.class; | %person-group-info.class; |
483
+ %x.class;" >
484
+
485
+
486
+ <!-- PREFORMATTED TEXT ELEMENTS -->
487
+ <!-- Elements that may be used, along with data
488
+ characters, inside the content model for the
489
+ <preformat> element, in which white space,
490
+ such as tabs, line feeds, and spaces will
491
+ be preserved. -->
492
+ <!ENTITY % preformat-elements
493
+ "| %access.class; | %all-phrase; |
494
+ %display-back-matter.class; " >
495
+
496
+
497
+ <!-- PRODUCT ELEMENTS -->
498
+ <!-- The elements that can be included along with
499
+ data characters inside the content model of
500
+ the <product> element
501
+ (Note: all-phrase was replicated and not
502
+ used directly because the article-link.class
503
+ elements are repeated in -references.class
504
+ and therefore cause duplication. -->
505
+ <!ENTITY % product-elements
506
+ "| %article-link.class; |
507
+ %appearance.class; | %break.class; |
508
+ %emphasis.class; |
509
+ %inline-display.class; |
510
+ %inline-math.class; | %label.class; |
511
+ %math.class; | %phrase.class; |
512
+ %price.class; | %references.class; |
513
+ %simple-link.class; |
514
+ %subsup.class; | %x.class;" >
515
+
516
+
517
+ <!-- PUBLISHER'S LOCATION ELEMENTS -->
518
+ <!-- The elements that can be included along with
519
+ data characters inside the content model of
520
+ the <publisher-loc> element -->
521
+ <!ENTITY % publisher-loc-elements
522
+ "| %address.class; | %all-phrase; |
523
+ %break.class;" >
524
+
525
+
526
+ <!-- RELATED ARTICLE ELEMENTS -->
527
+ <!-- The elements that can be included along with
528
+ data characters inside the content model of
529
+ the <related-article> element.
530
+ (Note: all-phrase was replicated and not
531
+ used directly because the article-link.class
532
+ elements are repeated in -references.class
533
+ and therefore cause duplication.) -->
534
+ <!ENTITY % related-article-elements
535
+ " | %article-link.class; |
536
+ %appearance.class; | %break.class; |
537
+ %emphasis.class; | %inline-display.class; |
538
+ %inline-math.class; | %journal-id.class; |
539
+ %label.class; | %math.class; |
540
+ %phrase.class; | %references.class; |
541
+ %simple-link.class; |
542
+ %subsup.class; | %x.class;" >
543
+
544
+
545
+ <!-- RELATED OBJECT ELEMENTS -->
546
+ <!-- The elements that can be included along with
547
+ data characters inside the content model of
548
+ the <related-object> element.
549
+ (Note: all-phrase was replicated and not
550
+ used directly because the article-link.class
551
+ elements are repeated in -references.class
552
+ and therefore cause duplication.) -->
553
+ <!ENTITY % related-object-elements
554
+ "| %article-link.class; |
555
+ %appearance.class; | %break.class; |
556
+ %emphasis.class; |
557
+ %inline-display.class; |
558
+ %inline-math.class; | %label.class; |
559
+ %math.class; | %phrase.class; |
560
+ %references.class; |
561
+ %simple-link.class; |
562
+ %subsup.class; | %x.class;" >
563
+
564
+
565
+ <!-- ROLE ELEMENTS -->
566
+ <!-- The elements that can be included along with
567
+ data characters inside the content model of
568
+ a <role>
569
+ Design Note: All inline mixes begin with an
570
+ OR bar; since %rendition-plus; is an
571
+ inline mix, the OR bar is already there. -->
572
+ <!ENTITY % role-elements
573
+ "| %all-phrase;" >
574
+
575
+
576
+ <!-- TEXTUAL FORM ELEMENTS -->
577
+ <!-- Model for the <textual-form> element.
578
+ Added <label> -->
579
+ <!ENTITY % textual-form-elements
580
+ "%emphasis.class; |
581
+ %inline-display-noalt.class; |
582
+ %label.class; | %math.class; |
583
+ %phrase-content.class; | %subsup.class;" >
584
+
585
+
586
+ <!-- SELF-URI ELEMENTS -->
587
+ <!-- The elements that can be included along with
588
+ data characters inside the content model of
589
+ the <self-uri> element -->
590
+ <!ENTITY % self-uri-elements
591
+ "| %all-phrase;" >
592
+
593
+
594
+
595
+ <!-- SIGNATURE BLOCK ELEMENTS -->
596
+ <!-- Elements to be mixed with data characters
597
+ inside the content model for the
598
+ <sig-block> element. -->
599
+ <!ENTITY % sig-block-elements
600
+ "| %all-phrase; | %break.class; |
601
+ %contrib.class; |
602
+ %just-base-display-noalt.class; |
603
+ %person-group-info.class; | %sig.class;" >
604
+
605
+
606
+ <!-- SIGNATURE ELEMENTS -->
607
+ <!-- Elements to be mixed with data characters
608
+ inside the content model for the
609
+ <sig> element. -->
610
+ <!ENTITY % sig-elements "| %all-phrase; | %break.class; |
611
+ %just-base-display-noalt.class;" >
612
+
613
+
614
+ <!-- SIZE ELEMENTS -->
615
+ <!-- The elements that can be included along with
616
+ data characters inside the content model of
617
+ the size element. -->
618
+ <!ENTITY % size-elements
619
+ "| %x.class;" >
620
+
621
+
622
+ <!-- SOURCE ELEMENTS -->
623
+ <!-- The elements that can be included along with
624
+ data characters inside the content model of
625
+ the <source> element -->
626
+ <!ENTITY % source-elements
627
+ "| %all-phrase; | %break.class;" >
628
+
629
+ <!-- SPEAKER ELEMENTS -->
630
+ <!-- The elements that can be included along with
631
+ data characters inside the content model of
632
+ a speaker. -->
633
+ <!ENTITY % speaker-elements
634
+ "| %all-phrase; | %person-name.class;" >
635
+
636
+
637
+ <!-- STRING DATE ELEMENTS -->
638
+ <!-- The elements that can be included along with
639
+ data characters inside the content model of
640
+ the <string-date> element -->
641
+ <!ENTITY % string-date-elements
642
+ "| %all-phrase; | %date-parts.class;" >
643
+
644
+
645
+ <!-- STRING NAME ELEMENTS -->
646
+ <!-- The elements that can be included along with
647
+ data characters inside the content model of
648
+ the <string-name> element -->
649
+ <!ENTITY % string-name-elements
650
+ "| %all-phrase; | %person-name.class;" >
651
+
652
+
653
+ <!-- STRUCTURAL TITLE ELEMENTS -->
654
+ <!-- The elements that can be included along with
655
+ data characters inside the content model of
656
+ the <title> element -->
657
+ <!ENTITY % struct-title-elements
658
+ "| %all-phrase; | %break.class; |
659
+ %citation.class;" >
660
+
661
+
662
+ <!-- STYLED CONTENT ELEMENTS -->
663
+ <!-- The elements that can be included along with
664
+ data characters inside the content model of
665
+ the <styled-content> element -->
666
+ <!ENTITY % styled-content-elements
667
+ "| %all-phrase; |
668
+ %block-display-noalt.class;|
669
+ %block-math.class; | %list.class; |
670
+ %rest-of-para.class;" >
671
+
672
+
673
+ <!-- SUBJECT GROUPING NAME ELEMENTS -->
674
+ <!-- Elements that may be used, along with data
675
+ characters inside the content model of the
676
+ <subject> element -->
677
+ <!ENTITY % subject-elements
678
+ "| %all-phrase; | %break.class;" >
679
+
680
+
681
+ <!-- DEFINITION LIST: TERM ELEMENTS -->
682
+ <!-- The elements that can be included along with
683
+ data characters inside the content model of
684
+ a <term>. -->
685
+ <!ENTITY % term-elements
686
+ "| %all-phrase; | %block-math.class; |
687
+ %chem-struct-wrap.class; |
688
+ %simple-display-noalt.class;" >
689
+
690
+
691
+ <!-- TIME STAMP ELEMENTS -->
692
+ <!-- The elements that can be included along with
693
+ data characters inside the content model of
694
+ a <time-stamp>. -->
695
+ <!ENTITY % time-stamp-elements
696
+ "| %x.class; " >
697
+
698
+
699
+ <!-- TITLE ELEMENTS -->
700
+ <!-- The elements that can be included along with
701
+ data characters inside the content model of
702
+ title elements such as <title>, <subtitle>,
703
+ <trans-title>, etc. -->
704
+ <!ENTITY % title-elements
705
+ "| %all-phrase; | %break.class;" >
706
+
707
+
708
+ <!-- X ELEMENTS -->
709
+ <!-- Elements for use inside the <x> element -->
710
+ <!ENTITY % x-elements "| %emphasis.class; | %phrase-content.class; |
711
+ %subsup.class; | %x.class;" >
712
+
713
+
714
+ <!-- ============================================================= -->
715
+ <!-- DUPLICATES NEEDED FOR OVER-RIDES -->
716
+ <!-- (models unchanged from common.ent but -->
717
+ <!-- needed below) -->
718
+ <!-- ============================================================= -->
719
+
720
+
721
+ <!-- ISSUE TITLE ATTRIBUTES -->
722
+ <!-- Attribute list for <issue-title> element -->
723
+ <!ENTITY % issue-title-atts
724
+ "content-type
725
+ CDATA #IMPLIED
726
+ specific-use
727
+ CDATA #IMPLIED
728
+ xml:lang NMTOKEN #IMPLIED" >
729
+
730
+
731
+ <!-- MIGHT LINK XLINK ATTRIBUTES -->
732
+ <!-- Used for elements which may need to link to
733
+ external sources or other objects within
734
+ the document, but may not necessarily act
735
+ as a link at all. The attribute
736
+ "xlink:href" identifies the object to which
737
+ the link points. -->
738
+ <!ENTITY % might-link-atts
739
+ "xmlns:xlink CDATA #FIXED
740
+ 'http://www.w3.org/1999/xlink'
741
+ xlink:type (simple) #FIXED 'simple'
742
+ xlink:href CDATA #IMPLIED
743
+ xlink:role CDATA #IMPLIED
744
+ xlink:title CDATA #IMPLIED
745
+ xlink:show (embed | new | none | other | replace)
746
+ #IMPLIED
747
+ xlink:actuate
748
+ (none | onLoad | onRequest | other)
749
+ #IMPLIED" >
750
+
751
+
752
+ <!-- CONTENT MODEL FOR AN UNTITLED SECTION -->
753
+ <!-- The model for a section-like structure that
754
+ may or may not have an initial title -->
755
+ <!ENTITY % sec-opt-title-model
756
+ "(sec-meta?, label?, title?, (%para-level;)*,
757
+ (%sec-level;)*,
758
+ (%sec-back-matter-mix;)* )" >
759
+
760
+
761
+ <!-- ============================================================= -->
762
+ <!-- OVER-RIDES OF CONTENT MODELS (FULL MODELS) -->
763
+ <!-- ============================================================= -->
764
+
765
+
766
+ <!-- ALTERNATE TITLE TEXT FOR A FIGURE, ETC. -->
767
+ <!-- Short phrase used to display or pronounce
768
+ as an alternative to providing the full
769
+ graphic for accessibility display or
770
+ graphic-limited websites or devices.
771
+ -->
772
+ <!ENTITY % alt-text-model "(#PCDATA %alt-text-elements;)*" >
773
+
774
+
775
+ <!-- ARTICLE METADATA MODEL -->
776
+ <!-- Content model for the metadata that is
777
+ specific to the article. -->
778
+ <!ENTITY % article-meta-model
779
+ "(article-id*, article-categories?,
780
+ title-group?,
781
+ (contrib-group | aff | %x.class;)*,
782
+ author-notes?, pub-date*,
783
+ volume?, volume-id*, volume-series?,
784
+ issue?, issue-id*, issue-title*, issue-sponsor*,
785
+ issue-part?, isbn*, supplement?,
786
+ ( ( (fpage, lpage?)?, page-range?) |
787
+ elocation-id )?,
788
+ (%address-link.class; | product |
789
+ supplementary-material)*,
790
+ history?, permissions?, self-uri*,
791
+ related-article*, abstract*,
792
+ trans-abstract*, kwd-group*, accreditation?,
793
+ funding-group*, conference*, counts?,
794
+ custom-meta-group?)" >
795
+
796
+
797
+ <!-- ADDRESS MODEL -->
798
+ <!-- Content model for the <address> element -->
799
+ <!ENTITY % address-model
800
+ "(%address.class; | %address-link.class; |
801
+ %label.class; | %x.class;)*" >
802
+
803
+
804
+ <!-- APPENDIX MODEL -->
805
+ <!-- Content model for the <app> element. The
806
+ section model already contains parentheses.
807
+ Made initial <title> optional. -->
808
+ <!ENTITY % app-model "(%sec-opt-title-model;, permissions?)" >
809
+
810
+
811
+ <!-- AUTHOR NOTES MODEL -->
812
+ <!-- Content model for an <author-notes> element.
813
+ -->
814
+ <!ENTITY % author-notes-model
815
+ "(label?, title?,
816
+ (%corresp.class; | %fn-link.class; |
817
+ %just-para.class; | %x.class;)+ )" >
818
+
819
+
820
+ <!-- CONTRIBUTOR GROUP MODEL -->
821
+ <!-- Content model for the <title-group> element-->
822
+ <!ENTITY % contrib-group-model
823
+ "(%contrib.class; | %contrib-info.class; |
824
+ %x.class;)+" >
825
+
826
+
827
+ <!-- CONTRIBUTOR MODEL -->
828
+ <!-- Content model for the <contrib> element -->
829
+ <!ENTITY % contrib-model
830
+ "( (%name.class; | %degree.class; |
831
+ %contrib-info.class; | %x.class;)* )" >
832
+
833
+
834
+ <!-- DEFINITION LIST: DEFINITION ITEM MODEL -->
835
+ <!-- Content model of a <def-item> -->
836
+ <!ENTITY % def-item-model
837
+ "(label?, term*, (%def.class; | %x.class;)* )"
838
+ >
839
+
840
+ <!-- DEFINITION LIST MODEL -->
841
+ <!-- Content model for the <def-list> element -->
842
+ <!ENTITY % def-list-model
843
+ "(label?, title?, term-head?, def-head?,
844
+ (def-item | %x.class;)*, def-list* )" >
845
+
846
+
847
+ <!-- FOOTNOTE GROUP MODEL -->
848
+ <!-- Content model for the <fn-group> element
849
+ Added an <x> as alternative to <fn>. -->
850
+ <!ENTITY % fn-group-model
851
+ "(label?, title?,
852
+ (%fn-link.class; | %x.class;)+ )" >
853
+
854
+
855
+ <!-- HISTORY MODEL -->
856
+ <!-- Content model for the <history> element -->
857
+ <!ENTITY % history-model
858
+ "(#PCDATA %history-elements;)*" >
859
+
860
+
861
+ <!-- KEYWORD GROUP MODEL -->
862
+ <!-- Content model for a <kwd-group> element -->
863
+ <!ENTITY % kwd-group-model
864
+ "(label?, title?,
865
+ ((%kwd.class; | %x.class;)+ |
866
+ unstructured-kwd-group ) )" >
867
+
868
+
869
+ <!-- LIST MODEL -->
870
+ <!-- Content model for the <list> element -->
871
+ <!ENTITY % list-model "(label?, title?,
872
+ (list-item | %x.class;)+ )" >
873
+
874
+
875
+ <!-- PERSON GROUP MODEL -->
876
+ <!-- Content model for the Person Group element -->
877
+ <!ENTITY % person-group-model
878
+ "(#PCDATA | %person-group-elements;)*" >
879
+
880
+
881
+ <!-- PUBLICATION DATE MODEL -->
882
+ <!-- Content model for the element <pub-date> -->
883
+ <!ENTITY % pub-date-model
884
+ "(day | month | year | season | string-date |
885
+ x)*" >
886
+
887
+
888
+ <!-- REFERENCE ITEM MODEL -->
889
+ <!-- Content model for the <ref> element -->
890
+ <!ENTITY % ref-model "(label?, (%citation.class; | %note.class; |
891
+ %x.class;)+ )" >
892
+
893
+
894
+ <!-- REFERENCE LIST MODEL -->
895
+ <!-- Content model for the <ref-list> element -->
896
+ <!ENTITY % ref-list-model
897
+ "(label?, title?, (%para-level; | ref)*,
898
+ (%ref-list.class;)* )" >
899
+
900
+
901
+ <!-- CONTENT MODEL FOR A STRUCTURAL SECTION -->
902
+ <!-- The model for a Section <sec> -->
903
+ <!ENTITY % sec-model "(sec-meta?, label?, title?,
904
+ (%para-level;)*, (%sec-level;)*,
905
+ (%sec-back-matter-mix;)* )" >
906
+
907
+
908
+ <!-- TABLE WRAP FOOTER MODEL -->
909
+ <!-- Content model for the <table-wrap-foot>
910
+ element -->
911
+ <!ENTITY % table-wrap-foot-model
912
+ "(label?, title?,
913
+ (%just-para.class; | %fn-group.class; |
914
+ %fn-link.class; |
915
+ %display-back-matter.class; |
916
+ %x.class;)+ )" >
917
+
918
+
919
+ <!-- ============================================================= -->
920
+ <!-- OVER-RIDES OF ATTRIBUTE LISTS -->
921
+ <!-- ============================================================= -->
922
+
923
+
924
+ <!-- ARTICLE IDENTIFIER ATTRIBUTES -->
925
+ <!-- Attributes for the <article-id> element -->
926
+ <!ENTITY % article-id-atts
927
+ "pub-id-type
928
+ CDATA #IMPLIED" >
929
+
930
+
931
+ <!-- AWARD IDENTIFIER ATTRIBUTES -->
932
+ <!-- Attributes for the <award-group> element -->
933
+ <!ENTITY % award-id-atts
934
+ "id ID #IMPLIED
935
+ rid IDREFS #IMPLIED
936
+ award-type
937
+ CDATA #IMPLIED
938
+ %might-link-atts;" >
939
+
940
+
941
+ <!-- FUNDING STATEMENT ATTRIBUTES -->
942
+ <!-- Attributes for the <funding-source> element-->
943
+ <!ENTITY % funding-statement-atts
944
+ "id ID #IMPLIED
945
+ rid IDREFS #IMPLIED
946
+ %might-link-atts;" >
947
+
948
+
949
+ <!-- DATE (HISTORICAL) ATTRIBUTES -->
950
+ <!ENTITY % date-atts
951
+ "date-type CDATA #IMPLIED" >
952
+
953
+
954
+ <!-- NAME ATTRIBUTES -->
955
+ <!-- Attribute list for the <name> element -->
956
+ <!ENTITY % name-atts
957
+ "content-type
958
+ CDATA #IMPLIED
959
+ name-style (western | eastern | islensk) 'western'
960
+ xml:lang NMTOKEN #IMPLIED" >
961
+
962
+
963
+ <!-- PUBLICATION IDENTIFIER ATTRIBUTES -->
964
+ <!-- Attributes for the <pub-id> element -->
965
+ <!ENTITY % pub-id-atts
966
+ "pub-id-type
967
+ CDATA #IMPLIED" >
968
+
969
+
970
+ <!-- SUBJECT ATTRIBUTES -->
971
+ <!-- Attributes for the <subject> element -->
972
+ <!ENTITY % subject-atts
973
+ "content-type
974
+ CDATA #IMPLIED
975
+ code CDATA #IMPLIED" >
976
+
977
+
978
+ <!-- TRANSLATED TITLE GROUP ATTRIBUTES -->
979
+ <!-- Attribute list for the <trans-title-group>
980
+ Made xml:lang optional. -->
981
+ <!ENTITY % trans-title-group-atts
982
+ "id ID #IMPLIED
983
+ content-type
984
+ CDATA #IMPLIED
985
+ xml:lang NMTOKEN #IMPLIED" >
986
+
987
+
988
+ <!-- X(CROSS) REFERENCE ATTRIBUTES -->
989
+ <!-- Attribute list for cross references -->
990
+ <!ENTITY % xref-atts
991
+ "id ID #IMPLIED
992
+ ref-type CDATA #IMPLIED
993
+ rid IDREFS #IMPLIED" >
994
+
995
+
996
+ <!-- ================== End Archiving Content/ATT Over-rides ===== -->