-
Notifications
You must be signed in to change notification settings - Fork 5
/
taxpubcustom-modules-NS0-v1.ent
69 lines (57 loc) · 3.57 KB
/
taxpubcustom-modules-NS0-v1.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
<!-- ============================================================= -->
<!-- PUBLIC DOCUMENT TYPE DEFINITION -->
<!-- TYPICAL INVOCATION -->
<!--
"//TaxPub//DTD Taxonomic Treatment DTD-Specific Modules v1.0 20230203//EN"
Delivered as file "taxpubcustom-modules-NS0-v1.ent" -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- CUSTOMIZATION MODULES DECLARED -->
<!-- ============================================================= -->
<!-- DTD-SPECIFIC ELEMENTS MODULE -->
<!ENTITY % taxpubcustom-elements.ent
PUBLIC
"-//TaxPub//DTD Taxonomic Treatment Publishing Elements v1.0 20230203//EN"
"taxpubcustom-elements-NS0-v1.ent" >
<!-- DTD-SPECIFIC CLASS CUSTOMIZATIONS MODULE -->
<!-- Set up the Parameter Entities and element
class definitions that will be used to
over-ride some element classes in the
DTD Suite. -->
<!ENTITY % taxpubcustom-classes.ent
PUBLIC
"-//TaxPub//DTD Taxonomic Treatment Publishing Customize Classes Module v1.0 20230203//EN"
"taxpubcustom-classes-NS0-v1.ent" >
<!-- DTD-SPECIFIC MIX CUSTOMIZATIONS MODULE -->
<!-- Set up the Parameter Entities and element
mix definitions that will be used to
over-ride some element mixes in the DTD
Suite. -->
<!ENTITY % taxpubcustom-mixes.ent
PUBLIC
"-//TaxPub//DTD Taxonomic Treatment Publishing Mixes Module v1.0 20230203//EN"
"taxpubcustom-mixes-NS0-v1.ent" >
<!-- DTD-SPECIFIC MODELS/ATTRIBUTES CUSTOMIZATIONS
MODULE -->
<!-- Set up the Parameter Entities for element-
specific element groups, complete content
models, and attribute list and value over-
rides. These PEs will over-ride selected
content models and attribute lists for the
Journal Archiving and Interchange DTD. -->
<!ENTITY % taxpubcustom-models.ent
PUBLIC
"-//TaxPub//DTD Taxonomic Treatment Publishing Content and Attributes Module v1.0 20230203//EN"
"taxpubcustom-models-NS0-v1.ent" >
<!-- NLM CITATION MODULE -->
<!-- The only new element created for the
Publishing DTD, the highly structured NLM
citation, to enforce a slightly loose version
of an NLM-structured bibliographic reference.
Sequence is enforced and interior punctuation
is expected to be generated. -->
<!ENTITY % nlmcitation.ent
PUBLIC
"-//NLM//DTD JATS (Z39.96) NLM Citation v1.3 20210610//EN"
"JATS-nlmcitation1-3.ent" >
<!-- =================== End Publishing DTD Module of Modules ==== -->