The XInclude sample converts an input XML file into
an expanded output XML file. To run XInclude, enter the following
| | |
| XInclude <Input XML file> <Output XML file> | |
| | |
The following parameters may be set from the command line
| | |
|
Usage:
XInclude [-h] InputFile OutputFile
-h : Prints this help message and exits.
| |
| | |