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