File: exclusion.xml

package info (click to toggle)
docbook-defguide 2.0.17%2Bsvn9912-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 93,428 kB
  • ctags: 299
  • sloc: xml: 396,482; perl: 4,471; python: 879; makefile: 150; sh: 80
file content (36 lines) | stat: -rw-r--r-- 1,059 bytes parent folder | download | duplicates (11)
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
<refentry id="pe-exclusion">
<?dbhtml filename="pe-exclusion.html"?>

<refmeta>
<indexterm><primary>Parameter Entities</primary>
<secondary><sgmltag class="paramentity">*.exclusion</sgmltag></secondary></indexterm>
<refentrytitle><sgmltag class="paramentity">*.exclusion</sgmltag> Parameter Entities</refentrytitle>
</refmeta>

<refnamediv>
<refname><sgmltag class="paramentity">*.exclusion</sgmltag> Parameter Entities</refname>
<refpurpose>Control SGML exclusions
</refpurpose>
</refnamediv>

<refsynopsisdiv><title>Synopsis</title>
<para>
Used to control the exclusion declarations on elements with exclusions.
</para>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>
The <sgmltag class="paramentity">*.exclusion</sgmltag> parameter entities
parameterize element exclusions.
You can selectively include or remove elements from the exclusion
by changing the appropriate parameter entity.
</para>

<para>In the XML version of DocBook V4, there are no inclusion entities
because inclusions are not part of XML.</para>

</refsect1>

</refentry>