xml_jats_resolver 0.2.0 → 0.3.0

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