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,342 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Funding Elements -->
3
+ <!-- VERSION: 3.0 -->
4
+ <!-- DATE: Apr 2009 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//Atypon//DTD Atypon Systems Archival NLM DTD Funding Elements v3.0.4 20110308//EN"
13
+ Delivered as file "funding3.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Archiving and Interchange DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Defines the elements which describe funding for -->
20
+ <!-- the research reported in a work or the open -->
21
+ <!-- access funding for the work -->
22
+ <!-- -->
23
+ <!-- CONTAINS: 1) Definition of the funding elements -->
24
+ <!-- -->
25
+ <!-- CREATED FOR: -->
26
+ <!-- Digital archives and publishers who wish to -->
27
+ <!-- create a custom XML DTD for original markup of -->
28
+ <!-- journal literature, books, and related material, -->
29
+ <!-- or for archiving and transferring such material -->
30
+ <!-- between archives. -->
31
+ <!-- -->
32
+ <!-- This DTD is in the public domain. An organization -->
33
+ <!-- that wishes to create its own DTD from the suite -->
34
+ <!-- may do so without permission from NLM. -->
35
+ <!-- -->
36
+ <!-- The suite has been set up to be extended using a -->
37
+ <!-- new DTD file and a new DTD-specific customization -->
38
+ <!-- module to redefine the many Parameter Entities. -->
39
+ <!-- Do not modify the suite directly or redistribute -->
40
+ <!-- modified versions of the suite. -->
41
+ <!-- -->
42
+ <!-- In the interest of maintaining consistency and -->
43
+ <!-- clarity for potential users, NLM requests: -->
44
+ <!-- -->
45
+ <!-- 1. If you create a DTD from the Archiving and -->
46
+ <!-- Interchange DTD Suite and intend to stay -->
47
+ <!-- compatible with the suite, then please include -->
48
+ <!-- the following statement as a comment in all of -->
49
+ <!-- your DTD modules: -->
50
+ <!-- "Created from, and fully compatible with, -->
51
+ <!-- the Archiving and Interchange DTD Suite." -->
52
+ <!-- -->
53
+ <!-- 2. If you alter one or more modules of the suite, -->
54
+ <!-- then please rename your version and all its -->
55
+ <!-- modules to avoid any confusion with the -->
56
+ <!-- original suite. Also, please include the -->
57
+ <!-- following statement as a comment in all your -->
58
+ <!-- DTD modules: -->
59
+ <!-- "Based in part on, but not fully compatible -->
60
+ <!-- with, the Archiving and Interchange DTD -->
61
+ <!-- Suite." -->
62
+ <!-- -->
63
+ <!-- Suggestions for refinements and enhancements to -->
64
+ <!-- the DTD suite should be sent in email to: -->
65
+ <!-- archive-dtd@ncbi.nlm.nih.gov -->
66
+ <!-- -->
67
+ <!-- ORIGINAL CREATION DATE: -->
68
+ <!-- February 2008 -->
69
+ <!-- -->
70
+ <!-- CREATED BY: Deborah Lapeyre (Mulberry Technologies, Inc.) -->
71
+ <!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
72
+ <!-- -->
73
+ <!-- ============================================================= -->
74
+
75
+
76
+ <!-- ============================================================= -->
77
+ <!-- DTD VERSION/CHANGE HISTORY -->
78
+ <!-- ============================================================= -->
79
+ <!--
80
+ =============================================================
81
+
82
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
83
+
84
+ =============================================================
85
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
86
+
87
+ Version 3.0 is the first non-backward-compatible release.
88
+ In addition to the usual incremental changes, some
89
+ elements and attributes have been renamed and/or remodeled
90
+ to better meet user needs and to increase tag set consistency.
91
+ All module change histories are available through the Tag Suite
92
+ web site at http://dtd.nlm.nih.gov.
93
+
94
+ Details on version 3.0 are available at
95
+ http://dtd.nlm.nih.gov/3.0.
96
+
97
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
98
+
99
+
100
+ <!-- ============================================================= -->
101
+ <!-- PARAMETER ENTITIES FOR ATTRIBUTE LISTS -->
102
+ <!-- ============================================================= -->
103
+
104
+
105
+ <!-- AWARD GROUP ATTRIBUTES -->
106
+ <!-- Attributes for the <award-group> element -->
107
+ <!ENTITY % award-group-atts
108
+ "id ID #IMPLIED
109
+ rid IDREFS #IMPLIED
110
+ award-type
111
+ CDATA #IMPLIED
112
+ %might-link-atts;" >
113
+
114
+
115
+ <!-- AWARD IDENTIFIER ATTRIBUTES -->
116
+ <!-- Attributes for the <award-group> element -->
117
+ <!ENTITY % award-id-atts
118
+ "rid IDREFS #IMPLIED" >
119
+
120
+
121
+ <!-- FUNDING SOURCE ATTRIBUTES -->
122
+ <!-- Attributes for the <funding-source> element-->
123
+ <!ENTITY % funding-source-atts
124
+ "id ID #IMPLIED
125
+ rid IDREFS #IMPLIED
126
+ source-type
127
+ CDATA #IMPLIED
128
+ country CDATA #IMPLIED
129
+ %might-link-atts;" >
130
+
131
+
132
+ <!-- FUNDING STATEMENT ATTRIBUTES -->
133
+ <!-- Attributes for the <funding-statement>
134
+ element -->
135
+ <!ENTITY % funding-statement-atts
136
+ "rid IDREFS #IMPLIED" >
137
+
138
+
139
+
140
+ <!-- ============================================================= -->
141
+ <!-- FUNDING ELEMENTS -->
142
+ <!-- ============================================================= -->
143
+
144
+
145
+ <!-- FUNDING GROUP MODEL -->
146
+ <!-- Model for the <funding-group> element -->
147
+ <!ENTITY % funding-group-model
148
+ "(award-group*, funding-statement*,
149
+ open-access?)" >
150
+
151
+
152
+ <!-- FUNDING GROUP -->
153
+ <!-- Container element for information concerning
154
+ grants, contracts, sponsors, or other
155
+ funding for the research reported in the
156
+ work (typically an article), as well as for
157
+ material on the open access funding for the
158
+ work, for example, which model of open access
159
+ funding was used or who paid the open access
160
+ charges.
161
+ Details at:
162
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=funding-group
163
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=funding-group
164
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=funding-group
165
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=funding-group
166
+ -->
167
+ <!ELEMENT funding-group
168
+ %funding-group-model; >
169
+
170
+
171
+ <!-- FUNDING STATEMENT ELEMENTS -->
172
+ <!-- Model for the <funding-statement> element -->
173
+ <!ENTITY % funding-statement-elements
174
+ "| %address-link.class; | %emphasis.class; |
175
+ %phrase-content.class; |
176
+ %subsup.class;" >
177
+
178
+
179
+ <!-- FUNDING STATEMENT -->
180
+ <!-- A displayable prose statement that describes
181
+ the funding for the research on which a work
182
+ was based. Such a statement is required, for
183
+ example, by research funded in whole or part
184
+ by the Wellcome Trust. The statement may
185
+ mention (and therefore repeat) the funding
186
+ source, PI, or other funding information.
187
+ Details at:
188
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=funding-statement
189
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=funding-statement
190
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=funding-statement
191
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=funding-statement
192
+ -->
193
+ <!ELEMENT funding-statement
194
+ (#PCDATA %funding-statement-elements;)* >
195
+ <!ATTLIST funding-statement
196
+ %funding-statement-atts; >
197
+
198
+
199
+ <!-- OPEN ACCESS MODEL -->
200
+ <!-- Model for the <open-access> element -->
201
+ <!ENTITY % open-access-model
202
+ "(p+)" >
203
+
204
+
205
+ <!-- OPEN ACCESS -->
206
+ <!-- A container element to hold metadata
207
+ concerning the open access provisions that
208
+ apply to a work, for example which model
209
+ of charging was used or who paid the open
210
+ access charges for a journal article.
211
+ Details at:
212
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=open-access
213
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=open-access
214
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=open-access
215
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=open-access
216
+ -->
217
+ <!ELEMENT open-access %open-access-model; >
218
+
219
+
220
+ <!-- ============================================================= -->
221
+ <!-- AWARD GROUP ELEMENTS -->
222
+ <!-- ============================================================= -->
223
+
224
+
225
+ <!-- AWARD GROUP MODEL -->
226
+ <!-- Model for the <award-group> element -->
227
+ <!ENTITY % award-group-model
228
+ "(funding-source*, award-id*,
229
+ principal-award-recipient*,
230
+ principal-investigator*)" >
231
+
232
+
233
+ <!-- AWARD GROUP -->
234
+ <!-- Container element for information concerning
235
+ one award that sponsored a work or the
236
+ research on which the work was based. There
237
+ may be more than source of funding, a grant
238
+ grant or contract number, PI, etc.
239
+ Details at:
240
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=award-group
241
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=award-group
242
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=award-group
243
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=award-group
244
+ -->
245
+ <!ELEMENT award-group %award-group-model; >
246
+ <!ATTLIST award-group
247
+ %award-group-atts; >
248
+
249
+
250
+ <!-- FUNDING SOURCE ELEMENTS -->
251
+ <!-- Model for the <funding-source> element -->
252
+ <!ENTITY % funding-source-elements
253
+ "%simple-text;" >
254
+
255
+
256
+ <!-- FUNDING SOURCE -->
257
+ <!-- Agency or organization (such as a foundation,
258
+ corporation, or an educational institution)
259
+ that funded the research on which a work was
260
+ based, for example, the Wellcome Trust, NIH,
261
+ HHS, Princeton University, or Alcoa
262
+ sponsoring the research for a journal
263
+ article
264
+ Details at:
265
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=funding-source
266
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=funding-source
267
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=funding-source
268
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=funding-source
269
+ -->
270
+ <!ELEMENT funding-source
271
+ (#PCDATA %funding-source-elements;)* >
272
+ <!ATTLIST funding-source
273
+ %funding-source-atts; >
274
+
275
+
276
+ <!-- AWARD IDENTIFIER ELEMENTS -->
277
+ <!-- Model for the <award-id> element -->
278
+ <!ENTITY % award-id-elements
279
+ "%simple-text;" >
280
+
281
+
282
+ <!-- AWARD IDENTIFIER -->
283
+ <!-- An identifier that has been assigned to the
284
+ award, for example, a grant number, a grant
285
+ reference number, or a contract number.
286
+ [Note, this is a real-world identifier not
287
+ an XML ID.]
288
+ Details at:
289
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=award-id
290
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=award-id
291
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=award-id
292
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=award-id
293
+ -->
294
+ <!ELEMENT award-id (#PCDATA %award-id-elements;)* >
295
+ <!ATTLIST award-id
296
+ %award-id-atts; >
297
+
298
+
299
+ <!-- PRINCIPAL AWARD RECIPIENT ELEMENTS -->
300
+ <!-- Model for the <principal-award-recipient>
301
+ element -->
302
+ <!ENTITY % principal-award-recipient-elements
303
+ " | %recipient-name.class;" >
304
+
305
+
306
+ <!-- PRINCIPAL AWARD RECIPIENT -->
307
+ <!-- The institution or individuals to whom the
308
+ award was given, for example the principal
309
+ grant holder
310
+ Details at:
311
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=principal-award-recipient
312
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=principal-award-recipient
313
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=principal-award-recipient
314
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=principal-award-recipient
315
+ -->
316
+ <!ELEMENT principal-award-recipient
317
+ (#PCDATA
318
+ %principal-award-recipient-elements;)* >
319
+
320
+
321
+ <!-- PRINCIPAL INVESTIGATOR ELEMENTS -->
322
+ <!-- Model for the <principal-investigator>
323
+ element -->
324
+ <!ENTITY % principal-investigator-elements
325
+ " | %investigator-name.class;" >
326
+
327
+
328
+ <!-- PRINCIPAL INVESTIGATOR RECIPIENT -->
329
+ <!-- Individual responsible for the intellectual
330
+ content of the work reported in the article.
331
+ Details at:
332
+ http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?elem=principal-investigator
333
+ http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=principal-investigator
334
+ http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?elem=principal-investigator
335
+ http://dtd.nlm.nih.gov/book/tag-library/3.0/index.html?elem=principal-investigator
336
+ -->
337
+ <!ELEMENT principal-investigator
338
+ (#PCDATA
339
+ %principal-investigator-elements;)* >
340
+
341
+
342
+ <!-- ================== End Funding Module ======================= -->
@@ -0,0 +1,334 @@
1
+ <!-- ...................................................................... -->
2
+ <!-- XHTML Table Module .................................................. -->
3
+ <!-- file: xhtml-table-1.mod
4
+
5
+ This is XHTML, a reformulation of HTML as a modular XML application.
6
+ Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
7
+ Revision: $Id: htmltable.dtd,v 1.1 2002/04/16 18:47:38 beck Exp $ SMI
8
+
9
+ This DTD module is identified by the PUBLIC and SYSTEM identifiers:
10
+
11
+ PUBLIC "-//W3C//ELEMENTS XHTML Tables 1.0//EN"
12
+ SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-table-1.mod"
13
+
14
+ Revisions:
15
+ (none)
16
+ ....................................................................... -->
17
+
18
+ <!-- Tables
19
+
20
+ table, caption, thead, tfoot, tbody, colgroup, col, tr, th, td
21
+
22
+ This module declares element types and attributes used to provide
23
+ table markup similar to HTML 4, including features that enable
24
+ better accessibility for non-visual user agents.
25
+ -->
26
+
27
+ <!-- declare qualified element type names:
28
+ -->
29
+ <!ENTITY % table.qname "table" >
30
+ <!ENTITY % caption.qname "caption" >
31
+ <!ENTITY % thead.qname "thead" >
32
+ <!ENTITY % tfoot.qname "tfoot" >
33
+ <!ENTITY % tbody.qname "tbody" >
34
+ <!ENTITY % colgroup.qname "colgroup" >
35
+ <!ENTITY % col.qname "col" >
36
+ <!ENTITY % tr.qname "tr" >
37
+ <!ENTITY % th.qname "th" >
38
+ <!ENTITY % td.qname "td" >
39
+
40
+ <!-- The frame attribute specifies which parts of the frame around
41
+ the table should be rendered. The values are not the same as
42
+ CALS to avoid a name clash with the valign attribute.
43
+ -->
44
+ <!ENTITY % frame.attrib
45
+ "frame ( void
46
+ | above
47
+ | below
48
+ | hsides
49
+ | lhs
50
+ | rhs
51
+ | vsides
52
+ | box
53
+ | border ) #IMPLIED"
54
+ >
55
+
56
+ <!-- The rules attribute defines which rules to draw between cells:
57
+
58
+ If rules is absent then assume:
59
+
60
+ "none" if border is absent or border="0" otherwise "all"
61
+ -->
62
+ <!ENTITY % rules.attrib
63
+ "rules ( none
64
+ | groups
65
+ | rows
66
+ | cols
67
+ | all ) #IMPLIED"
68
+ >
69
+
70
+ <!-- horizontal alignment attributes for cell contents
71
+ -->
72
+ <!ENTITY % CellHAlign.attrib
73
+ "align ( left
74
+ | center
75
+ | right
76
+ | justify
77
+ | char ) #IMPLIED
78
+ char %Character.datatype; #IMPLIED
79
+ charoff %Length.datatype; #IMPLIED"
80
+ >
81
+
82
+ <!-- vertical alignment attribute for cell contents
83
+ -->
84
+ <!ENTITY % CellVAlign.attrib
85
+ "valign ( top
86
+ | middle
87
+ | bottom
88
+ | baseline ) #IMPLIED"
89
+ >
90
+
91
+ <!-- scope is simpler than axes attribute for common tables
92
+ -->
93
+ <!ENTITY % scope.attrib
94
+ "scope ( row
95
+ | col
96
+ | rowgroup
97
+ | colgroup ) #IMPLIED"
98
+ >
99
+
100
+ <!-- table: Table Element .............................. -->
101
+
102
+ <!ENTITY % table.element "INCLUDE" >
103
+ <![%table.element;[
104
+ <!ENTITY % table.content
105
+ "( %caption.qname;?, ( %col.qname;* | %colgroup.qname;* ),
106
+ (( %thead.qname;?, %tfoot.qname;?, %tbody.qname;+ ) | ( %tr.qname;+ )))"
107
+ >
108
+ <!ELEMENT %table.qname; %table.content; >
109
+ <!-- end of table.element -->]]>
110
+
111
+ <!ENTITY % table.attlist "INCLUDE" >
112
+ <![%table.attlist;[
113
+ <!ATTLIST %table.qname;
114
+ %Common.attrib;
115
+ summary %Text.datatype; #IMPLIED
116
+ width %Length.datatype; #IMPLIED
117
+ border %Pixels.datatype; #IMPLIED
118
+ %frame.attrib;
119
+ %rules.attrib;
120
+ cellspacing %Length.datatype; #IMPLIED
121
+ cellpadding %Length.datatype; #IMPLIED
122
+ >
123
+ <!-- end of table.attlist -->]]>
124
+
125
+ <!-- caption: Table Caption ............................ -->
126
+
127
+ <!ENTITY % caption.element "INCLUDE" >
128
+ <![%caption.element;[
129
+ <!ENTITY % caption.content
130
+ "( #PCDATA | %Inline.mix; )*"
131
+ >
132
+ <!ELEMENT %caption.qname; %caption.content; >
133
+ <!-- end of caption.element -->]]>
134
+
135
+ <!ENTITY % caption.attlist "INCLUDE" >
136
+ <![%caption.attlist;[
137
+ <!ATTLIST %caption.qname;
138
+ %Common.attrib;
139
+ >
140
+ <!-- end of caption.attlist -->]]>
141
+
142
+ <!-- thead: Table Header ............................... -->
143
+
144
+ <!-- Use thead to duplicate headers when breaking table
145
+ across page boundaries, or for static headers when
146
+ tbody sections are rendered in scrolling panel.
147
+ -->
148
+
149
+ <!ENTITY % thead.element "INCLUDE" >
150
+ <![%thead.element;[
151
+ <!ENTITY % thead.content "( %tr.qname; )+" >
152
+ <!ELEMENT %thead.qname; %thead.content; >
153
+ <!-- end of thead.element -->]]>
154
+
155
+ <!ENTITY % thead.attlist "INCLUDE" >
156
+ <![%thead.attlist;[
157
+ <!ATTLIST %thead.qname;
158
+ %Common.attrib;
159
+ %CellHAlign.attrib;
160
+ %CellVAlign.attrib;
161
+ >
162
+ <!-- end of thead.attlist -->]]>
163
+
164
+ <!-- tfoot: Table Footer ............................... -->
165
+
166
+ <!-- Use tfoot to duplicate footers when breaking table
167
+ across page boundaries, or for static footers when
168
+ tbody sections are rendered in scrolling panel.
169
+ -->
170
+
171
+ <!ENTITY % tfoot.element "INCLUDE" >
172
+ <![%tfoot.element;[
173
+ <!ENTITY % tfoot.content "( %tr.qname; )+" >
174
+ <!ELEMENT %tfoot.qname; %tfoot.content; >
175
+ <!-- end of tfoot.element -->]]>
176
+
177
+ <!ENTITY % tfoot.attlist "INCLUDE" >
178
+ <![%tfoot.attlist;[
179
+ <!ATTLIST %tfoot.qname;
180
+ %Common.attrib;
181
+ %CellHAlign.attrib;
182
+ %CellVAlign.attrib;
183
+ >
184
+ <!-- end of tfoot.attlist -->]]>
185
+
186
+ <!-- tbody: Table Body ................................. -->
187
+
188
+ <!-- Use multiple tbody sections when rules are needed
189
+ between groups of table rows.
190
+ -->
191
+
192
+ <!ENTITY % tbody.element "INCLUDE" >
193
+ <![%tbody.element;[
194
+ <!ENTITY % tbody.content "( %tr.qname; )+" >
195
+ <!ELEMENT %tbody.qname; %tbody.content; >
196
+ <!-- end of tbody.element -->]]>
197
+
198
+ <!ENTITY % tbody.attlist "INCLUDE" >
199
+ <![%tbody.attlist;[
200
+ <!ATTLIST %tbody.qname;
201
+ %Common.attrib;
202
+ %CellHAlign.attrib;
203
+ %CellVAlign.attrib;
204
+ >
205
+ <!-- end of tbody.attlist -->]]>
206
+
207
+ <!-- colgroup: Table Column Group ...................... -->
208
+
209
+ <!-- colgroup groups a set of col elements. It allows you
210
+ to group several semantically-related columns together.
211
+ -->
212
+
213
+ <!ENTITY % colgroup.element "INCLUDE" >
214
+ <![%colgroup.element;[
215
+ <!ENTITY % colgroup.content "( %col.qname; )*" >
216
+ <!ELEMENT %colgroup.qname; %colgroup.content; >
217
+ <!-- end of colgroup.element -->]]>
218
+
219
+ <!ENTITY % colgroup.attlist "INCLUDE" >
220
+ <![%colgroup.attlist;[
221
+ <!ATTLIST %colgroup.qname;
222
+ %Common.attrib;
223
+ span %Number.datatype; '1'
224
+ width %MultiLength.datatype; #IMPLIED
225
+ %CellHAlign.attrib;
226
+ %CellVAlign.attrib;
227
+ >
228
+ <!-- end of colgroup.attlist -->]]>
229
+
230
+ <!-- col: Table Column ................................. -->
231
+
232
+ <!-- col elements define the alignment properties for
233
+ cells in one or more columns.
234
+
235
+ The width attribute specifies the width of the
236
+ columns, e.g.
237
+
238
+ width="64" width in screen pixels
239
+ width="0.5*" relative width of 0.5
240
+
241
+ The span attribute causes the attributes of one
242
+ col element to apply to more than one column.
243
+ -->
244
+
245
+ <!ENTITY % col.element "INCLUDE" >
246
+ <![%col.element;[
247
+ <!ENTITY % col.content "EMPTY" >
248
+ <!ELEMENT %col.qname; %col.content; >
249
+ <!-- end of col.element -->]]>
250
+
251
+ <!ENTITY % col.attlist "INCLUDE" >
252
+ <![%col.attlist;[
253
+ <!ATTLIST %col.qname;
254
+ %Common.attrib;
255
+ span %Number.datatype; '1'
256
+ width %MultiLength.datatype; #IMPLIED
257
+ %CellHAlign.attrib;
258
+ %CellVAlign.attrib;
259
+ >
260
+ <!-- end of col.attlist -->]]>
261
+
262
+ <!-- tr: Table Row ..................................... -->
263
+
264
+ <!ENTITY % tr.element "INCLUDE" >
265
+ <![%tr.element;[
266
+ <!ENTITY % tr.content "( %th.qname; | %td.qname; )+" >
267
+ <!ELEMENT %tr.qname; %tr.content; >
268
+ <!-- end of tr.element -->]]>
269
+
270
+ <!ENTITY % tr.attlist "INCLUDE" >
271
+ <![%tr.attlist;[
272
+ <!ATTLIST %tr.qname;
273
+ %Common.attrib;
274
+ %CellHAlign.attrib;
275
+ %CellVAlign.attrib;
276
+ >
277
+ <!-- end of tr.attlist -->]]>
278
+
279
+ <!-- th: Table Header Cell ............................. -->
280
+
281
+ <!-- th is for header cells, td for data,
282
+ but for cells acting as both use td
283
+ -->
284
+
285
+ <!ENTITY % th.element "INCLUDE" >
286
+ <![%th.element;[
287
+ <!ENTITY % th.content
288
+ "( #PCDATA | %Flow.mix; )*"
289
+ >
290
+ <!ELEMENT %th.qname; %th.content; >
291
+ <!-- end of th.element -->]]>
292
+
293
+ <!ENTITY % th.attlist "INCLUDE" >
294
+ <![%th.attlist;[
295
+ <!ATTLIST %th.qname;
296
+ %Common.attrib;
297
+ abbr %Text.datatype; #IMPLIED
298
+ axis CDATA #IMPLIED
299
+ headers IDREFS #IMPLIED
300
+ %scope.attrib;
301
+ rowspan %Number.datatype; '1'
302
+ colspan %Number.datatype; '1'
303
+ %CellHAlign.attrib;
304
+ %CellVAlign.attrib;
305
+ >
306
+ <!-- end of th.attlist -->]]>
307
+
308
+ <!-- td: Table Data Cell ............................... -->
309
+
310
+ <!ENTITY % td.element "INCLUDE" >
311
+ <![%td.element;[
312
+ <!ENTITY % td.content
313
+ "( #PCDATA | %Flow.mix; )*"
314
+ >
315
+ <!ELEMENT %td.qname; %td.content; >
316
+ <!-- end of td.element -->]]>
317
+
318
+ <!ENTITY % td.attlist "INCLUDE" >
319
+ <![%td.attlist;[
320
+ <!ATTLIST %td.qname;
321
+ %Common.attrib;
322
+ abbr %Text.datatype; #IMPLIED
323
+ axis CDATA #IMPLIED
324
+ headers IDREFS #IMPLIED
325
+ %scope.attrib;
326
+ rowspan %Number.datatype; '1'
327
+ colspan %Number.datatype; '1'
328
+ %CellHAlign.attrib;
329
+ %CellVAlign.attrib;
330
+ >
331
+ <!-- end of td.attlist -->]]>
332
+
333
+ <!-- end of xhtml-table-1.mod -->
334
+