The xmlindex
sample program produces stripped-down XML output suitable for use with indexing engines. It converts a source document into a single, largely unformatted XML file. This program runs on both Windows and UNIX platforms.
To run index
, type the following at the command line:
xmlindexinputfile
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.