\" Automatically generated by Pandoc 2.9.2.1
\"
TH "s1kd-addicn" "1" "2021-04-16" "" "s1kd-tools"
hy
SH NAME
PP
s1kd-addicn - Add entity/notation declarations for an ICN
SH SYNOPSIS
IP
nf
\f[C]
s1kd-addicn [-o <file>] [-s <src>] [-fh?] <ICN>...
\f[R]
fi
SH DESCRIPTION
PP
The \f[I]s1kd-addicn\f[R] tool adds the required DTD entity and notation
declarations to an S1000D module in order to reference an ICN file.
SH OPTIONS
TP
-F, --full-path
Use the whole path given for the ICN file as the SYSTEM ID.
TP
-f, --overwrite
Overwrite source file instead of writing to stdout.
TP
-h, -?, --help
Show help/usage message.
TP
-o, --out <out>
The filename to output to.
Default is to write to stdout.
TP
-s, --source <src>
The source module to add the ICN(s) to.
Default is to read from stdin.
TP
--version
Show version information.
TP
<ICN>..
Any number of ICN files to add.
PP
In addition, the following options allow configuration of the XML
parser:
TP
--dtdload
Load the external DTD.
TP
--huge
Remove any internal arbitrary parser limits.
TP
--net
Allow network access to load external DTD and entities.
TP
--noent
Resolve entities.
TP
--parser-errors
Emit errors from parser.
TP
--parser-warnings
Emit warnings from parser.
TP
--xinclude
Do XInclude processing.
TP
--xml-catalog <file>
Use an XML catalog when resolving entities.
Multiple catalogs may be loaded by specifying this option multiple
times.
SH EXAMPLE
IP
nf
\f[C]
$ s1kd-addicn -fs <DM> ICN-EX-12345-001-01.JPG
\f[R]
fi
SH AUTHORS
khzae.net.