This utility converts an XML file into an alternate XML format.
Notes:
- Run the xmltransform utility. For information about configuring the Loader package refer to the topic, Configuring Loader package utilities.
- Filenames specified as parameters for this utility can be preceded by relative or absolute paths.
Parameter values
- -infile
- Name of the file to be transformed
- -transform
- Name of the transform XSL rule file
- -outfile
- Name for the output XML file in which the transformed data will be stored
- -param
- Parameter to be passed to the XSL rule file. This parameter is optional. This parameter can be specified multiple times to pass multiple "name=value" pairs.