Hi,
I'm new to BaseX, so apologize if this is a repetitive question.
I have created an XQuery which currently runs on a specific XML file.
What I'd like to do is to be able to create a batch command, which would
receive as input a different XML source file, run the XQuery command, and
save the results in a CSV file.
Is there a way to do such a process?
Thanks,
Noam