.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "s1kd-newpm" "1" "2021-04-16" "" "s1kd-tools" .hy .SH NAME .PP s1kd-newpm - Create new S1000D publication module. .SH SYNOPSIS .IP .nf \f[C] s1kd-newpm [options] [...] \f[R] .fi .SH DESCRIPTION .PP The \f[I]s1kd-newpm\f[R] tool creates a new S1000D publication module with the publication module code and other metadata specified. .SH OPTIONS .TP -#, --code The publication module code of the new publication module. .TP -$, --issue Specify which issue of S1000D to use. Currently supported issues are: .RS .IP \[bu] 2 5.0 (default) .IP \[bu] 2 4.2 .IP \[bu] 2 4.1 .IP \[bu] 2 4.0 .IP \[bu] 2 3.0 .IP \[bu] 2 2.3 .IP \[bu] 2 2.2 .IP \[bu] 2 2.1 .IP \[bu] 2 2.0 .RE .TP -\[at], --out Save the new publication module to . If is an existing directory, the publication module will be created in it instead of the current directory. Otherwise, the publication module will be saved as the filename instead of being automatically named. .TP -%, --templates Use the XML template in instead of the built-in template. The template must be named \f[C]pm.xml\f[R] in and must conform to the default S1000D issue (5.0). .TP -\[ti], --dump-templates Dump the built-in XML template to the specified directory. .TP -a, --act ACT data module code. .TP -b, --brex BREX data module code. .TP -C, --country The country ISO code of the new publication module. .TP -c, --security The security classification of the new publication module. .TP -D, --include-date Include issue date in referenced data modules. .TP -d, --defaults Specify the \f[C].defaults\f[R] file name. .TP -f, --overwrite Overwrite existing file. .TP -h, -?, --help Show help/usage message. .TP -I, --date The issue date of the new publication module in the form of YYYY-MM-DD. .TP -i, --include-issue Include issue information in referenced data modules. .TP -L, --language The language ISO code of the new publication module. .TP -l, --include-lang Include language information in referenced data modules. .TP -m, --remarks Set remarks for the new publication module. .TP -n, --issno The issue number of the new publication module. .TP -p, --prompt Prompt the user for any values left unspecified. .TP -q, --quiet Do not report an error when the file already exists. .TP -R, --rpccode The CAGE code of the responsible partner company. .TP -r, --rpcname The responsible partner company enterprise name of the new publication module. .TP -s, --short-title The short title of the new publication module. .TP -T, --include-title Include titles in referenced data modules. .TP -t, --title <title> The title of the new publication module. .TP -v, --verbose Print the file name of the newly created publication module. .TP -w, --inwork <inwork> The inwork number of the new publication module. .TP -z, --issue-type <type> The issue type of the new publication module. .TP --version Show version information. .TP <DM>... Any number of data modules to automatically reference in the new publication module\[aq]s content. .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. .SS \f[C].defaults\f[R] file .PP Refer to s1kd-newdm(1) for information on the \f[C].defaults\f[R] file which is used by all the s1kd-new* commands. .SH EXAMPLE .IP .nf \f[C] $ s1kd-newpm -# EX-12345-00001-00 \f[R] .fi .SH AUTHORS khzae.net.