Alright, I have put the following commands, java -jar C:\saxon8\saxon8.jar, in a .bat file in order to be able to run it using the simple command, saxon csd.xml fgdc_arcgis.xsl. What I did not realize is that my command line arguments, csd.xml fgdc_arcgis.xsl, were not being passed to java -jar C:\saxon8\saxon8.jar; that is why I was getting the "no source file name". Sorry, I just saw my mistake.
Thanks,
Francine.
|