forked from plazi/TaxPub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
taxpubcustom-models-NS0.ent
615 lines (483 loc) · 29.9 KB
/
taxpubcustom-models-NS0.ent
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
<!-- $Id: taxpubcustom-models-NS0.ent 173 2011-06-06 19:39:04Z tcatapano $ -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- PUBLIC DOCUMENT TYPE DEFINITION -->
<!-- TYPICAL INVOCATION -->
<!--
"-//TaxPub//DTD Taxonomic Treatment Publishing Content and Attributes Module v0.5 20110606//EN"
Delivered as file "taxpubcustom-models3.ent" -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- DTD VERSION/CHANGE HISTORY -->
<!-- ============================================================= -->
<!--
Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
=============================================================
Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
Version 3.0 is the first non-backward-compatible release.
In addition to the usual incremental changes, some
elements and attributes have been renamed and/or remodeled
to better meet user needs and to increase tag set consistency.
All module change histories are available through the Tag Suite
web site at http://dtd.nlm.nih.gov.
Details on version 3.0 are available at
http://dtd.nlm.nih.gov/3.0.
1. Updated public identifier to "v3.0 20080202//EN" -->
<!-- ============================================================= -->
<!-- INLINE MIXES TO OVER-RIDE CONTENT MODELS -->
<!-- (ELEMENTS TO BE ADDED TO #PCDATA IN MODELS)-->
<!-- ============================================================= -->
<!-- ABBREVIATED JOURNAL TITLE ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <abbrev-journal-title>
Removed the face markup, %just-rendition; -->
<!ENTITY % abbrev-journal-title-elements
"" >
<!-- CONFERENCE ACRONYM ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
the conference acronym.
Removed %simple-text; -->
<!ENTITY % conf-acronym-elements
"" >
<!-- CONFERENCE LOCATION ELEMENTS -->
<!-- Elements for use in the <conf-loc> element
Removed %simple-text; -->
<!ENTITY % conf-loc-elements
"" >
<!-- CONFERENCE NAME ELEMENTS -->
<!-- Elements for use in the <conf-name> element.
Removed %simple-text; -->
<!ENTITY % conf-name-elements
"" >
<!-- CONFERENCE NUMBER ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
the conference number.
Removed %simple-text; -->
<!ENTITY % conf-num-elements
"" >
<!-- CONFERENCE SPONSOR ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
the conference sponsor.
Removed %simple-text; -->
<!ENTITY % conf-sponsor-elements
"" >
<!-- DEGREE(S) ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
<degrees>
Removed %just-rendition; -->
<!ENTITY % degrees-elements
"" >
<!-- EDITION ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
Removed %just-rendition; -->
<!ENTITY % edition-elements
"" >
<!-- FAX NUMBER ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <fax>
Removed %just-rendition; -->
<!ENTITY % fax-elements
"" >
<!-- GIVEN (FIRST) NAMES ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <given-names>
Removed %just-rendition; -->
<!ENTITY % given-names-elements
"" >
<!-- INSTITUTION NAME ELEMENTS -->
<!-- Elements for use in the <institution>
element
Removed %break.class; and %emphasis.class; -->
<!ENTITY % institution-elements
"| %subsup.class;" >
<!-- ISSUE TITLE ELEMENTS -->
<!-- Elements for use with data characters inside
the model for the <issue> element
Removed %just-rendition; -->
<!ENTITY % issue-elements
"" >
<!-- JOURNAL TITLE ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <journal-title>
Removed %just-rendition; -->
<!ENTITY % journal-title-elements
"" >
<!-- KEYWORD CONTENT ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a keyword <kwd>. -->
<!ENTITY % kwd-elements
"| %emphasis.class; | %phrase-content.class; |
%subsup.class;" >
<!-- PATENT NUMBER ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
<patent>
Removed %just-rendition; -->
<!ENTITY % patent-elements
"" >
<!-- PHONE NUMBER ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <phone number>
Removed %just-rendition; -->
<!ENTITY % phone-elements
"" >
<!-- PREFIX ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <prefix>
Removed %just-rendition; -->
<!ENTITY % prefix-elements
"" >
<!-- PREFORMATTED TEXT ELEMENTS -->
<!-- Elements that may be used, along with data
characters, inside the content model for the
<preformat> element, in which white space,
such as tabs, line feeds, and spaces will
be preserved -->
<!ENTITY % preformat-elements
"| %address-link.class; |
%display-back-matter.class; |
%emphasis.class; | %phrase.class; |
%subsup.class;" >
<!-- PUBLISHER'S LOCATION ELEMENTS -->
<!-- Elements for use in the Publisher Location
<publisher-loc> element
Removed %address.class;, %address-link.class;,
%emphasis.class;, and %subsup.class; -->
<!ENTITY % publisher-loc-elements
"| %address-link.class;" >
<!-- PUBLISHER'S NAME ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <publisher-name>
Removed %just-rendition; -->
<!ENTITY % publisher-name-elements
"" >
<!-- SUFFIX ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <suffix>
Removed %just-rendition; -->
<!ENTITY % suffix-elements
"" >
<!-- SURNAME ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <surname>
Removed %just-rendition; -->
<!ENTITY % surname-elements
"" >
<!-- URI ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <uri>
Removed %just-rendition; -->
<!ENTITY % uri-elements
"" >
<!-- VOLUME NUMBER ELEMENTS -->
<!-- The elements that can be included along with
data characters inside the content model of
a <volume>
Removed %just-rendition; -->
<!ENTITY % volume-elements
"" >
<!-- ============================================================= -->
<!-- OVER-RIDES OF CONTENT MODELS (FULL MODELS) -->
<!-- ============================================================= -->
<!-- ABSTRACT MODEL -->
<!-- Abstracts may contain one or more paragraphs
(as a typical abstract does) or titled
sections, as is done in many physics
articles.
Unlike the default model in the base DTD
Suite, this <abstract> requires that all
sections in the abstract start with titles.-->
<!ENTITY % abstract-model
"(label?, title?, p*, sec*)" >
<!-- ACKNOWLEDGMENTS MODEL -->
<!-- Content model for the <ack> element -->
<!ENTITY % ack-model "(label?, title?, p*, sec*, ref-list*)" >
<!-- ANONYMOUS MODEL -->
<!-- Unlike in Green, <anonymous> is empty. When
present, it is used to generate the text
"anonymous" or "anon.", etc. -->
<!ENTITY % anonymous-model
"EMPTY" >
<!-- ARRAY CONTENT MODEL -->
<!-- The element used to contain material in
rows and columns that is just a block insert
into the text flow, not numbered or called a
table, and not titled or captioned -->
<!ENTITY % array-model "((%access.class; | %address-link.class;)*,
( (%just-base-display.class;)* |
%tbody.class; ),
(%display-back-matter.class;)* )" >
<!-- ARTICLE METADATA MODEL -->
<!-- Full content model for the metadata that is
specific to the article.
Unlike in Archive DTD, some of the metadata
is required here. -->
<!ENTITY % article-meta-model
"(article-id*, article-categories?,
title-group, (contrib-group | aff)*,
author-notes?, pub-date+,
volume?, volume-id*, volume-series?,
issue?, issue-id*, issue-title*,
issue-sponsor*, issue-part?, isbn*,
supplement?,
((fpage, lpage?, page-range?) |
elocation-id)?,
(%address-link.class; | product |
supplementary-material)*, history?,
permissions?, self-uri*, related-article*,
abstract*, trans-abstract*, kwd-group*,
funding-group*, conference*, counts?,
custom-meta-group?)" >
<!-- CONFERENCE MODEL -->
<!-- The content model of the <conference>
element -->
<!ENTITY % conference-model
"(conf-date, (conf-name | conf-acronym )+,
conf-num?, conf-loc?, conf-sponsor*,
conf-theme?)" >
<!-- CONTRIBUTOR MODEL -->
<!-- Content model for the <contrib> element -->
<!ENTITY % contrib-model
"((%name.class;)*, (%degree.class;)*,
(%contrib-info.class;)* )" >
<!-- DATE ELEMENTS MODEL -->
<!-- The content models for elements that describe
dates, such as Publication Date <pub-date> and
History Dates <date>. The <string-date>
element holds dates for which months and
years are not given, for example "first
quarter", "spring", etc.
Unlike the base DTD Suite, this <date>
requires a <year> and may not take a string
date as an alternative.
<!ENTITY % date-model "(((day?, month?) | season)?, year)" > -->
<!-- DEFINITION LIST: DEFINITION ITEM ELEMENTS -->
<!-- The content model of a <def-item>. -->
<!ENTITY % def-item-model
"(term, def*)" >
<!-- FIGURE-LIKE CONTENT MODEL -->
<!-- Content model for the Figure element and any
similarly structured elements
Made <label> and <caption> non-repeatable. -->
<!ENTITY % fig-model "((%id.class;)*, label?, (%caption.class;)?,
(%access.class; | %address-link.class;)*,
(%block-math.class; |
%chem-struct-wrap.class; |
%intable-para.class; |
%just-table.class; | %just-para.class; |
%list.class; | %simple-display.class;)*,
(%display-back-matter.class;)* )" >
<!-- FIGURE GROUP MODEL -->
<!-- Content model for a <fig-group> -->
<!ENTITY % fig-group-model
"((%caption.class;)?,
(%access.class; | %address-link.class;)*,
(%fig-display.class; |
%just-base-display.class;)* )" >
<!-- JOURNAL METADATA MODEL -->
<!-- Content model for the journal metadata
element <journal-meta> -->
<!ENTITY % journal-meta-model
"(journal-id+, journal-title-group*,
issn+, isbn*, publisher?, notes?)" >
<!-- LIST MODEL -->
<!-- Content model for the <list> element -->
<!ENTITY % list-model "(label?, title?, list-item+)" >
<!-- PERSON GROUP MODEL -->
<!-- Content model for the Person Group element -->
<!ENTITY % person-group-model
"(%name.class; | %person-group-info.class; |
%string-name.class;)*" >
<!-- REFERENCE ITEM MODEL -->
<!-- Content model for the <ref> element -->
<!ENTITY % ref-model "(label?,
(%citation.class; | %note.class;)+ )" >
<!-- CONTENT MODEL FOR A STRUCTURAL SECTION -->
<!-- The model for a section that requires that a
either <title> or a <label> (which in some
journals takes the place of a title) must be
present. One or the other must be present
for autogeneration of a Table of Contents or
other navigation.
REDEFINED IN TAX TREATMENT SECTION BELOW
<!ENTITY % sec-model "(sec-meta?, ( (label, title?) | title ),
(%para-level;)*,
(%sec-level;)*,
(%sec-back-matter-mix;)* )" >-->
<!-- TRANSLATED ABSTRACT MODEL -->
<!-- Content model for an <trans-abstract>
element -->
<!ENTITY % trans-abstract-model
"(label?, title?, p*, sec*)" >
<!-- ============================================================= -->
<!-- DUPLICATE ATTRIBUTE DECLARATIONS -->
<!-- (These are unchanged from the base Suite, -->
<!-- but are used in attribute over-rides below)-->
<!-- ============================================================= -->
<!-- DISPLAY ATTRIBUTES OPTIONAL ID -->
<!ENTITY % display-atts
"position (anchor | float | margin) 'float'
orientation
(portrait | landscape) 'portrait'" >
<!-- XLINK LINK ATTRIBUTES -->
<!-- Attributes for any element that must be a
link -->
<!ENTITY % link-atts
"xmlns:xlink CDATA #FIXED
'http://www.w3.org/1999/xlink'
xlink:type (simple) #FIXED 'simple'
xlink:href CDATA #REQUIRED
xlink:role CDATA #IMPLIED
xlink:title CDATA #IMPLIED
xlink:show (embed | new | none | other | replace)
#IMPLIED
xlink:actuate
(none | onLoad | onRequest | other)
#IMPLIED" >
<!-- MIGHT LINK XLINK ATTRIBUTES -->
<!-- Attributes for any element that may be a link
but need not be one -->
<!ENTITY % might-link-atts
"xmlns:xlink CDATA #FIXED
'http://www.w3.org/1999/xlink'
xlink:type (simple) #FIXED 'simple'
xlink:href CDATA #IMPLIED
xlink:role CDATA #IMPLIED
xlink:title CDATA #IMPLIED
xlink:show (embed | new | none | other | replace)
#IMPLIED
xlink:actuate
(none | onLoad | onRequest | other)
#IMPLIED" >
<!-- ============================================================= -->
<!-- OVER-RIDES OF ATTRIBUTE LISTS -->
<!-- ============================================================= -->
<!-- FOOTNOTE TYPE VALUES -->
<!-- Used to mark the semantics of the footnote,
what information does this footnote convey.
-->
<!ENTITY % fn-types "abbr | com | con | conflict |
corresp | current-aff | deceased |
edited-by | equal |
financial-disclosure | on-leave |
participating-researchers |
presented-at | presented-by |
present-address | previously-at |
study-group-members |
supplementary-material |
supported-by | other" >
<!-- FOOTNOTE ATTRIBUTES -->
<!-- Attribute list for Footnote element
Unlike base, "fn-type" values have been made
explicit and removed the symbol attribute -->
<!ENTITY % fn-atts
"id ID #IMPLIED
fn-type (%fn-types;) #IMPLIED
symbol CDATA #IMPLIED
xml:lang NMTOKEN #IMPLIED" >
<!-- GIVEN NAMES ATTRIBUTES -->
<!-- Removed the "initial" attribute for the given
name, that held initials for those cases in
which they could not be algorithmically
determined. -->
<!ENTITY % given-names-atts
"" >
<!-- SURNAME ATTRIBUTES -->
<!-- Removed the initial(s) for the surname of
the person. Particularly useful in those
cases that cannot be algorithmically
determined. -->
<!ENTITY % surname-atts
"" >
<!-- INLINE GRAPHIC ATTRIBUTES -->
<!-- Attributes for Inline Graphic
<inline-graphic> -->
<!ENTITY % inline-graphic-atts
"id ID #IMPLIED
content-type
CDATA #IMPLIED
baseline-shift
CDATA #IMPLIED
mimetype CDATA #IMPLIED
mime-subtype
CDATA #IMPLIED
%link-atts;" >
<!-- PERSON GROUP ATTRIBUTES -->
<!-- Attributes for the <person-group> element -->
<!ENTITY % person-group-atts
"id ID #IMPLIED
person-group-type
(allauthors | assignee | author | compiler |
director | editor | guest-editor | inventor |
translator | transed) #IMPLIED" >
<!-- SECTION ATTRIBUTES -->
<!-- Attribute list for Section element -->
<!ENTITY % sec-atts
"id ID #IMPLIED
xml:lang NMTOKEN #IMPLIED
sec-type CDATA #IMPLIED
specific-use
CDATA #IMPLIED
sec-type-uri CDATA #IMPLIED">
<!-- TAX TREATMENT STUFF BELOW -->
<!-- CONTENT MODEL FOR A SECTION METADATA -->
<!-- In some works, each section has a different
author or some sections are authored by
different contributors from the enclosing
article. This wrapper element for
section-level metadata is used to capture
information such as those contributors.
-->
<!ENTITY % sec-meta-model
"((contrib-group*, kwd-group*,
permissions?), mixed-citation?)" >
<!-- CONTENT MODEL FOR TREATMENT SEC -->
<!ENTITY % taxon-sec-model "(sec-meta?, label?, title?,
(%para-level;)*,
(tp:treatment-sec)*,
(%sec-back-matter-mix;)* )" >
<!-- CONTENT MODEL FOR MATERIALS EXAMINED SEC -->
<!--
<!ENTITY % taxon-sec-model "(sec-meta?, label?, title?,
(%para-level;)*,
sec*,
(%sec-back-matter-mix;)* )" >
-->
<!-- CONTENT MODEL FOR MIXED-NOMENCLATURE SEC -->
<!--
<!ENTITY % mixed-nomenclature-model "(sec-meta?, label?, tp:taxon-name, (tp:taxon-authority? | tp:taxon-status? | xref | tp:nomenclature-citation-list* |
(tp:type-genus | tp:type-species)? | tp:taxon-type-location? | x)*)" >
-->
<!-- CONTENT MODEL FOR NOMENCLATURE SEC -->
<!ENTITY % nomenclature-model "(sec-meta?, label?, tp:taxon-name, x?, tp:taxon-authority?, x?, tp:taxon-status?, x?, tp:taxon-identifier*, xref* , x?, tp:nomenclature-citation-list*, x?,
(tp:type-genus | tp:type-species)?, x?, tp:taxon-type-location?, x?)" >
<!-- OBJECT IDENTIFIER ATTRIBUTES -->
<!-- Attributes for the <object-id> element -->
<!ENTITY % object-id-atts
"object-id-type
CDATA #IMPLIED
content-type
CDATA #IMPLIED
%might-link-atts; " >
<!-- TAXPUB NAMESPACE DECLARATION -->
<!ENTITY % taxpub-namespace-att
"xmlns:tp CDATA #FIXED
'http://www.plazi.org/taxpub' " >
<!-- ================== End Publishing Content/ATT Override ====== -->