.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "s1kd-newimf" "1" "2021-04-16" "" "s1kd-tools" .hy .SH NAME .PP s1kd-newimf - Create a new S1000D ICN metadata file .SH SYNOPSIS .IP .nf \f[C] s1kd-newimf [options] ... \f[R] .fi .SH DESCRIPTION .PP The \f[I]s1kd-newimf\f[R] tool creates a new S1000D ICN metadata file for specified ICN files. .SH OPTIONS .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 .RE .TP -\[at], --out Save the new IMF to . If is an existing directory, the IMF will be created in it instead of the current directory. Otherwise, the IMF 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]icnmetadata.xml\f[R] inside 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 -b, --brex BREX data module code. .TP -c, --security The security classification of the new ICN metadata file. .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 ICN metadata file in the form of YYYY-MM-DD. .TP -m, --remarks Set the remarks for the new ICN metadata file. .TP -n, --issno The issue number of the new ICN metadata file. .TP -O, --origcode The CAGE code of the originator. .TP -o, --origname The originator enterprise name of the new ICN metadata file. .TP -p, --prompt Prompts 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 ICN metadata file. .TP -t, --title The ICN title (if creating multiple ICNs, they will all use this title). .TP -v, --verbose Print the file name of the newly created IMF. .TP -w, --inwork <inwork> The inwork issue of the new ICN metadata file. .TP --version Show version information. .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 used by all the s1kd-new* tools. .SH EXAMPLE .IP .nf \f[C] $ s1kd-newimf ICN-EX-00001-001-01.PNG \f[R] .fi .SH AUTHORS khzae.net.