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,420 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving DTD Customize Mixes 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) Journal Archiving DTD Customize Mixes Module v1.1 20151215//EN"
13
+ Delivered as file "JATS-archivecustom-mixes1.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+ <!-- ============================================================= -->
17
+ <!-- SYSTEM: Journal Archiving and Interchange DTD of the -->
18
+ <!-- JATS DTD Suite -->
19
+ <!-- -->
20
+ <!-- PURPOSE: To declare the Parameter Entities (PEs) used to -->
21
+ <!-- over-ride the JATS DTD Suite default named, -->
22
+ <!-- general purpose mixes. (Mixes for particular -->
23
+ <!-- elements are declared in the Archive Custom -->
24
+ <!-- Models module.) -->
25
+ <!-- -->
26
+ <!-- Note: Since PEs must be declared before they -->
27
+ <!-- are used, this module must be called before the -->
28
+ <!-- default mixes modules (%default-mixes;) -->
29
+ <!-- -->
30
+ <!-- TAG SET SPONSOR -->
31
+ <!-- National Center for Biotechnology -->
32
+ <!-- Information (NCBI) -->
33
+ <!-- National Library of Medicine (NLM) -->
34
+ <!-- -->
35
+ <!-- CREATED FOR: -->
36
+ <!-- This DTD was created from the JATS DTD Suite. -->
37
+ <!-- Digital archives and publishers may use the -->
38
+ <!-- DTD as is for markup of journal literature or -->
39
+ <!-- related material for archiving and transferring -->
40
+ <!-- such material between archives or create a -->
41
+ <!-- custom XML DTD from the Suite for -->
42
+ <!-- these purposes. -->
43
+ <!-- -->
44
+ <!-- This DTD is in the public domain. An organization -->
45
+ <!-- that wishes to create its own DTD from the suite -->
46
+ <!-- may do so without permission from NLM. -->
47
+ <!-- -->
48
+ <!-- The suite has been set up to be extended using a -->
49
+ <!-- new DTD file and a new DTD-specific customization -->
50
+ <!-- module to redefine the many Parameter Entities. -->
51
+ <!-- Do not modify the suite directly or redistribute -->
52
+ <!-- modified versions of the suite. -->
53
+ <!-- -->
54
+ <!-- In the interest of maintaining consistency and -->
55
+ <!-- clarity for potential users, NLM requests: -->
56
+ <!-- -->
57
+ <!-- 1. If you create a DTD from the JATS DTD Suite -->
58
+ <!-- and intend to stay compatible with the suite, -->
59
+ <!-- then please include the following statement -->
60
+ <!-- as a comment in all of your DTD modules: -->
61
+ <!-- "Created from, and fully compatible with, -->
62
+ <!-- the ANSI/NISO Z39.96 Journal Article Tag -->
63
+ <!-- Suite (JATS)." -->
64
+ <!-- -->
65
+ <!-- 2. If you alter one or more modules of the suite, -->
66
+ <!-- then please rename your version and all its -->
67
+ <!-- modules to avoid any confusion with the -->
68
+ <!-- original suite. Also, please include the -->
69
+ <!-- following statement as a comment in all your -->
70
+ <!-- DTD modules: -->
71
+ <!-- "Based in part on, but not fully compatible -->
72
+ <!-- with, the ANSI/NISO Z39.96 Journal Article -->
73
+ <!-- Tag Suite (JATS)." -->
74
+ <!-- -->
75
+ <!-- ORIGINAL CREATION DATE: -->
76
+ <!-- August 2004 -->
77
+ <!-- -->
78
+ <!-- CREATED BY: Mulberry Technologies, Inc. for the NISO Z39.96 -->
79
+ <!-- Working Group. Mulberry Technologies was -->
80
+ <!-- supported by National Center for Biotechnology -->
81
+ <!-- Information (NCBI), a center of the US National -->
82
+ <!-- Library of Medicine (NLM). -->
83
+ <!-- -->
84
+ <!-- The Journal Archiving and Interchange DTD is -->
85
+ <!-- built from the JATS DTD Suite. -->
86
+ <!-- -->
87
+ <!-- This DTD and the Suite are a continuation of -->
88
+ <!-- the work done by NCBI, Mulberry Technologies, -->
89
+ <!-- and Inera Inc. on the NLM Journal Archiving -->
90
+ <!-- and Interchange DTD Suite, which was originally -->
91
+ <!-- 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
+ 9. JATS became version "1.1" and "v1.1 20151215"
123
+
124
+ =============================================================
125
+ JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01)
126
+
127
+ The changes in this release are in response to NISO
128
+ License and Indicators Recommended Practice.
129
+
130
+ NISO JATS is a continuing maintenance NISO Standard, which
131
+ requires voting by the NISO membership to be changed. This
132
+ Committee Draft 1.1d3 will be sent to the NISO voting
133
+ membership, to become (if approved) NISO JATS 1.1.
134
+
135
+ This draft DTD represents an interim version of the
136
+ non-normative JATS DTD Suite, as an indication to JATS users
137
+ the decisions that have been made by the JATS Standing
138
+ Committee.
139
+
140
+ 8. JATS became version "1.1d3" and "v1.1d3 20150301"
141
+
142
+ =============================================================
143
+ JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30)
144
+
145
+ NISO JATS is a continuing maintenance NISO Standard, which
146
+ requires voting by the NISO membership to be changed. This
147
+ Committee Draft 1.1d2 will be sent to the NISO voting
148
+ membership, to become (if approved) NISO JATS 1.1.
149
+
150
+ This catalog represents an interim version of the
151
+ non-normative JATS DTD Suite, as an indication to JATS users
152
+ the decisions that have been made by the JATS Standing
153
+ Committee.
154
+
155
+ 7. JATS became version "1.1d2" and "v1.1d2 20140930//EN"
156
+
157
+ =============================================================
158
+ NISO JATS Version 1.1d1 (DAL/BTU) v1.1 (2013-11-15)
159
+
160
+ ANSI/NISO Z39.96-2012 (pre-release for V1.0 BITS; Version 1.1d1)
161
+
162
+ NISO JATS Standing Committee met and answered the requests and
163
+ suggestions from the NISO request forms.
164
+
165
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
166
+ XSDs, RNGs and supporting documentation are available at
167
+ http://jats.nlm.nih.gov/1.0/
168
+
169
+ 6. PARAGRAPH IN TABLE CELL - Added <p> to the contents of
170
+ table cells, through %inside-cell; (using
171
+ %nothing-but-para.class;).
172
+
173
+ =============================================================
174
+ NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx)
175
+
176
+ ANSI/NISO Z39.96-2012 (Version 1.0)
177
+
178
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
179
+ XSDs, RNGs and supporting documentation are available at
180
+ http://jats.nlm.nih.gov/1.0/
181
+
182
+ 5. RELATED OBJECT - Added <related-object> everywhere
183
+ <related-article> was used.
184
+
185
+ 4. PARA-LEVEL PARAMETER ENTITY CONFLICT - Changed the parameter
186
+ entity %para-level; to use the PE %nothing-but-para.class;,
187
+ removing the similar PE "just-para.class;". It is possible to
188
+ add element(s) to %just-para.class;, so that the added element(s)
189
+ may be used everywhere <p> is used. Such elements would also be
190
+ named in %block-display.class;. This would lead to a conflict
191
+ in %para-level; if both %just-para.class; and
192
+ %block-display.class; named <p>. So %just-para.class; is replaced
193
+ here in %para-level;. This is backward compatible for all XML
194
+ documents. If a JATS customization has modified %just-para.class;
195
+ they may need to change their customization to accommodate.
196
+
197
+ =============================================================
198
+ Version 0.4 (DAL/BTU) v0.4 (2011-01-31)
199
+
200
+ This Tag Set is in the process of becoming a NISO standard.
201
+ The version numbers are starting over from 0.4", as a Trial
202
+ Use Draft, to be made into "Version 1.0" when the Tag Suite
203
+ becomes a NISO standard. Thus, the version number that would
204
+ have been "NLM Version 3.1 Draft" has become NISO JATS
205
+ "Version 0.4".
206
+
207
+ Details on NISO Trial Use Draft Version 0.4 are available at
208
+ http://jats.nlm.nih.gov/JATS-0.4.
209
+
210
+ 3. Updated the DTD-version attribute to "0.4"
211
+
212
+ 2. Updated the public identifier to "v0.4 20110131",
213
+ modified the formal public identifier to include "JATS (Z39.96)",
214
+ and the filename as delivered to include "JATS" and the
215
+ new version number "0".
216
+ http://jats.nlm.nih.gov/0.4.
217
+
218
+ =============================================================
219
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
220
+
221
+ Version 3.0 is the first non-backward-compatible release.
222
+ In addition to the usual incremental changes, some
223
+ elements and attributes have been renamed and/or remodeled
224
+ to better meet user needs and to increase tag set consistency.
225
+ All module change histories are available through the Tag Suite
226
+ web site at http://dtd.nlm.nih.gov.
227
+
228
+ Details on version 3.0 are available at
229
+ http://dtd.nlm.nih.gov/3.0.
230
+
231
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
232
+
233
+ <!-- ============================================================= -->
234
+ <!-- Details concerning
235
+ ANSI/NISO Z39.96-2015 JATS-based DTDs, XSDs,
236
+ RNGs and supporting documentation are available at
237
+ http://jats.nlm.nih.gov/1.1/ -->
238
+
239
+ <!-- ============================================================= -->
240
+ <!-- ELEMENT MIXES FOR USE IN CONTENT MODELS -->
241
+ <!-- (MIXES ARE COMPOSED USING CLASSES) -->
242
+ <!-- ============================================================= -->
243
+
244
+
245
+ <!-- ============================================================= -->
246
+ <!-- EXCEPTION: A MIX USED IN OTHER MIXES -->
247
+ <!-- ============================================================= -->
248
+
249
+
250
+ <!-- ALL PHRASE-LEVEL ELEMENTS -->
251
+ <!-- This Parameter Entity contains all of the
252
+ phrase-level elements in the entire
253
+ Archival Tag Set EXCEPT THE <break> element.
254
+ MAINTENANCE NOTE:
255
+ Since this is used inside other mixes
256
+ (like a class and unlike all other mixes)
257
+ all-phrase must
258
+ - be declared first in this module.
259
+ - does not start with an OR bar, as all
260
+ other inline mixes do -->
261
+ <!ENTITY % all-phrase "%address-link.class; | %article-link.class; |
262
+ %appearance.class; | %emphasis.class; |
263
+ %inline-display.class; |
264
+ %inline-math.class; | %math.class; |
265
+ %phrase.class; | %simple-link.class; |
266
+ %subsup.class; | %x.class;" >
267
+
268
+
269
+ <!-- ============================================================= -->
270
+ <!-- TABLE ELEMENT MIXES -->
271
+ <!-- ============================================================= -->
272
+
273
+
274
+ <!-- INSIDE TABLE CELL ELEMENTS -->
275
+ <!-- Mixed with #PCDATA inside a table cell, such
276
+ as a <td> or <th> element in the XHTML table
277
+ model, the <entry> element in the OASIS CALS
278
+ table model, etc. This PE will be used as the
279
+ value of %Flow.mix;, %paracon;, etc.
280
+ MAINTENANCE NOTE: Inside cell is an exception,
281
+ an inline mix that does not start with an OR
282
+ bar. This is because is used within the
283
+ PE -%Flow.mix;, which is an inline mix
284
+ defined in the course of the XHTML Table DTD,
285
+ a DTD not under control of this DTD Suite. -->
286
+ <!ENTITY % inside-cell "%all-phrase; | %block-math.class; |
287
+ %break.class; | %chem-struct-wrap.class; |
288
+ %citation.class; |
289
+ %list.class; | %nothing-but-para.class; |
290
+ %simple-display-noalt.class;" >
291
+
292
+
293
+ <!-- ============================================================= -->
294
+ <!-- BACK MATTER ELEMENT MIXES(%backmatter.ent;)-->
295
+ <!-- ============================================================= -->
296
+
297
+
298
+ <!-- DOCUMENT BACK MATTER ELEMENTS -->
299
+ <!-- Back Matter Elements used by a full document
300
+ such as a journal article. This is an element
301
+ grouping rather than a class. These
302
+ elements may also appear in the content models
303
+ of structural elements, such as back matter.
304
+ -->
305
+ <!ENTITY % doc-back-matter-mix
306
+ "%back.class; | %front-back.class; |
307
+ %sec.class;" >
308
+
309
+
310
+ <!-- ============================================================= -->
311
+ <!-- PARAGRAPH-LEVEL ELEMENT MIXES -->
312
+ <!-- ============================================================= -->
313
+
314
+
315
+ <!-- PARAGRAPH-LEVEL ELEMENTS -->
316
+ <!-- Elements that may be used at the same
317
+ structural level as a paragraph, for
318
+ example inside a Section
319
+ Note: There a major overlap between this
320
+ parameter entity and that for the elements
321
+ that are at the same level as a paragraph.
322
+ Inline elements appear only inside a
323
+ paragraph, but block elements such as quotes
324
+ and lists may appear either within a
325
+ paragraph or at the same level as a
326
+ paragraph. This serves a requirement in a
327
+ repository DTD, since some incoming material
328
+ will have restricted such elements to only
329
+ inside a paragraph, some incoming material
330
+ will have restricted them to only outside a
331
+ paragraph and some may allow them in both
332
+ places. Thus the DTD must allow for them to
333
+ be in either or both. -->
334
+ <!ENTITY % para-level "%block-display.class; | %block-math.class; |
335
+ %list.class; | %math.class; |
336
+ %nothing-but-para.class; |
337
+ %related-article.class; |
338
+ %rest-of-para.class; | %x.class;" >
339
+
340
+
341
+ <!-- ============================================================= -->
342
+ <!-- INLINE ELEMENT MIXES -->
343
+ <!-- ============================================================= -->
344
+
345
+
346
+ <!-- EMPHASIS MIX ELEMENTS -->
347
+ <!-- Elements that may be used inside most of the
348
+ emphasis class elements -->
349
+ <!ENTITY % emphasized-text
350
+ "| %all-phrase; | %break.class;" >
351
+
352
+
353
+ <!-- JUST RENDITION -->
354
+ <!-- Only the simplest of the typographic
355
+ emphasis elements, as well as subscript and
356
+ superscript. Usually used in a model that
357
+ allows #PCDATA and this restricted mixture.
358
+ This mix may be stripped down to only
359
+ subscript and superscript by some, more
360
+ restrictive DTDs.
361
+ MAINTENANCE NOTE: This Parameter Entity
362
+ and the related PE "rendition-plus" have
363
+ been put in place to restrict the amount of
364
+ variability that a person modifying the DTD
365
+ through PE redefinition can achieve. Some
366
+ elements have been set #PCDATA plus one PE
367
+ and some have been set to #PCDATA plus the
368
+ other in an effort to allow designers to
369
+ modify entire groups of elements, but not
370
+ to change similar models individually . -->
371
+ <!ENTITY % just-rendition
372
+ "| %all-phrase;" >
373
+
374
+
375
+ <!-- RENDITION MARKUP PLUS -->
376
+ <!-- Only the simplest of the typographic
377
+ emphasis elements, as well as subscript and
378
+ superscript. Usually used in a model that
379
+ allows #PCDATA and this restricted mixture.
380
+ This mix may be enhanced slightly in some
381
+ more permissive DTDs, and should always
382
+ contain at least typographic emphasis,
383
+ subscript, and superscript.
384
+ MAINTENANCE NOTE: This Parameter Entity
385
+ and the related PE "just-rendition" have
386
+ been put in place to restrict the amount of
387
+ variability that a person modifying the DTD
388
+ through PE redefinition can achieve. Some
389
+ elements have been set #PCDATA plus one PE
390
+ and some have been set to #PCDATA plus the
391
+ other in an effort to allow designers to
392
+ modify entire groups of elements, but not
393
+ to individually change similar models.
394
+ modify entire groups of elements, but not
395
+ to change similar models individually . -->
396
+ <!ENTITY % rendition-plus
397
+ "| %all-phrase;" >
398
+
399
+
400
+ <!-- SIMPLE PHRASE-LEVEL TEXTUAL ELEMENTS -->
401
+ <!-- Elements that may be used almost anywhere
402
+ text is used, for example, inside a title.
403
+ Simple text plus inline display and math
404
+ elements. -->
405
+ <!ENTITY % simple-phrase
406
+ "| %all-phrase;" >
407
+
408
+
409
+ <!-- SIMPLE TEXTUAL CONTENT -->
410
+ <!-- Elements that may be used inside elements
411
+ that are really expected to be #PCDATA and
412
+ not to contain any of these things.
413
+ Note that in the original, this contained
414
+ no math and no links, thus is was even
415
+ simpler than %simple-phrase; (As of v2 2004)
416
+ the two are the same. -->
417
+ <!ENTITY % simple-text "| %all-phrase;" >
418
+
419
+
420
+ <!-- ================== End Archiving DTD Mixes Customization ==== -->