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,120 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: NLM Citation -->
3
+ <!-- VERSION: 3.0 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD v3.0.4 20110308//EN"
13
+ Delivered as file "nlmcitation3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Publishing DTD of the -->
19
+ <!-- Archiving and Interchange DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: This new DTD Suite module adds the model for the -->
22
+ <!-- NLM Structured bibliographic citation. This model -->
23
+ <!-- The model loosely reflects the NLM's style, in -->
24
+ <!-- that it allows the tagging of all "legal" NLM -->
25
+ <!-- citations and enforces the sequence in which -->
26
+ <!-- content must appear if it is present. However, -->
27
+ <!-- this model does not provide guidance on what -->
28
+ <!-- information is required for each type of cited -->
29
+ <!-- content. -->
30
+ <!-- -->
31
+ <!-- CONTAINS: 1) Content model for <nlm-citation> -->
32
+ <!-- -->
33
+ <!-- CREATED FOR: -->
34
+ <!-- Digital Archive of Journal Articles -->
35
+ <!-- National Center for Biotechnology Information -->
36
+ <!-- (NCBI) -->
37
+ <!-- National Library of Medicine (NLM) -->
38
+ <!-- -->
39
+ <!-- ORIGINAL CREATION DATE: -->
40
+ <!-- September 2004 -->
41
+ <!-- -->
42
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
43
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
44
+ <!-- Deborah A. Lapeyre (Mulberry Technologies, Inc.) -->
45
+ <!-- -->
46
+ <!-- The Journal Publishing DTD is built from the -->
47
+ <!-- Archiving and Interchange DTD Suite. -->
48
+ <!-- -->
49
+ <!-- Suggestions for refinements and enhancements to -->
50
+ <!-- this DTD should be sent in email to: -->
51
+ <!-- publishing-dtd@ncbi.nlm.nih.gov -->
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
+ <!-- NEW ELEMENT DECLARATIONS -->
79
+ <!-- Declarations of elements that are new to -->
80
+ <!-- this DTD. -->
81
+ <!-- NOTE: All new structures must be mappable -->
82
+ <!-- to the archiving/interchange DTD and the -->
83
+ <!-- mapping should be described when the new -->
84
+ <!-- element is declared. -->
85
+ <!-- ============================================================= -->
86
+
87
+
88
+ <!-- NLM CITATION MODEL -->
89
+ <!-- This structured citation model is loosely
90
+ reflects the NLM's house style, in that
91
+ it allows the tagging of all "legal" NLM
92
+ citations and enforces the sequence in which
93
+ content must appear if it is present.
94
+ This model assumes that punctuation between
95
+ the parts of a citation will be generated
96
+ on display or on export.
97
+ (Deprecated after Versino 3.0)
98
+ Details at:
99
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=nlm-citation
100
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=nlm-citation
101
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=nlm-citation
102
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=nlm-citation
103
+ -->
104
+ <!ELEMENT nlm-citation
105
+ ((person-group | collab)*,
106
+ (article-title | trans-title)*,
107
+ source?, patent?, trans-source?, year?,
108
+ ((month?, day?, time-stamp?) | season?),
109
+ access-date?, volume?, edition?,
110
+ conf-name?, conf-date?, conf-loc?,
111
+ (issue | supplement)*, publisher-loc?,
112
+ publisher-name?, (fpage?, lpage?)*,
113
+ page-count?, series?, comment*, pub-id*,
114
+ annotation?) >
115
+
116
+ <!ATTLIST nlm-citation
117
+ %citation-atts; >
118
+
119
+
120
+ <!-- ================== End NLM Citation Module ================== -->
@@ -0,0 +1,164 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Notation Declarations -->
3
+ <!-- VERSION: 3.0 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Notation Declarations v3.0.4 20110308//EN
13
+ Delivered as file "notat3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: To name all the allowable notations -->
20
+ <!-- -->
21
+ <!-- CONTAINS: Notation Declarations -->
22
+ <!-- -->
23
+ <!-- CREATED FOR: -->
24
+ <!-- Digital archives and publishers who wish to -->
25
+ <!-- create a custom XML DTD for original markup of -->
26
+ <!-- journal literature, books, and related material, -->
27
+ <!-- or for archiving and transferring such material -->
28
+ <!-- between archives. -->
29
+ <!-- -->
30
+ <!-- This DTD is in the public domain. An organization -->
31
+ <!-- that wishes to create its own DTD from the suite -->
32
+ <!-- may do so without permission from NLM. -->
33
+ <!-- -->
34
+ <!-- The suite has been set up to be extended using a -->
35
+ <!-- new DTD file and a new DTD-specific customization -->
36
+ <!-- module to redefine the many Parameter Entities. -->
37
+ <!-- Do not modify the suite directly or redistribute -->
38
+ <!-- modified versions of the suite. -->
39
+ <!-- -->
40
+ <!-- In the interest of maintaining consistency and -->
41
+ <!-- clarity for potential users, NLM requests: -->
42
+ <!-- -->
43
+ <!-- 1. If you create a DTD from the Archiving and -->
44
+ <!-- Interchange DTD Suite and intend to stay -->
45
+ <!-- compatible with the suite, then please include -->
46
+ <!-- the following statement as a comment in all of -->
47
+ <!-- your DTD modules: -->
48
+ <!-- "Created from, and fully compatible with, -->
49
+ <!-- the Archiving and Interchange DTD Suite." -->
50
+ <!-- -->
51
+ <!-- 2. If you alter one or more modules of the suite, -->
52
+ <!-- then please rename your version and all its -->
53
+ <!-- modules to avoid any confusion with the -->
54
+ <!-- original suite. Also, please include the -->
55
+ <!-- following statement as a comment in all your -->
56
+ <!-- DTD modules: -->
57
+ <!-- "Based in part on, but not fully compatible -->
58
+ <!-- with, the Archiving and Interchange DTD -->
59
+ <!-- Suite." -->
60
+ <!-- -->
61
+ <!-- Suggestions for refinements and enhancements to -->
62
+ <!-- the DTD suite should be sent in email to: -->
63
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
64
+ <!-- -->
65
+ <!-- ORIGINAL CREATION DATE: -->
66
+ <!-- December 2002 -->
67
+ <!-- -->
68
+ <!-- CREATED BY: Jeff Beck (NCBI) -->
69
+ <!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
70
+ <!-- Bruce Rosenblum (Inera Inc.) -->
71
+ <!-- -->
72
+ <!-- NLM thanks the Harvard University Libraries, both -->
73
+ <!-- for proposing that a draft archiving NLM DTD for -->
74
+ <!-- life sciences journals be extended to accommodate -->
75
+ <!-- journals in all disciplines and for sponsoring -->
76
+ <!-- Bruce Rosenblum's collaboration with other DTD -->
77
+ <!-- authors in completing Version 1.0. The Andrew W. -->
78
+ <!-- Mellon Foundation provided support for these -->
79
+ <!-- important contributions. -->
80
+ <!-- -->
81
+ <!-- ============================================================= -->
82
+
83
+
84
+ <!-- ============================================================= -->
85
+ <!-- DTD VERSION/CHANGE HISTORY -->
86
+ <!-- ============================================================= -->
87
+ <!--
88
+ =============================================================
89
+
90
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
91
+
92
+ =============================================================
93
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
94
+
95
+ Version 3.0 is the first non-backward-compatible release.
96
+ In addition to the usual incremental changes, some
97
+ elements and attributes have been renamed and/or remodeled
98
+ to better meet user needs and to increase tag set consistency.
99
+ All module change histories are available through the Tag Suite
100
+ web site at http://dtd.nlm.nih.gov.
101
+
102
+ Details on version 3.0 are available at
103
+ http://dtd.nlm.nih.gov/3.0.
104
+
105
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
106
+
107
+
108
+ <!-- ============================================================= -->
109
+ <!-- NOTATION DECLARATIONS -->
110
+ <!-- ============================================================= -->
111
+
112
+
113
+ <!-- LATEX (for Mathematics) -->
114
+ <!NOTATION LaTeX PUBLIC
115
+ "+//ISBN 3-893-196463::Goosens//NOTATION Der LaTeX Begleiter//DE" >
116
+
117
+
118
+ <!-- TEX (for Mathematics) -->
119
+ <!NOTATION TEX PUBLIC
120
+ "+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN" >
121
+ <!NOTATION tex PUBLIC
122
+ "+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN" >
123
+ <!NOTATION TeX PUBLIC
124
+ "+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN" >
125
+
126
+
127
+ <!-- ============================================================= -->
128
+ <!-- POTENTIAL NOTATION DECLARATIONS -->
129
+ <!-- ============================================================= -->
130
+
131
+
132
+ <!-- CGM (Computer Graphics Metafile) -->
133
+ <!NOTATION cgmchar PUBLIC
134
+ "ISO 8632/2//NOTATION Character encoding//EN"
135
+ >
136
+ <!NOTATION cgmclear PUBLIC
137
+ "ISO 8632/4//NOTATION Clear text encoding//EN"
138
+ >
139
+
140
+
141
+ <!-- GIF (Graphic Interchange Format) -->
142
+ <!NOTATION gif PUBLIC
143
+ "-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION CompuServe
144
+ Graphic Interchange Format//EN"
145
+ >
146
+
147
+ <!-- EPS (Adobe's Encapsulate Postscript) -->
148
+ <!NOTATION eps PUBLIC
149
+ "+//ISBN 0-201-18127-4::Adobe//NOTATION PostScript Language Reference Manual//EN"
150
+ >
151
+
152
+
153
+ <!-- JPEG (Joint Photographic Experts Group raster) -->
154
+ <!NOTATION jpeg PUBLIC
155
+ "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Joint Photographic Experts Group raster//EN"
156
+ >
157
+
158
+ <!-- TIFF (Uncompressed) -->
159
+ <!NOTATION tiff PUBLIC
160
+ "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Aldus/Microsoft
161
+ Tagged Interchange File Format//EN" >
162
+
163
+
164
+ <!-- ================== End Notation Module ====================== -->
@@ -0,0 +1,387 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: VERSION OF OASIS EXCHANGE TABLE MODEL -->
3
+ <!-- VERSION: 3.0 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
13
+ Delivered as file "oasis-exchange.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Duplicates the OASIS Open exchange CALS table -->
20
+ <!-- model (XML version) with only one addition, the -->
21
+ <!-- elements have been assigned an namespace: -->
22
+ <!-- xmlns:oasis CDATA #FIXED -->
23
+ <!-- "http://docs.oasis-open.org/ns/oasis-exchange/table" -->
24
+ <!-- -->
25
+ <!-- CONTAINS: 1. Default values for attribute lists -->
26
+ <!-- 2. Journal metadata content model -->
27
+ <!-- 3. Journal metadata elements in the order used in -->
28
+ <!-- the journal metadata element -->
29
+ <!-- -->
30
+ <!-- ============================================================= -->
31
+
32
+
33
+ <!-- ============================================================= -->
34
+ <!-- DTD VERSION/CHANGE HISTORY -->
35
+ <!-- ============================================================= -->
36
+ <!--
37
+
38
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
39
+
40
+ =============================================================
41
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
42
+
43
+ Version 3.0 is the first non-backward-compatible release.
44
+ In addition to the usual incremental changes, some
45
+ elements and attributes have been renamed and/or remodeled
46
+ to better meet user needs and to increase tag set consistency.
47
+ All module change histories are available through the Tag Suite
48
+ web site at http://dtd.nlm.nih.gov.
49
+
50
+ Details on version 3.0 are available at
51
+ http://dtd.nlm.nih.gov/3.0.
52
+
53
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
54
+ <!-- ============================================================= -->
55
+
56
+
57
+ <!-- XML EXCHANGE TABLE MODEL DECLARATION MODULE -->
58
+
59
+ <!-- This set of declarations defines the XML version of the Exchange
60
+ Table Model as of the date shown in the Formal Public Identifier
61
+ (FPI) for this entity.
62
+
63
+ This set of declarations may be referred to using a public external
64
+ entity declaration and reference as shown in the following three
65
+ lines-
66
+
67
+ <!ENTITY % calstblx
68
+ PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN">
69
+ %calstblx;
70
+
71
+ If various parameter entities used within this set of declarations
72
+ are to be given non-default values, the appropriate declarations
73
+ should be given before calling in this package (i.e., before the
74
+ "%calstblx;" reference).
75
+ -->
76
+
77
+ <!-- The motivation for this XML version of the Exchange Table Model
78
+ is simply to create an XML version of the SGML Exchange Table
79
+ Model. By design, no effort has been made to "improve" the model.
80
+
81
+ This XML version incorporates the logical bare minimum changes
82
+ necessary to make the Exchange Table Model a valid XML DTD.
83
+ -->
84
+
85
+ <!-- The XML version of the Exchange Table Model differs from
86
+ the SGML version in the following ways-
87
+
88
+ The following parameter entities have been removed-
89
+
90
+ - tbl.table.excep, tbl.hdft.excep, tbl.row.excep, tbl.entry.excep
91
+ There are no exceptions in XML. The following normative
92
+ statement is made in lieu of exceptions- the exchange table model
93
+ explicitly forbids a table from occurring within another table.
94
+ If the content model of an entry includes a table element, then this
95
+ cannot be enforced by the DTD, but it is a deviation from the
96
+ exchange table model to include a table within a table.
97
+
98
+ - tbl.hdft.name, tbl.hdft.mdl, tbl.hdft.excep, tbl.hdft.att
99
+ The motivation for these elements was to change the table
100
+ header/footer elements. Since XML does not allow element
101
+ declarations to contain name groups, and the exchange table model
102
+ does not allow a table to contain footers, the continued presence
103
+ of these attributes seems unnecessary.
104
+
105
+ The following parameter entity has been added-
106
+
107
+ - tbl.thead.att
108
+ This entity parameterizes the attributes on thead. It replaces
109
+ the tbl.hdft.att parameter entity.
110
+
111
+ Other miscellaneous changes-
112
+
113
+ - Tag omission indicators have been removed
114
+ - Comments have been removed from declarations
115
+ - NUMBER attributes have been changed to NMTOKEN
116
+ - NUTOKEN attributes have been to changed to NMTOKEN
117
+ - Removed the grouping characters around the content model
118
+ parameter entry for the 'entry' element. This is necessary
119
+ so that an entry can contain #PCDATA and be defined as an
120
+ optional, repeatable OR group beginning with #PCDATA.
121
+ -->
122
+
123
+ <!-- This entity includes a set of element and attribute declarations
124
+ that partially defines the Exchange table model. However, the
125
+ model is not well-defined without the accompanying natural language
126
+ description of the semantics (meanings) of these various elements,
127
+ attributes, and attribute values. The semantic writeup, also
128
+ available from SGML Open, should be used in conjunction with this entity.
129
+ -->
130
+
131
+ <!-- In order to use the Exchange table model, various parameter entity
132
+ declarations are required. A brief description is as follows-
133
+
134
+
135
+ ENTITY NAME WHERE USED WHAT IT IS
136
+
137
+ %yesorno In ATTLIST of- An attribute declared value
138
+ almost all elements for a "boolean" attribute
139
+
140
+ ENTITY NAME WHERE USED WHAT IT IS
141
+
142
+ %yesorno In ATTLIST of- An attribute declared value
143
+ almost all elements for a "boolean" attribute
144
+
145
+ %paracon In content model of- The "text" (logical content)
146
+ <entry> of the model group for <entry>
147
+
148
+ %titles In content model of- The "title" part of the model
149
+ table element group for the table element
150
+
151
+ %tbl.table.name In declaration of- The name of the "table"
152
+ table element element
153
+
154
+ %tbl.table-titles.mdl In content model of- The model group for the title
155
+ table elements part of the content model for
156
+ table element
157
+
158
+ %tbl.table.mdl In content model of- The model group for the content
159
+ table elements model for table element, often
160
+ (and by default) defined
161
+ in terms of %tbl.table-titles.mdl
162
+ and tgroup
163
+
164
+ %tbl.table.att In ATTLIST of- Additional attributes on the
165
+ table element table element
166
+
167
+ %bodyatt In ATTLIST of- Additional attributes on the
168
+ table element table element (for backward
169
+ compatibility with the SGML model)
170
+
171
+ %tbl.tgroup.mdl In content model of- The model group for the content
172
+ <tgroup> model for <tgroup>
173
+
174
+ %tbl.tgroup.att In ATTLIST of- Additional attributes on the
175
+ <tgroup> <tgroup> element
176
+
177
+ %tbl.thead.att In ATTLIST of- Additional attributes on the
178
+ <thead> <thead> element
179
+
180
+ %tbl.tbody.att In ATTLIST of- Additional attributes on the
181
+ <tbody> <tbody> element
182
+
183
+ %tbl.colspec.att In ATTLIST of- Additional attributes on the
184
+ <colspec> <colspec> element
185
+
186
+ %tbl.row.mdl In content model of- The model group for the content
187
+ <row> model for <row>
188
+
189
+ %tbl.row.att In ATTLIST of- Additional attributes on the
190
+ <row> <row> element
191
+
192
+ %tbl.entry.mdl In content model of- The model group for the content
193
+ <entry> model for <entry>
194
+
195
+ %tbl.entry.att In ATTLIST of- Additional attributes on the
196
+ <entry> <entry> element
197
+
198
+ This set of declarations will use the default definitions shown below
199
+ for any of these parameter entities that are not declared before this
200
+ set of declarations is referenced.
201
+ -->
202
+
203
+ <!-- These definitions are not directly related to the table model, but are
204
+ used in the default CALS table model and may be defined elsewhere (and
205
+ prior to the inclusion of this table module) in the referencing DTD. -->
206
+
207
+ <!ENTITY % yesorno 'NMTOKEN'> <!-- no if zero(s), yes if any other value -->
208
+ <!ENTITY % titles 'title?'>
209
+ <!ENTITY % paracon '#PCDATA'>
210
+ <!-- default for use in entry content -->
211
+
212
+ <!--
213
+ The parameter entities as defined below change and simplify the CALS
214
+ table model as published (as part of the Example DTD) in MIL-HDBK-28001.
215
+ The resulting simplified DTD has support from the SGML Open vendors and is
216
+ therefore more interoperable among different systems.
217
+
218
+ These following declarations provide the Exchange default definitions
219
+ for these entities. However, these entities can be redefined (by giving
220
+ the appropriate parameter entity declaration(s) prior to the reference
221
+ to this Table Model declaration set entity) to fit the needs of the
222
+ current application.
223
+
224
+ Note, however, that changes may have significant effect on the ability
225
+ to interchange table information. These changes may manifest themselves
226
+ in usability, presentation, and possible structure information
227
+ degradation.
228
+ -->
229
+
230
+ <!ENTITY % tbl.table.name "table">
231
+ <!ENTITY % tbl.table-titles.mdl "%titles;,">
232
+ <!ENTITY % tbl.table-main.mdl "tgroup+">
233
+ <!ENTITY % tbl.table.mdl "%tbl.table-titles.mdl; %tbl.table-main.mdl;">
234
+ <!ENTITY % tbl.table.att "
235
+ pgwide %yesorno; #IMPLIED ">
236
+ <!ENTITY % bodyatt "">
237
+ <!ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody">
238
+ <!ENTITY % tbl.tgroup.att "">
239
+ <!ENTITY % tbl.thead.att "">
240
+ <!ENTITY % tbl.tbody.att "">
241
+ <!ENTITY % tbl.colspec.att "">
242
+ <!ENTITY % tbl.row.mdl "entry+">
243
+ <!ENTITY % tbl.row.att "">
244
+ <!ENTITY % tbl.entry.mdl "(%paracon;)*">
245
+ <!ENTITY % tbl.entry.att "">
246
+
247
+ <!-- ===== Element and attribute declarations follow. ===== -->
248
+
249
+ <!--
250
+ Default declarations previously defined in this entity and
251
+ referenced below include-
252
+ ENTITY % tbl.table.name "table"
253
+ ENTITY % tbl.table-titles.mdl "%titles;,"
254
+ ENTITY % tbl.table.mdl "%tbl.table-titles; tgroup+"
255
+ ENTITY % tbl.table.att "
256
+ pgwide %yesorno; #IMPLIED "
257
+ -->
258
+
259
+ <!ELEMENT %tbl.table.name; (%tbl.table.mdl;)>
260
+
261
+ <!ATTLIST %tbl.table.name;
262
+ frame (top|bottom|topbot|all|sides|none) #IMPLIED
263
+ colsep %yesorno; #IMPLIED
264
+ rowsep %yesorno; #IMPLIED
265
+ bgcolor CDATA #IMPLIED
266
+ background CDATA #IMPLIED
267
+ %tbl.table.att;
268
+ %bodyatt;
269
+ >
270
+
271
+ <!--
272
+ Default declarations previously defined in this entity and
273
+ referenced below include-
274
+ ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody"
275
+ ENTITY % tbl.tgroup.att ""
276
+ -->
277
+
278
+ <!ELEMENT oasis:tgroup (%tbl.tgroup.mdl;) >
279
+
280
+ <!ATTLIST oasis:tgroup
281
+ cols NMTOKEN #REQUIRED
282
+ colsep %yesorno; #IMPLIED
283
+ rowsep %yesorno; #IMPLIED
284
+ align (left|right|center|justify|char) #IMPLIED
285
+ bgcolor CDATA #IMPLIED
286
+ background CDATA #IMPLIED
287
+ %tbl.tgroup.att;
288
+ >
289
+
290
+ <!--
291
+ Default declarations previously defined in this entity and
292
+ referenced below include-
293
+ ENTITY % tbl.colspec.att ""
294
+ -->
295
+
296
+ <!ELEMENT oasis:colspec EMPTY >
297
+
298
+ <!ATTLIST oasis:colspec
299
+ colnum NMTOKEN #IMPLIED
300
+ colname NMTOKEN #IMPLIED
301
+ colwidth CDATA #IMPLIED
302
+ colsep %yesorno; #IMPLIED
303
+ rowsep %yesorno; #IMPLIED
304
+ align (left|right|center|justify|char) #IMPLIED
305
+ char CDATA #IMPLIED
306
+ charoff NMTOKEN #IMPLIED
307
+ bgcolor CDATA #IMPLIED
308
+ background CDATA #IMPLIED
309
+ %tbl.colspec.att;
310
+ >
311
+
312
+ <!--
313
+ Default declarations previously defined in this entity and
314
+ referenced below include-
315
+ ENTITY % tbl.thead.att ""
316
+ -->
317
+
318
+ <!ELEMENT oasis:thead (oasis:row+)>
319
+
320
+ <!ATTLIST oasis:thead
321
+ valign (top|middle|bottom) #IMPLIED
322
+ bgcolor CDATA #IMPLIED
323
+ background CDATA #IMPLIED
324
+ %tbl.thead.att;
325
+ >
326
+
327
+ <!--
328
+ Default declarations previously defined in this entity and
329
+ referenced below include-
330
+ ENTITY % tbl.tbody.att ""
331
+ -->
332
+
333
+ <!ELEMENT oasis:tbody (oasis:row+)>
334
+
335
+ <!ATTLIST oasis:tbody
336
+ valign (top|middle|bottom) #IMPLIED
337
+ bgcolor CDATA #IMPLIED
338
+ background CDATA #IMPLIED
339
+ %tbl.tbody.att;
340
+ >
341
+
342
+ <!--
343
+ Default declarations previously defined in this entity and
344
+ referenced below include-
345
+ ENTITY % tbl.row.mdl "entry+"
346
+ ENTITY % tbl.row.att ""
347
+ -->
348
+
349
+ <!ELEMENT oasis:row (%tbl.row.mdl;)>
350
+
351
+ <!ATTLIST oasis:row
352
+ rowsep %yesorno; #IMPLIED
353
+ valign (top|middle|bottom) #IMPLIED
354
+ bgcolor CDATA #IMPLIED
355
+ background CDATA #IMPLIED
356
+ %tbl.row.att;
357
+ >
358
+
359
+
360
+ <!--
361
+ Default declarations previously defined in this entity and
362
+ referenced below include-
363
+ ENTITY % paracon "#PCDATA"
364
+ ENTITY % tbl.entry.mdl "(%paracon;)*"
365
+ ENTITY % tbl.entry.att ""
366
+ -->
367
+
368
+ <!ELEMENT oasis:entry %tbl.entry.mdl;>
369
+
370
+ <!ATTLIST oasis:entry
371
+ colname NMTOKEN #IMPLIED
372
+ namest NMTOKEN #IMPLIED
373
+ nameend NMTOKEN #IMPLIED
374
+ morerows NMTOKEN #IMPLIED
375
+ colsep %yesorno; #IMPLIED
376
+ rowsep %yesorno; #IMPLIED
377
+ align (left|right|center|justify|char) #IMPLIED
378
+ char CDATA #IMPLIED
379
+ charoff NMTOKEN #IMPLIED
380
+ valign (top|middle|bottom) #IMPLIED
381
+ bgcolor CDATA #IMPLIED
382
+ background CDATA #IMPLIED
383
+ %tbl.entry.att;
384
+ >
385
+
386
+
387
+ <!-- ================== End OASIS Exchange Module ================== -->