xml_jats_resolver 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (152) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-XHTMLtablesetup1.ent +516 -0
  4. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-ali-namespace1.ent +169 -0
  5. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-archive-oasis-article1-mathml3.dtd +950 -0
  6. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-archive-oasis-custom-classes1.ent +341 -0
  7. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-archive-oasis-custom-modules1.ent +283 -0
  8. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-archivecustom-mixes1.ent +435 -0
  9. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-archivecustom-models1.ent +1379 -0
  10. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-articlemeta1.ent +2120 -0
  11. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-backmatter1.ent +408 -0
  12. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-chars1.ent +540 -0
  13. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-common-atts1.ent +236 -0
  14. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-common1.ent +4301 -0
  15. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-default-classes1.ent +1339 -0
  16. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-default-mixes1.ent +470 -0
  17. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-display1.ent +1022 -0
  18. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-format1.ent +873 -0
  19. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-funding1.ent +562 -0
  20. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-journalmeta1.ent +469 -0
  21. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-link1.ent +415 -0
  22. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-list1.ent +531 -0
  23. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-math1.ent +421 -0
  24. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-mathml3-mathmlsetup1.ent +365 -0
  25. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-mathml3-modules1.ent +205 -0
  26. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-modules1.ent +609 -0
  27. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-nlmcitation1.ent +300 -0
  28. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-notat1.ent +284 -0
  29. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-oasis-namespace1.ent +238 -0
  30. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-oasis-tablesetup1.ent +424 -0
  31. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-para1.ent +510 -0
  32. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-phrase1.ent +536 -0
  33. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-references1.ent +1249 -0
  34. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-related-object1.ent +298 -0
  35. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-section1.ent +339 -0
  36. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/JATS-xmlspecchars1.ent +404 -0
  37. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/catalog-jats-v1-2d1-no-base.xml +946 -0
  38. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/catalog-jats-v1-2d1-with-base.xml +950 -0
  39. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isobox.ent +61 -0
  40. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isocyr1.ent +88 -0
  41. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isocyr2.ent +47 -0
  42. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isodia.ent +35 -0
  43. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isolat1.ent +83 -0
  44. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isolat2.ent +142 -0
  45. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isonum.ent +97 -0
  46. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso8879/isopub.ent +105 -0
  47. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamsa.ent +167 -0
  48. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamsb.ent +143 -0
  49. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamsc.ent +43 -0
  50. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamsn.ent +114 -0
  51. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamso.ent +73 -0
  52. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isoamsr.ent +204 -0
  53. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isogrk3.ent +64 -0
  54. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isomfrk.ent +75 -0
  55. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isomopf.ent +49 -0
  56. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isomscr.ent +75 -0
  57. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/iso9573-13/isotech.ent +182 -0
  58. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/mathml/mmlalias.ent +564 -0
  59. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/mathml/mmlextra.ent +122 -0
  60. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/mathml3-qname1.mod +294 -0
  61. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/mathml3.dtd +1682 -0
  62. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/oasis-exchange.ent +449 -0
  63. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/xhtml-inlstyle-1.mod +34 -0
  64. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/xhtml-table-1.mod +333 -0
  65. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/xmlchars/isogrk1.ent +70 -0
  66. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/xmlchars/isogrk2.ent +41 -0
  67. data/lib/dtd/jats/archiving/1.2d1/oasis_mathml3_dtd/xmlchars/isogrk4.ent +66 -0
  68. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-oasis-custom-classes2.ent +622 -0
  69. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-oasis-custom-modules2.ent +336 -0
  70. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-oasis2.dtd +761 -0
  71. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-part-oasis-wrap2.ent +213 -0
  72. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-part-wrap2.ent +214 -0
  73. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-book-part2.ent +802 -0
  74. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-bookcustom-mixes2.ent +371 -0
  75. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-bookcustom-models2.ent +1455 -0
  76. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-bookmeta2.ent +770 -0
  77. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-common2.ent +206 -0
  78. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-embedded-index2.ent +308 -0
  79. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-index2.ent +413 -0
  80. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-question-answer2.ent +531 -0
  81. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-toc-index-nav2.ent +227 -0
  82. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-toc2.ent +337 -0
  83. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/BITS-xinclude2.ent +253 -0
  84. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-XHTMLtablesetup1.ent +501 -0
  85. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-ali-namespace1.ent +154 -0
  86. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-articlemeta1.ent +1817 -0
  87. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-backmatter1.ent +393 -0
  88. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-chars1.ent +525 -0
  89. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-common-atts1.ent +221 -0
  90. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-common1.ent +4273 -0
  91. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-default-classes1.ent +1277 -0
  92. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-default-mixes1.ent +455 -0
  93. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-display1.ent +1000 -0
  94. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-format1.ent +858 -0
  95. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-funding1.ent +547 -0
  96. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-journalmeta1.ent +454 -0
  97. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-link1.ent +416 -0
  98. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-list1.ent +494 -0
  99. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-math1.ent +402 -0
  100. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-mathml3-mathmlsetup1.ent +350 -0
  101. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-mathml3-modules1.ent +190 -0
  102. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-modules1.ent +584 -0
  103. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-nlmcitation1.ent +285 -0
  104. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-notat1.ent +269 -0
  105. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-oasis-namespace1.ent +223 -0
  106. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-oasis-tablesetup1.ent +409 -0
  107. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-para1.ent +481 -0
  108. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-phrase1.ent +502 -0
  109. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-references1.ent +1205 -0
  110. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-related-object1.ent +283 -0
  111. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-section1.ent +324 -0
  112. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/JATS-xmlspecchars1.ent +389 -0
  113. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-book-of-parts-oasis.xml +256 -0
  114. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-book-part1-oasis.xml +384 -0
  115. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-book-part2-oasis.xml +1342 -0
  116. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-book-part3-oasis.xml +1293 -0
  117. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-book-part4-oasis.xml +34 -0
  118. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/Smallsamples/bitso-samplesmall-book-oasis.xml +529 -0
  119. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/catalog-jats-v1-1-no-base.xml +946 -0
  120. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/catalog-jats-v1-1-with-base.xml +951 -0
  121. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isobox.ent +61 -0
  122. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isocyr1.ent +88 -0
  123. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isocyr2.ent +47 -0
  124. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isodia.ent +35 -0
  125. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isolat1.ent +83 -0
  126. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isolat2.ent +142 -0
  127. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isonum.ent +97 -0
  128. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso8879/isopub.ent +105 -0
  129. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamsa.ent +167 -0
  130. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamsb.ent +143 -0
  131. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamsc.ent +43 -0
  132. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamsn.ent +114 -0
  133. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamso.ent +73 -0
  134. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isoamsr.ent +204 -0
  135. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isogrk3.ent +64 -0
  136. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isomfrk.ent +75 -0
  137. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isomopf.ent +49 -0
  138. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isomscr.ent +75 -0
  139. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/iso9573-13/isotech.ent +182 -0
  140. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/mathml/mmlalias.ent +564 -0
  141. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/mathml/mmlextra.ent +122 -0
  142. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/mathml3-qname1.mod +294 -0
  143. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/mathml3.dtd +1682 -0
  144. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/oasis-exchange.ent +449 -0
  145. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/xhtml-inlstyle-1.mod +34 -0
  146. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/xhtml-table-1.mod +333 -0
  147. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/xmlchars/isogrk1.ent +70 -0
  148. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/xmlchars/isogrk2.ent +41 -0
  149. data/lib/dtd/jats/archiving/2.0/bits_oasis_xhtml_tables_dtd/xmlchars/isogrk4.ent +66 -0
  150. data/lib/xml_jats_resolver.rb +4 -0
  151. data/xml_jats_resolver.gemspec +1 -1
  152. metadata +150 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: abe1b7578ce3871e71beb8364f969aed0cab9c85
4
- data.tar.gz: 566a5eadb4b8aca8a7dd4d812b85a1a3c73c0410
3
+ metadata.gz: 802d2ed46e99ca68b74e8fc1fa4befde9ff50969
4
+ data.tar.gz: 5ccfa0f0712d5131caea422cacd493f5daeff66a
5
5
  SHA512:
6
- metadata.gz: 6ea1b3c4121debbdea001d9b14101054101d61a91cad90c299a6005a8c930bc6e13dacca975b505d5379c16f09de73346f66429d82cc3b0b4708ebaced25e999
7
- data.tar.gz: a9fdf5b5b42f798df29f43a402f2fc363a6f03f34506c4e41916bf3d2987d95e57f20aff67b59a5649000c79ac404b8f2c9fa1198b9eac9a2bdfaef8e46fef17
6
+ metadata.gz: 91d8a27296e561daef38476003eba18f285d2874a5d5776edfe245f789c48038df97d98652a91e1008a0909bc6382fad62de4cb2c5f20541fccade3f58508d69
7
+ data.tar.gz: 40963b1eb08cc901c69a63bfe9a6e6f5b8b991cc7865d028cb60723b6968f137a088dd018766eb715d0a052c21c901921f44085733819b726d455ebff47b3fde
@@ -1,3 +1,7 @@
1
+ ## 0.3.2
2
+
3
+ * Add DTDs for BITS and JATS v1.2d
4
+
1
5
  ## 0.3.1
2
6
 
3
7
  * Be less restrictive on Nokogiri version
@@ -0,0 +1,516 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: XHTML Table Setup Module -->
3
+ <!-- VERSION: ANSI/NISO JATS Version 1.2d1 (Z39.96-2015) -->
4
+ <!-- DATE: June 2017 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//NLM//DTD JATS (Z39.96) JATS DTD Suite XHTML Table Setup Module v1.1 201501215//EN"
13
+ Delivered as file "JATS-XHTMLtablesetup1.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: JATS DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Provides the organization for using the XHTML 1.1 -->
20
+ <!-- table model -->
21
+ <!-- -->
22
+ <!-- CONTAINS: 1) Invokes the inline style attribute module -->
23
+ <!-- to pick up the "style" attribute -->
24
+ <!-- 2) Overrides to standard parameter entities used -->
25
+ <!-- in the XHTML 1.1 table model -->
26
+ <!-- 3) Invokes the XHTML 1.1 table model -->
27
+ <!-- -->
28
+ <!-- MODULES REQUIRED: -->
29
+ <!-- 1) XHTML inline style module -->
30
+ <!-- (-%xhtml-inlstyle-1.mod;) -->
31
+ <!-- 2) XHTML 1.1 table model (-%xhtml-table-1.mod;) -->
32
+ <!-- -->
33
+ <!-- TAG SET SPONSOR -->
34
+ <!-- National Center for Biotechnology -->
35
+ <!-- Information (NCBI) -->
36
+ <!-- National Library of Medicine (NLM) -->
37
+ <!-- -->
38
+ <!-- CREATED FOR: -->
39
+ <!-- This module was created for the JATS DTD Suite. -->
40
+ <!-- Digital archives and publishers may use the -->
41
+ <!-- DTD as is for markup of journal literature or -->
42
+ <!-- related material for archiving and transferring -->
43
+ <!-- such material between archives or create a -->
44
+ <!-- custom XML DTD from the Suite for -->
45
+ <!-- these purposes. -->
46
+ <!-- -->
47
+ <!-- This DTD is in the public domain. An organization -->
48
+ <!-- that wishes to create its own DTD from the suite -->
49
+ <!-- may do so without permission from NLM. -->
50
+ <!-- -->
51
+ <!-- The suite has been set up to be extended using a -->
52
+ <!-- new DTD file and a new DTD-specific customization -->
53
+ <!-- module to redefine the many Parameter Entities. -->
54
+ <!-- Do not modify the suite directly or redistribute -->
55
+ <!-- modified versions of the suite. -->
56
+ <!-- -->
57
+ <!-- In the interest of maintaining consistency and -->
58
+ <!-- clarity for potential users, NLM requests: -->
59
+ <!-- -->
60
+ <!-- 1. If you create a DTD from the JATS DTD Suite -->
61
+ <!-- and intend to stay compatible with the suite, -->
62
+ <!-- then please include the following statement -->
63
+ <!-- as a comment in all of your DTD modules: -->
64
+ <!-- "Created from, and fully compatible with, -->
65
+ <!-- the ANSI/NISO Z39.96 Journal Article Tag -->
66
+ <!-- Suite (JATS)." -->
67
+ <!-- -->
68
+ <!-- 2. If you alter one or more modules of the suite, -->
69
+ <!-- then please rename your version and all its -->
70
+ <!-- modules to avoid any confusion with the -->
71
+ <!-- original suite. Also, please include the -->
72
+ <!-- following statement as a comment in all your -->
73
+ <!-- DTD modules: -->
74
+ <!-- "Based in part on, but not fully compatible -->
75
+ <!-- with, the ANSI/NISO Z39.96 Journal Article -->
76
+ <!-- Tag Suite (JATS)." -->
77
+ <!-- -->
78
+ <!-- ORIGINAL CREATION DATE: -->
79
+ <!-- December 2002 -->
80
+ <!-- -->
81
+ <!-- CREATED BY: Mulberry Technologies, Inc. for the NISO Z39.96 -->
82
+ <!-- Working Group. Mulberry Technologies was -->
83
+ <!-- supported by National Center for Biotechnology -->
84
+ <!-- Information (NCBI), a center of the US National -->
85
+ <!-- Library of Medicine (NLM). -->
86
+ <!-- -->
87
+ <!-- This module is part of the JATS DTD Suite. The -->
88
+ <!-- Suite is a continuation of work done by NCBI, -->
89
+ <!-- Mulberry Technologies, and Inera Inc. on the NLM -->
90
+ <!-- Journal Archiving and Interchange DTD Suite, which-->
91
+ <!-- was originally released in December, 2002. -->
92
+ <!-- -->
93
+ <!-- NLM thanks the Harvard University Libraries, both -->
94
+ <!-- for proposing that a draft archiving NLM DTD for -->
95
+ <!-- life sciences journals be extended to accommodate -->
96
+ <!-- journals in all disciplines and for sponsoring -->
97
+ <!-- Inera Inc.'s collaboration with other DTD -->
98
+ <!-- authors in completing NLM Version 1.0. The -->
99
+ <!-- Andrew W. Mellon Foundation provided support for -->
100
+ <!-- these important contributions. -->
101
+ <!-- -->
102
+ <!-- Suggestions for refinements and enhancements to -->
103
+ <!-- this DTD should be sent in email to: -->
104
+ <!-- jats@ncbi.nlm.nih.gov -->
105
+ <!-- ============================================================= -->
106
+
107
+
108
+ <!-- ============================================================= -->
109
+ <!-- DTD VERSION/CHANGE HISTORY -->
110
+ <!-- ============================================================= -->
111
+ <!--
112
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
113
+ =============================================================
114
+ JATS Version 1.2d1 (DAL/BTU) v1.2d1 (2017-06-31)
115
+
116
+ NISO JATS is a continuing maintenance NISO Standard, which
117
+ requires voting by the ANSI and NISO memberships to be changed.
118
+
119
+ This draft DTD represents an interim version of the
120
+ non-normative JATS DTD Suite, as an indication to JATS users
121
+ the decisions that have been made by the JATS Standing
122
+ Committee. This draft has not yet been given public review
123
+ or voting. The formal public identifiers were changed in the
124
+ modules and the catalogs.
125
+
126
+ 17. JATS became version "1.2d1" and "v1.1d2 20170631"
127
+
128
+ =============================================================
129
+ JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15)
130
+
131
+ JATS is a continuing maintenance NISO Standard, which
132
+ requires voting by the ANSI and NISO memberships to be changed.
133
+ JATS 1.1 was approved in late 2015, so the formal public
134
+ identifiers were changed in the modules and the catalogs.
135
+ No model or attribute changes were made at this time.
136
+
137
+ 16. JATS became version "1.1" and "v1.1 20151215"
138
+
139
+ =============================================================
140
+ JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15)
141
+
142
+ JATS is a continuing maintenance NISO Standard, which
143
+ requires voting by the ANSI and NISO memberships to be changed.
144
+ JATS 1.1 was approved in late 2015, so the formal public
145
+ identifiers were changed in the modules and the catalogs.
146
+ No model or attribute changes were made at this time.
147
+
148
+ 15. JATS became version "1.1" and "v1.1 20151215"
149
+
150
+ =============================================================
151
+ JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01)
152
+
153
+ The changes in this release are in response to NISO
154
+ License and Indicators Recommended Practice.
155
+
156
+ NISO JATS is a continuing maintenance NISO Standard, which
157
+ requires voting by the NISO membership to be changed. This
158
+ Committee Draft 1.1d3 will be sent to the NISO voting
159
+ membership, to become (if approved) NISO JATS 1.1.
160
+
161
+ This draft DTD represents an interim version of the
162
+ non-normative JATS DTD Suite, as an indication to JATS users
163
+ the decisions that have been made by the JATS Standing
164
+ Committee.
165
+
166
+ 14. JATS became version "1.1d3" and "v1.1d3 20150301"
167
+
168
+ =============================================================
169
+ JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30)
170
+
171
+ NISO JATS is a continuing maintenance NISO Standard, which
172
+ requires voting by the NISO membership to be changed. This
173
+ Committee Draft 1.1d2 will be sent to the NISO voting
174
+ membership, to become (if approved) NISO JATS 1.1.
175
+
176
+ This catalog represents an interim version of the
177
+ non-normative JATS DTD Suite, as an indication to JATS users
178
+ the decisions that have been made by the JATS Standing
179
+ Committee.
180
+
181
+ 13. TABLE ATTRIBUTES
182
+ - Added @specific-use to the attributes for <table>,
183
+ primarily for use when <table> is used inside <alternatives>.
184
+ - This entailed creating a new PE "additional-table-atts",
185
+ which is defined and called AFTER the full table setup,
186
+ so that XML tools that do not recognize a 2nd ATTLIST for
187
+ an element will lose only the @specific-use. This new PE
188
+ could also be sued to add other attributes to an XHTML-
189
+ inspired <table>.
190
+
191
+ 12. JATS became version "1.1d2" and "v1.1d2 20140930//EN"
192
+
193
+ =============================================================
194
+ NISO JATS Version 1.1d1 (DAL/BTU) v1.1 (2013-11-15)
195
+
196
+ ANSI/NISO Z39.96-2012 (pre-release for V1.0 BITS; Version 1.1d1)
197
+
198
+ NISO JATS Standing Committee met and answered the requests and
199
+ suggestions from the NISO request forms.
200
+
201
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
202
+ XSDs, RNGs and supporting documentation are available at
203
+ http://jats.nlm.nih.gov/1.0/
204
+
205
+ 11. CAPTION ATTRIBUTES - This module has been changed to alter
206
+ the mechanism by which the @style attribute is associated
207
+ with the element <caption>.
208
+ Previously, the <caption> element's base attributes
209
+ were declared in the JATS-display.ent module and additional
210
+ attributes (in the published XHTML, only @style) for it
211
+ were declared in the XHTML Table Module. The @style
212
+ attribute is now declared with all the other <caption>
213
+ attributes in the JATS-display.ent module, and the caption
214
+ attributes in the XHTML table model have been set to IGNORE.
215
+ This was done to prevent duplicate (harmless but annoying)
216
+ attribute warning messages.
217
+
218
+ CAUTION: If your XHTML customization has added attributes
219
+ by redefining the parameter entity
220
+ "Core.extra.attrib"
221
+ you will need to uncomment the lines in this
222
+ module that add that parameter entity to the
223
+ contents of the <caption> attribute list.
224
+ Otherwise, your new attributes will not be
225
+ added to <caption>. When you uncomment this
226
+ line, you will get a duplicative attribute
227
+ warning message on the @style attribute,
228
+ which you may ignore.
229
+
230
+ 10. GLOBAL ATTRIBUTES - Added the new parameter entity
231
+ %jats-common-atts;
232
+ to every element in this module. This PE adds (for now) the
233
+ @id attribute and the @xml:base attribute to every element,
234
+ whether metadata or narrative.
235
+ Since the @id in this parameter entity is optional, a second
236
+ parameter entity jats-common-atts-id-required was also added.
237
+ The two are kept in sync with the jats-base-atts parameter
238
+ entity.
239
+ This added an attribute list to the parameter entity
240
+ "Common.attrib".
241
+
242
+ =============================================================
243
+ NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx)
244
+
245
+ ANSI/NISO Z39.96-2012 (Version 1.0)
246
+
247
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
248
+ XSDs, RNGs and supporting documentation are available at
249
+ http://jats.nlm.nih.gov/1.0/
250
+
251
+ 5. OASIS NAMESPACE - Added the OASIS table namespace handling,
252
+ which, by default, places a namespace prefix of "oasis" on
253
+ the OASIS CALS Exchange Table Model.
254
+ - Added call to JATS-oasis-namespace.ent (which sets up
255
+ the OASIS namespace URI and the prefix "oasis")
256
+ - Added %oasis.xmlns.attrib; attribute to <article>
257
+ - Altered the custom classes module to use the new
258
+ namespaced OASIS element names for <table> and <tbody>
259
+ (%otable.qname; and %otbody.qname;)
260
+ NOTE: The XHTML table material was not removed, so both table
261
+ models still work (using <table> and <oasis:table> respectively.
262
+
263
+ 4. Updated the DTD-version attribute to "1.0" and the formal
264
+ public identifier to the date: "v1.0 20120330//EN".
265
+
266
+ =============================================================
267
+ Version 0.4 (DAL/BTU) v0.4 (2011-01-31)
268
+
269
+ This Tag Set is in the process of becoming a NISO standard.
270
+ The version numbers are starting over from 0.4", as a Trial
271
+ Use Draft, to be made into "Version 1.0" when the Tag Suite
272
+ becomes a NISO standard. Thus, the version number that would
273
+ have been "NLM Version 3.1 Draft" has become NISO JATS
274
+ "Version 0.4".
275
+
276
+ Details on NISO Trial Use Draft Version 0.4 are available at
277
+ http://jats.nlm.nih.gov/JATS-0.4.
278
+
279
+ 3. Updated the DTD-version attribute to "0.4"
280
+
281
+ 2. Updated the public identifier to "v0.4 20110131",
282
+ modified the formal public identifier to include "JATS (Z39.96)",
283
+ and the filename as delivered to include "JATS" and the
284
+ new version number "0".
285
+
286
+ =============================================================
287
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
288
+
289
+ Version 3.0 is the first non-backward-compatible release.
290
+ In addition to the usual incremental changes, some
291
+ elements and attributes have been renamed and/or remodeled
292
+ to better meet user needs and to increase tag set consistency.
293
+ All module change histories are available through the Tag Suite
294
+ web site at http://dtd.nlm.nih.gov.
295
+
296
+ Details on version 3.0 are available at
297
+ http://dtd.nlm.nih.gov/3.0.
298
+
299
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
300
+
301
+ <!-- ============================================================= -->
302
+
303
+ <!-- Details concerning
304
+ ANSI/NISO Z39.96-2015 JATS-based DTDs, XSDs,
305
+ RNGs and supporting documentation are available at
306
+ http://jats.nlm.nih.gov/1.1/ -->
307
+
308
+ <!-- ============================================================= -->
309
+ <!-- SET UP FOR THE XHTML 1.1 TABLE MODULE -->
310
+ <!-- ============================================================= -->
311
+
312
+
313
+ <!-- ============================================================= -->
314
+ <!-- THE XHTML TABLE STYLE ATTRIBUTE MODULE -->
315
+ <!-- ============================================================= -->
316
+
317
+
318
+ <!-- XHTML TABLE INLINE STYLE MODULE -->
319
+ <!-- This module declares the 'style' attribute,
320
+ used to support inline style markup for the
321
+ <td> and <tr> elements. Copyright 1998-2005
322
+ W3C (MIT, ERCIM, Keio), All Rights Reserved.
323
+ Revision: $Id: xhtml-inlstyle-1.mod,v 4.0
324
+ 2001/04/02 22:42:49 altheim Exp $
325
+ PUBLIC identifier
326
+ "-//W3C//ENTITIES XHTML Inline Style 1.0//EN"
327
+ SYSTEM identifier
328
+ "http://www.w3.org/MarkUp/DTD/xhtml-inlstyle-1.mod"-->
329
+ %xhtml-inlstyle-1.mod;
330
+
331
+
332
+ <!-- ============================================================= -->
333
+ <!-- DEFAULTS FOR TABLE ELEMENT NAMES -->
334
+ <!-- ============================================================= -->
335
+
336
+
337
+ <!ENTITY % table.qname "table" >
338
+ <!ENTITY % caption.qname
339
+ "caption" >
340
+ <!ENTITY % thead.qname "thead" >
341
+ <!ENTITY % tfoot.qname "tfoot" >
342
+ <!ENTITY % tbody.qname "tbody" >
343
+ <!ENTITY % colgroup.qname
344
+ "colgroup" >
345
+ <!ENTITY % col.qname "col" >
346
+ <!ENTITY % tr.qname "tr" >
347
+ <!ENTITY % th.qname "th" >
348
+ <!ENTITY % td.qname "td" >
349
+
350
+
351
+ <!-- ============================================================= -->
352
+ <!-- DEFAULTS FOR DATATYPE PARAMETER ENTITIES -->
353
+ <!-- ============================================================= -->
354
+
355
+
356
+ <!ENTITY % Text.datatype
357
+ "CDATA" >
358
+
359
+
360
+ <!ENTITY % Number.datatype
361
+ "CDATA" >
362
+
363
+
364
+ <!ENTITY % MultiLength.datatype
365
+ "CDATA" >
366
+
367
+
368
+ <!ENTITY % Length.datatype
369
+ "CDATA" >
370
+
371
+
372
+ <!ENTITY % Pixels.datatype
373
+ "CDATA" >
374
+
375
+
376
+ <!ENTITY % Character.datatype
377
+ "CDATA" >
378
+
379
+
380
+ <!-- ============================================================= -->
381
+ <!-- DEFAULTS FOR ATTRIBUTE PARAMETER ENTITIES -->
382
+ <!-- ============================================================= -->
383
+
384
+
385
+ <!-- COMMON ATTRIBUTES (used all over) -->
386
+ <!-- style Defined in the PE -%Core.extra.attrib; and
387
+ used to support inline style markup. This
388
+ attribute is defined in the XHTML Table
389
+ Inline Style Module called in with the PE:
390
+ -%xhtml-inlstyle-1.mod
391
+ which must be invoked before the attribute
392
+ PE is used.
393
+ Warning: The definitions below will lead to
394
+ the element <caption> having the attributes
395
+ @id and @content-type defined twice. This is
396
+ just a validity warning, not an error and
397
+ should be ignored. -->
398
+ <!ENTITY % Common.attrib
399
+ "%jats-common-atts;
400
+ content-type
401
+ CDATA #IMPLIED
402
+ %Core.extra.attrib;" >
403
+
404
+
405
+ <!-- ============================================================= -->
406
+ <!-- OVER-RIDES TO REMOVE CAPTION -->
407
+ <!-- ============================================================= -->
408
+
409
+
410
+ <!-- CAPTION FOR A TABLE -->
411
+ <!-- Modification of the standard XHMTL model
412
+ Removed the definition of caption, so the
413
+ element would not be multiply defined -->
414
+ <!ENTITY % caption.element
415
+ "IGNORE" >
416
+
417
+
418
+ <!ENTITY % caption.attlist
419
+ "IGNORE" >
420
+
421
+
422
+ <!-- CAPTION ATTRIBUTES -->
423
+ <!-- Attributes for <caption> element -->
424
+ <!-- In the lines directly above this declaration,
425
+ the attribute list for caption, as defined
426
+ in the XHTML Table Model, has been removed
427
+ using the IGNORE mechanism. This was done
428
+ to prevent duplicate (harmless but annoying)
429
+ attribute warning messages.
430
+
431
+ CAUTION: If your XHTML customization has
432
+ redefined the parameter entity
433
+ "Core.extra.attrib"
434
+ you will need to uncomment the lines
435
+ below. You will get a duplicative attribute
436
+ warning message on the @style attribute,
437
+ which you may ignore. -->
438
+ <!--
439
+ <!ENTITY % caption-atts
440
+ "%Core.extra.attrib; >
441
+ -->
442
+
443
+
444
+ <!-- ============================================================= -->
445
+ <!-- OVER-RIDES FOR CONTENT PARAMETER ENTITIES -->
446
+ <!-- ============================================================= -->
447
+
448
+
449
+ <!-- INLINE ELEMENTS -->
450
+ <!-- Modification of the standard XHMTL model
451
+ for inline elements used in the <caption>
452
+ Set to the null because the <caption>
453
+ element is now inside the table wrapper,
454
+ not inside the table, as the original XHTML
455
+ table intended -->
456
+ <!ENTITY % Inline.mix "" >
457
+
458
+
459
+ <!-- CONTENTS OF A TABLE CELL -->
460
+ <!-- Modification of the standard XHMTL model
461
+ used for the content of tables cells <th>
462
+ and <td> -->
463
+ <!ENTITY % Flow.mix "%inside-cell;" >
464
+
465
+
466
+ <!-- CONTENTS OF A TABLE -->
467
+ <!-- Modification of the standard XHMTL model
468
+ This has been modified from the XHTML model
469
+ to remove the <caption> element from the
470
+ <table> model, since in the JATS DTD Suite
471
+ modular library, the <caption> element is part
472
+ of the Table Wrapper <table-wrap> element.
473
+ No other changes were made to the XHTML table
474
+ content model. -->
475
+ <!ENTITY % table.content
476
+ "( ( %col.qname;* | %colgroup.qname;* ),
477
+ ( ( %thead.qname;?, %tfoot.qname;?, %tbody.qname;+ ) |
478
+ ( %tr.qname;+ )
479
+ )
480
+ )" >
481
+
482
+
483
+ <!-- ============================================================= -->
484
+ <!-- THE XHTML V1.1 TABLE INVOCATION -->
485
+ <!-- ============================================================= -->
486
+
487
+
488
+ <!-- XHTML TABLE MODEL -->
489
+ <!-- This module declares element types and
490
+ attributes used to provide table markup
491
+ similar to HTML 4, including features that
492
+ enable better accessibility for non-visual
493
+ user agents. This is the XHTML reformulation
494
+ of HTML as a modular XML application.
495
+ Copyright 1998-2005 W3C (MIT, ERCIM, Keio),
496
+ All Rights Reserved.
497
+ Revision: $Id: xhtml-table-1.mod,v 4.1
498
+ 2001/04/10 09:42:30 altheim Exp $ SMI
499
+ PUBLIC identifier
500
+ "-//W3C//ELEMENTS XHTML Tables 1.0//EN"
501
+ SYSTEM identifier:
502
+ "http://www.w3.org/MarkUp/DTD/xhtml-table-1.mod" -->
503
+ %xhtml-table-1.mod;
504
+
505
+ <!-- ============================================================= -->
506
+ <!-- ADDITIONAL ATTRIBUTE(S) FOR TABLE -->
507
+ <!-- ============================================================= -->
508
+
509
+ <!ENTITY % additional-table-atts
510
+ "specific-use
511
+ CDATA #IMPLIED" >
512
+
513
+ <!ATTLIST %table.qname;
514
+ %additional-table-atts; >
515
+
516
+ <!-- ================== End XHTML Table Setup Module ============= -->