hi,
I am using saxon9 command line java
net.sf.saxon.Query, which supports '-s initialFile'
option to provide initial context document.
Is there a way to specify a collection of xml files to
be the option, like file:///tmp/order*.xml, or
file:///tmp?select=order*.xml?
thanks,
charlie