Subject:Automate xquery Conversion Author:Ted Loomos Date:10 Aug 2010 10:45 AM
I have an XQuery conversion that converts an XML file to CSV. I need to automate this but unsure how to go about doing that. Can anyone point me in the right direction?
Ideally I would like to be able to run something on the command-line where I could specify the input and output files.