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,393 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Back Matter Elements -->
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 Back Matter Elements v1.1 20151215//EN"
13
+ Delivered as file "JATS-backmatter1.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: JATS DTD Suite -->
18
+ <!-- -->
19
+ <!-- PURPOSE: Names elements that are not part of the main -->
20
+ <!-- textual flow of a work, but are considered to be -->
21
+ <!-- ancillary material. -->
22
+ <!-- -->
23
+ <!-- TAG SET SPONSOR -->
24
+ <!-- National Center for Biotechnology -->
25
+ <!-- Information (NCBI) -->
26
+ <!-- National Library of Medicine (NLM) -->
27
+ <!-- -->
28
+ <!-- CREATED FOR: -->
29
+ <!-- This module was created for the JATS DTD Suite. -->
30
+ <!-- Digital archives and publishers may use the -->
31
+ <!-- DTD as is for markup of journal literature or -->
32
+ <!-- related material for archiving and transferring -->
33
+ <!-- such material between archives or create a -->
34
+ <!-- custom XML DTD from the Suite for -->
35
+ <!-- these purposes. -->
36
+ <!-- -->
37
+ <!-- This DTD is in the public domain. An organization -->
38
+ <!-- that wishes to create its own DTD from the suite -->
39
+ <!-- may do so without permission from NLM. -->
40
+ <!-- -->
41
+ <!-- The suite has been set up to be extended using a -->
42
+ <!-- new DTD file and a new DTD-specific customization -->
43
+ <!-- module to redefine the many Parameter Entities. -->
44
+ <!-- Do not modify the suite directly or redistribute -->
45
+ <!-- modified versions of the suite. -->
46
+ <!-- -->
47
+ <!-- In the interest of maintaining consistency and -->
48
+ <!-- clarity for potential users, NLM requests: -->
49
+ <!-- -->
50
+ <!-- 1. If you create a DTD from the JATS DTD Suite -->
51
+ <!-- and intend to stay compatible with the suite, -->
52
+ <!-- then please include the following statement -->
53
+ <!-- as a comment in all of your DTD modules: -->
54
+ <!-- "Created from, and fully compatible with, -->
55
+ <!-- the ANSI/NISO Z39.96 Journal Article Tag -->
56
+ <!-- Suite (JATS)." -->
57
+ <!-- -->
58
+ <!-- 2. If you alter one or more modules of the suite, -->
59
+ <!-- then please rename your version and all its -->
60
+ <!-- modules to avoid any confusion with the -->
61
+ <!-- original suite. Also, please include the -->
62
+ <!-- following statement as a comment in all your -->
63
+ <!-- DTD modules: -->
64
+ <!-- "Based in part on, but not fully compatible -->
65
+ <!-- with, the ANSI/NISO Z39.96 Journal Article -->
66
+ <!-- Tag Suite (JATS)." -->
67
+ <!-- -->
68
+ <!-- ORIGINAL CREATION DATE: -->
69
+ <!-- December 2002 -->
70
+ <!-- -->
71
+ <!-- CREATED BY: Mulberry Technologies, Inc. for the NISO Z39.96 -->
72
+ <!-- Working Group. Mulberry Technologies was -->
73
+ <!-- supported by National Center for Biotechnology -->
74
+ <!-- Information (NCBI), a center of the US National -->
75
+ <!-- Library of Medicine (NLM). -->
76
+ <!-- -->
77
+ <!-- This module is part of the JATS DTD Suite. The -->
78
+ <!-- Suite is a continuation of work done by NCBI, -->
79
+ <!-- Mulberry Technologies, and Inera Inc. on the NLM -->
80
+ <!-- Journal Archiving and Interchange DTD Suite, which-->
81
+ <!-- was originally released in December, 2002. -->
82
+ <!-- -->
83
+ <!-- NLM thanks the Harvard University Libraries, both -->
84
+ <!-- for proposing that a draft archiving NLM DTD for -->
85
+ <!-- life sciences journals be extended to accommodate -->
86
+ <!-- journals in all disciplines and for sponsoring -->
87
+ <!-- Inera Inc.'s collaboration with other DTD -->
88
+ <!-- authors in completing NLM Version 1.0. The -->
89
+ <!-- Andrew W. Mellon Foundation provided support for -->
90
+ <!-- these important contributions. -->
91
+ <!-- -->
92
+ <!-- Suggestions for refinements and enhancements to -->
93
+ <!-- this DTD should be sent in email to: -->
94
+ <!-- jats@ncbi.nlm.nih.gov -->
95
+ <!-- ============================================================= -->
96
+
97
+
98
+ <!-- ============================================================= -->
99
+ <!-- DTD VERSION/CHANGE HISTORY -->
100
+ <!-- ============================================================= -->
101
+ <!--
102
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
103
+ =============================================================
104
+ JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15)
105
+
106
+ JATS is a continuing maintenance NISO Standard, which
107
+ requires voting by the ANSI and NISO memberships to be changed.
108
+ JATS 1.1 was approved in late 2015, so the formal public
109
+ identifiers were changed in the modules and the catalogs.
110
+ No model or attribute changes were made at this time.
111
+
112
+ 11. JATS became version "1.1" and "v1.1 20151215"
113
+
114
+ =============================================================
115
+ JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01)
116
+
117
+ The changes in this release are in response to NISO
118
+ License and Indicators Recommended Practice.
119
+
120
+ NISO JATS is a continuing maintenance NISO Standard, which
121
+ requires voting by the NISO membership to be changed. This
122
+ Committee Draft 1.1d3 will be sent to the NISO voting
123
+ membership, to become (if approved) NISO JATS 1.1.
124
+
125
+ This draft DTD represents an interim version of the
126
+ non-normative JATS DTD Suite, as an indication to JATS users
127
+ the decisions that have been made by the JATS Standing
128
+ Committee.
129
+
130
+ 10. JATS became version "1.1d3" and "v1.1d3 20150301"
131
+
132
+ =============================================================
133
+ JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30)
134
+
135
+ NISO JATS is a continuing maintenance NISO Standard, which
136
+ requires voting by the NISO membership to be changed. This
137
+ Committee Draft 1.1d2 will be sent to the NISO voting
138
+ membership, to become (if approved) NISO JATS 1.1.
139
+
140
+ This catalog represents an interim version of the
141
+ non-normative JATS DTD Suite, as an indication to JATS users
142
+ the decisions that have been made by the JATS Standing
143
+ Committee.
144
+
145
+ 9. JATS became version "1.1d2" and "v1.1d2 20140930//EN"
146
+
147
+ =============================================================
148
+ NISO JATS Version 1.1d1 (DAL/BTU) v1.1 (2013-11-15)
149
+
150
+ ANSI/NISO Z39.96-2012 (pre-release for V1.0 BITS; Version 1.1d1)
151
+
152
+ NISO JATS Standing Committee met and answered the requests and
153
+ suggestions from the NISO request forms.
154
+
155
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
156
+ XSDs, RNGs and supporting documentation are available at
157
+ http://jats.nlm.nih.gov/1.0/
158
+
159
+ 8. GLOBAL ATTRIBUTES - Added the new parameter entity
160
+ %jats-common-atts;
161
+ to every element in this module. This PE adds (for now) the
162
+ @id attribute and the @xml:base to every element, whether
163
+ metadata or narrative.
164
+ Since the @id in this parameter entity is optional, a second
165
+ parameter entity jats-common-atts-id-required was also added.
166
+ The two are kept in sync with the jats-base-atts parameter
167
+ entity.
168
+
169
+ 7. ABSTRACTS AND KEYWORDS ON NEW STRUCTURES
170
+ - Added <abstract> (through %abstract.class;) and <kwd-group>
171
+ (through %kwd-group.class;) to the following elements:
172
+ - app (through %sec-model;)
173
+ - app-group (through %app-group-model;)
174
+
175
+ =============================================================
176
+ NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx)
177
+
178
+ ANSI/NISO Z39.96-2012 (Version 1.0)
179
+
180
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
181
+ XSDs, RNGs and supporting documentation are available at
182
+ http://jats.nlm.nih.gov/1.0/
183
+
184
+ 6. Updated the DTD-version attribute to "1.0" and the formal
185
+ public identifier to the date: "v1.0 20120330//EN".
186
+
187
+ =============================================================
188
+ Version 0.4 (DAL/BTU) v0.4 (2011-01-31)
189
+
190
+ This Tag Set is in the process of becoming a NISO standard.
191
+ The version numbers are starting over from 0.4", as a Trial
192
+ Use Draft, to be made into "Version 1.0" when the Tag Suite
193
+ becomes a NISO standard. Thus, the version number that would
194
+ have been "NLM Version 3.1 Draft" has become NISO JATS
195
+ "Version 0.4".
196
+
197
+ Details on NISO Trial Use Draft Version 0.4 are available at
198
+ http://jats.nlm.nih.gov/JATS-0.4.
199
+
200
+ 4. Updated the DTD-version attribute to "0.4"
201
+
202
+ 3. Updated the public identifier to "v0.4 20110131",
203
+ modified the formal public identifier to include "JATS (Z39.96)",
204
+ and the filename as delivered to include "JATS" and the
205
+ new version number "0".
206
+ http://jats.nlm.nih.gov/0.4.
207
+
208
+ 2. @XML:LANG - Added @xml:lang to the following elements:
209
+ - app through app-atts
210
+ - app-group through app-group-atts
211
+ - fn-group through fn-group-atts
212
+ - glossary through glossary-atts
213
+
214
+ =============================================================
215
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
216
+
217
+ Version 3.0 is the first non-backward-compatible release.
218
+ In addition to the usual incremental changes, some
219
+ elements and attributes have been renamed and/or remodeled
220
+ to better meet user needs and to increase tag set consistency.
221
+ All module change histories are available through the Tag Suite
222
+ web site at http://dtd.nlm.nih.gov.
223
+
224
+ Details on version 3.0 are available at
225
+ http://dtd.nlm.nih.gov/3.0.
226
+
227
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
228
+
229
+ <!-- ============================================================= -->
230
+ <!-- Details concerning
231
+ ANSI/NISO Z39.96-2015 JATS-based DTDs, XSDs,
232
+ RNGs and supporting documentation are available at
233
+ http://jats.nlm.nih.gov/1.1/ -->
234
+
235
+ <!-- ============================================================= -->
236
+ <!-- BACKMATTER ELEMENTS -->
237
+ <!-- ============================================================= -->
238
+
239
+
240
+ <!--ELEM bio Defined in %common.ent; -->
241
+ <!--ELEM ref-list Defined in %references.ent; -->
242
+ <!--ELEM sec Defined in %section.ent; -->
243
+ <!--ELEM ack Defined in %common.ent; -->
244
+
245
+
246
+ <!-- ============================================================= -->
247
+ <!-- PARAMETER ENTITIES FOR ATTRIBUTE LISTS -->
248
+ <!-- ============================================================= -->
249
+
250
+
251
+ <!-- APPENDIX ATTRIBUTES -->
252
+ <!-- Attributes for the Appendix <app> element -->
253
+ <!ENTITY % app-atts
254
+ "%jats-common-atts;
255
+ content-type
256
+ CDATA #IMPLIED
257
+ specific-use
258
+ CDATA #IMPLIED
259
+ xml:lang NMTOKEN #IMPLIED" >
260
+
261
+
262
+ <!-- APPENDIX GROUP ATTRIBUTES -->
263
+ <!-- Attributes for the Appendix Group <app-group>
264
+ element -->
265
+ <!ENTITY % app-group-atts
266
+ "%jats-common-atts;
267
+ content-type
268
+ CDATA #IMPLIED
269
+ specific-use
270
+ CDATA #IMPLIED
271
+ xml:lang NMTOKEN #IMPLIED" >
272
+
273
+
274
+ <!-- FOOTNOTE GROUP ATTRIBUTES -->
275
+ <!-- Attributes for the Footnote Group <fn-group>
276
+ element -->
277
+ <!ENTITY % fn-group-atts
278
+ "%jats-common-atts;
279
+ content-type
280
+ CDATA #IMPLIED
281
+ specific-use
282
+ CDATA #IMPLIED
283
+ xml:lang NMTOKEN #IMPLIED" >
284
+
285
+
286
+ <!-- GLOSSARY ATTRIBUTES -->
287
+ <!-- Attributes for the Glossary <glossary>
288
+ element -->
289
+ <!ENTITY % glossary-atts
290
+ "%jats-common-atts;
291
+ content-type
292
+ CDATA #IMPLIED
293
+ specific-use
294
+ CDATA #IMPLIED
295
+ xml:lang NMTOKEN #IMPLIED" >
296
+
297
+
298
+ <!-- ============================================================= -->
299
+ <!-- APPENDIX ELEMENTS -->
300
+ <!-- ============================================================= -->
301
+
302
+
303
+ <!-- APPENDIX GROUP MODEL -->
304
+ <!-- Content model for the <app-group> element -->
305
+ <!ENTITY % app-group-model
306
+ "(label?, title?,
307
+ (%abstract.class;)*, (%kwd-group.class;)*,
308
+ (%para-level;)*,
309
+ (%app.class; | %ref-list.class;)*)" >
310
+
311
+
312
+ <!-- APPENDIX GROUP -->
313
+ <!-- A container element to hold one or more
314
+ Appendices.
315
+ Details at:
316
+ http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=app-group
317
+ http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=app-group
318
+ http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=app-group
319
+ -->
320
+ <!ELEMENT app-group %app-group-model; >
321
+ <!ATTLIST app-group
322
+ %app-group-atts; >
323
+
324
+
325
+ <!-- APPENDIX MODEL -->
326
+ <!-- Content model for the <app> element. -->
327
+ <!ENTITY % app-model "(%sec-model;, permissions?)" >
328
+
329
+
330
+ <!-- APPENDIX -->
331
+ <!-- Details at:
332
+ http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=app
333
+ http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=app
334
+ http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=app
335
+ -->
336
+ <!ELEMENT app %app-model; >
337
+ <!ATTLIST app
338
+ %app-atts; >
339
+
340
+
341
+ <!-- ============================================================= -->
342
+ <!-- FOOTNOTE GROUPING ELEMENTS -->
343
+ <!-- ============================================================= -->
344
+
345
+
346
+ <!-- FOOTNOTE GROUP MODEL -->
347
+ <!-- Content model for the <fn-group> element -->
348
+ <!ENTITY % fn-group-model
349
+ "(label?, title?, (%fn-link.class;)+ )" >
350
+
351
+
352
+ <!-- FOOTNOTE GROUP -->
353
+ <!-- Footnotes in a journal article may be
354
+ scattered throughout the text, at the places
355
+ they occur, or collected in groups at the
356
+ end of structural units. This element is a
357
+ wrapper tag for such groups of footnotes.
358
+ Details at:
359
+ http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=fn-group
360
+ http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=fn-group
361
+ http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=fn-group
362
+ -->
363
+ <!ELEMENT fn-group %fn-group-model; >
364
+ <!ATTLIST fn-group
365
+ %fn-group-atts; >
366
+
367
+
368
+ <!-- ============================================================= -->
369
+ <!-- GLOSSARY -->
370
+ <!-- ============================================================= -->
371
+
372
+
373
+ <!-- GLOSSARY MODEL -->
374
+ <!-- Content model for the <glossary> element -->
375
+ <!ENTITY % glossary-model
376
+ "(label?, title?, (%para-level;)*, glossary*)"
377
+ >
378
+
379
+
380
+ <!-- GLOSSARY ELEMENTS -->
381
+ <!-- Glossary or list of definitions. Typically
382
+ the content will be one or more <def-list>s.
383
+ Details at:
384
+ http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=glossary
385
+ http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=glossary
386
+ http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=glossary
387
+ -->
388
+ <!ELEMENT glossary %glossary-model; >
389
+ <!ATTLIST glossary
390
+ %glossary-atts; >
391
+
392
+
393
+ <!-- ================== End Back Matter Module =================== -->