-
Notifications
You must be signed in to change notification settings - Fork 5
/
taxpubcustom-mixes-NS0-v1.ent
executable file
·60 lines (50 loc) · 3.14 KB
/
taxpubcustom-mixes-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
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- PUBLIC DOCUMENT TYPE DEFINITION -->
<!-- TYPICAL INVOCATION -->
<!--
"-//TaxPub//DTD Taxonomic Treatment Publishing Mixes Module v1.0 20230203//EN"
Delivered as file "taxpubcustom-mixes-NS0-v1.ent" -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- INLINE MIXES FOR USE IN CONTENT MODELS -->
<!-- (MIXES ARE COMPOSED USING CLASSES) -->
<!-- ============================================================= -->
<!-- EMPHASIS MIX ELEMENTS -->
<!-- Elements that may be used inside most of the
emphasis class elements -->
<!ENTITY % emphasized-text
"| %address-link.class; |
%article-link.class; | %emphasis.class; |
%inline-display.class; |
%inline-math.class; | %math.class; |
%phrase.class; | %simple-link.class; |
%subsup.class;" >
<!-- JUST RENDITION -->
<!-- Only the simplest of the typographic
emphasis elements, as well as subscript and
superscript. Usually used in a model that
allows #PCDATA and this restricted mixture.
This mix may be stripped down to only
subscript and superscript by some, more
restrictive DTDs.
MAINTENANCE NOTE: This Parameter Entity
and the related PE "rendition-plus" have
been put in place to restrict the amount of
variability that a person modifying the DTD
through PE redefinition can achieve. Some
elements have been set #PCDATA plus one PE
and some have been set to #PCDATA plus the
other in an effort to allow designers to
modify entire groups of elements, but not
to change similar models individually . -->
<!ENTITY % just-rendition
"" >
<!-- SECTION BACK MATTER ELEMENTS -->
<!-- Back matter elements used inside smaller
structures, such as sections and sidebars -->
<!ENTITY % sec-back-matter-mix
"%sec-back.class;" >
<!-- ================== End Publishing DTD Mixes Customization === -->
<!-- TAX TREATMENT STUFF -->