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,292 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Default Element Mixes Module -->
3
+ <!-- VERSION: 3.0 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Default Element Mixes Module v3.0.4 20110308//EN"
13
+ Delivered as file "default-mixes3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Archiving and Interchange DTD of the -->
19
+ <!-- Archiving and Interchange DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: Declares default values for all the element mixes -->
22
+ <!-- used in the content models of the DTD Suite -->
23
+ <!-- -->
24
+ <!-- Mixes are Or-groups of classes, used in many -->
25
+ <!-- different content models. Mixes should not use -->
26
+ <!-- element names directly, only through classes. -->
27
+ <!-- -->
28
+ <!-- Note: Since PEs must be declared before they -->
29
+ <!-- are used, this module must be called after the -->
30
+ <!-- customize mixes module (if any). -->
31
+ <!-- -->
32
+ <!-- CONTAINS: 1) PEs that define the element mixes (such as -->
33
+ <!-- phrase-level elements, para-level elements, -->
34
+ <!-- inside-a-table-cell elements) -->
35
+ <!-- -->
36
+ <!-- CREATED FOR: -->
37
+ <!-- Digital Archive of Journal Articles -->
38
+ <!-- National Center for Biotechnology Information -->
39
+ <!-- (NCBI) -->
40
+ <!-- National Library of Medicine (NLM) -->
41
+ <!-- -->
42
+ <!-- ORIGINAL CREATION DATE: -->
43
+ <!-- August 2004 -->
44
+ <!-- -->
45
+ <!-- CREATED BY: Deborah Lapeyre (Mulberry Technologies, Inc.) -->
46
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
47
+ <!-- -->
48
+ <!-- Suggestions for refinements and enhancements to -->
49
+ <!-- this DTD should be sent in email to: -->
50
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
51
+ <!-- ============================================================= -->
52
+
53
+
54
+ <!-- ============================================================= -->
55
+ <!-- DTD VERSION/CHANGE HISTORY -->
56
+ <!-- ============================================================= -->
57
+ <!--
58
+
59
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
60
+
61
+ =============================================================
62
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
63
+
64
+ Version 3.0 is the first non-backward-compatible release.
65
+ In addition to the usual incremental changes, some
66
+ elements and attributes have been renamed and/or remodeled
67
+ to better meet user needs and to increase tag set consistency.
68
+ All module change histories are available through the Tag Suite
69
+ web site at http://dtd.nlm.nih.gov.
70
+
71
+ Details on version 3.0 are available at
72
+ http://dtd.nlm.nih.gov/3.0.
73
+
74
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
75
+
76
+
77
+ <!-- ============================================================= -->
78
+ <!-- ELEMENT MIXES FOR USE IN CONTENT MODELS -->
79
+ <!-- (MIXES ARE COMPOSED USING CLASSES) -->
80
+ <!-- ============================================================= -->
81
+
82
+
83
+ <!-- SECTION-LEVEL ELEMENTS -->
84
+ <!-- Elements that may be used at the same
85
+ structural level as a Section for example
86
+ inside the Body <body> -->
87
+ <!ENTITY % sec-level "%sec.class;" >
88
+
89
+
90
+ <!-- ============================================================= -->
91
+ <!-- BACK MATTER ELEMENT MIXES(%backmatter.ent;)-->
92
+ <!-- ============================================================= -->
93
+
94
+
95
+ <!-- DOCUMENT BACK MATTER ELEMENTS -->
96
+ <!-- Back Matter Elements used by a full document
97
+ such as a journal article. This is an element
98
+ grouping rather than a class. These
99
+ elements may also appear in the content models
100
+ of structural elements, such as back matter.
101
+ (Note: Technically this should have used
102
+ %sec.class;, but %sec-level; was used in an
103
+ earlier release and backwards compatibility
104
+ must be maintained. -->
105
+ <!ENTITY % doc-back-matter-mix
106
+ "%back.class; | %front-back.class; |
107
+ %sec.class;" >
108
+
109
+
110
+ <!-- SECTION BACK MATTER ELEMENTS -->
111
+ <!-- Back matter elements used inside smaller
112
+ structures, such as sections and sidebars -->
113
+ <!ENTITY % sec-back-matter-mix
114
+ "%front-back.class; | %sec-back.class;" >
115
+
116
+
117
+ <!-- ============================================================= -->
118
+ <!-- PARAGRAPH-LEVEL ELEMENT MIXES -->
119
+ <!-- ============================================================= -->
120
+
121
+
122
+ <!-- PARAGRAPH-LEVEL ELEMENTS -->
123
+ <!-- Elements that may be used at the same
124
+ structural level as a paragraph, for
125
+ example inside a Section
126
+ Note: There a major overlap between this
127
+ parameter entity and that for the elements
128
+ that are at the same level as a paragraph.
129
+ Inline elements appear only inside a
130
+ paragraph, but block elements such as quotes
131
+ and lists may appear either within a
132
+ paragraph or at the same level as a
133
+ paragraph. This serves a requirement in a
134
+ repository DTD, since some incoming material
135
+ will have restricted such elements to only
136
+ inside a paragraph, some incoming material
137
+ will have restricted them to only outside a
138
+ paragraph and some may allow them in both
139
+ places. Thus the DTD must allow for them to
140
+ be in either or both. -->
141
+ <!ENTITY % para-level "%block-display.class; | %block-math.class; |
142
+ %just-para.class; | %list.class; |
143
+ %math.class; | %related-article.class; |
144
+ %rest-of-para.class;" >
145
+
146
+
147
+ <!-- ============================================================= -->
148
+ <!-- TABLE ELEMENT MIXES -->
149
+ <!-- ============================================================= -->
150
+
151
+
152
+ <!-- INSIDE TABLE CELL ELEMENTS -->
153
+ <!-- Mixed with #PCDATA inside a table cell, such
154
+ as a <td> or <th> element in the XHTML table
155
+ model, the <entry> element in the OASIS CALS
156
+ table model, etc. This PE will be used as the
157
+ value of %Flow.mix;, %paracon;, etc.
158
+ ### Usage Alert ###
159
+ Design Note: Inside cell is an exception, an
160
+ inline mix that does not start with an OR
161
+ bar. This is because is used within the
162
+ PE -%Flow.mix;, which is an inline mix
163
+ defined in the course of the XHTML Table DTD,
164
+ a DTD not under control of this DTD Suite. -->
165
+ <!ENTITY % inside-cell "%address-link.class; | %appearance.class; |
166
+ %article-link.class; |
167
+ %block-math.class; | %break.class; |
168
+ %citation.class; | %emphasis.class; |
169
+ %inline-math.class; |
170
+ %list.class; | %math.class; |
171
+ %phrase.class; | %simple-display.class; |
172
+ %inline-display-noalt.class; |
173
+ %simple-link.class; | %subsup.class;" >
174
+
175
+
176
+ <!-- INSIDE TABLE WRAPPER ELEMENTS -->
177
+ <!-- Usually a Table Wrapper contains a table,
178
+ properly tagged with rows and columns, but
179
+ sometimes, a structure that is labeled as
180
+ a "table" is actually a list, or two
181
+ paragraphs. This Parameter Entity names
182
+ all the alternatives to table that may
183
+ occur inside a table wrapper. -->
184
+ <!ENTITY % inside-table-wrap
185
+ "%intable-para.class; | %list.class; |
186
+ %simple-intable-display.class; |
187
+ %table.class;" >
188
+
189
+
190
+ <!-- ============================================================= -->
191
+ <!-- INLINE ELEMENT MIXES -->
192
+ <!-- ============================================================= -->
193
+
194
+
195
+ <!-- EMPHASIS MIX ELEMENTS -->
196
+ <!-- Elements that may be used inside most of the
197
+ emphasis class elements
198
+ Design Note: Inline mixes begin with an
199
+ OR bar -->
200
+ <!ENTITY % emphasized-text
201
+ "| %address-link.class; |
202
+ %article-link.class; | %emphasis.class; |
203
+ %inline-display.class; |
204
+ %inline-math.class; | %math.class; |
205
+ %phrase.class; | %simple-link.class; |
206
+ %subsup.class;" >
207
+
208
+
209
+ <!-- JUST RENDITION -->
210
+ <!-- Only the simplest of the typographic
211
+ emphasis elements, as well as subscript and
212
+ superscript. Usually used in a model that
213
+ allows #PCDATA and this restricted mixture.
214
+ This mix may be stripped down to only
215
+ subscript and superscript by some, more
216
+ restrictive DTDs.
217
+ MAINTENANCE NOTE: This Parameter Entity
218
+ and the related PE "rendition-plus" have
219
+ been put in place to restrict the amount of
220
+ variability that a person modifying the DTD
221
+ through PE redefinition can achieve. Some
222
+ elements have been set #PCDATA plus one PE
223
+ and some have been set to #PCDATA plus the
224
+ other in an effort to allow designers to
225
+ modify entire groups of elements, but not
226
+ to change similar models individually .
227
+ Design Note: Inline mixes begin with an
228
+ OR bar -->
229
+ <!ENTITY % just-rendition
230
+ "| %emphasis.class; | %subsup.class; |
231
+ %phrase-content.class;" >
232
+
233
+
234
+ <!-- RENDITION MARKUP PLUS -->
235
+ <!-- Only the simplest of the typographic
236
+ emphasis elements, as well as subscript and
237
+ superscript. Usually used in a model that
238
+ allows #PCDATA and this restricted mixture.
239
+ This mix may be enhanced slightly in some
240
+ more permissive DTDs, and should always
241
+ contain at least typographic emphasis,
242
+ subscript, and superscript.
243
+ MAINTENANCE NOTE:: This Parameter Entity
244
+ and the related PE "just-rendition" have
245
+ been put in place to restrict the amount of
246
+ variability that a person modifying the DTD
247
+ through PE redefinition can achieve. Some
248
+ elements have been set #PCDATA plus one PE
249
+ and some have been set to #PCDATA plus the
250
+ other in an effort to allow designers to
251
+ modify entire groups of elements, but not
252
+ to individually change similar models.
253
+ modify entire groups of elements, but not
254
+ to change similar models individually .
255
+ Design Note: Inline mixes begin with an
256
+ OR bar -->
257
+ <!ENTITY % rendition-plus
258
+ "| %emphasis.class; | %subsup.class; |
259
+ %phrase-content.class;" >
260
+
261
+
262
+ <!-- SIMPLE PHRASE-LEVEL TEXTUAL ELEMENTS -->
263
+ <!-- Elements that may be used almost anywhere
264
+ text is used, for example, inside a title.
265
+ Simple text plus inline display and math
266
+ elements. In practice, This is the next step
267
+ up from "simple-text", adding the links.
268
+ Design Note: Inline mixes begin with an
269
+ OR bar -->
270
+ <!ENTITY % simple-phrase
271
+ "| %address-link.class; |
272
+ %article-link.class; | %emphasis.class; |
273
+ %inline-display.class; |
274
+ %inline-math.class; | %math.class; |
275
+ %phrase.class; | %simple-link.class; |
276
+ %subsup.class;" >
277
+
278
+
279
+ <!-- SIMPLE TEXTUAL CONTENT -->
280
+ <!-- Elements that may be used inside elements
281
+ that are really expected to be #PCDATA and
282
+ not to contain any of these things.
283
+ Note that there is no math and no links.
284
+ Simpler even than %simple-phrase;
285
+ Design Note: Inline mixes begin with an
286
+ OR bar -->
287
+ <!ENTITY % simple-text "| %emphasis.class; | %inline-display.class; |
288
+ %inline-math.class; | %phrase.class; |
289
+ %subsup.class; " >
290
+
291
+
292
+ <!-- ================== End Archiving DTD Mixes Customization ==== -->