The xmlonefile
sample program converts a source document into a single, formatted XML file. This program runs on Windows platforms only.
To run xmlonefile
, type the following at the command line:
xml
onefileinputfile
outputfile
where:
inputfile
is the full path and file name of the source document.
outputfile
is the full path and file name of the first XML output file.
|