This command converts an XML file into an alternate XML format.
Notes:
- The above diagram is intended primarily as a reference for the command parameters. The command file or script provided for this command and listed in Configuring Loader package commands and scripts acts as a wrapper to the actual Java command and accepts the same parameters; therefore, it is recommended that you use the command file or script rather than invoke the Java command directly.
- Filenames specified as parameters for this command 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.
XML Transform command
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.