xmlcallback
The xmlcallback
sample program demonstrates how you can control the conversion to generate specialized output while it is in progress. The program employs developer-defined callbacks during conversion. This program runs on Windows platforms only.
To run xmlcallback
, type the following at the command line:
xmlcallbackinputfile
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.