Hi I have multiple data xml files to pass to a xsl to process. How do I pass these files to <xslt> in Ant, specifically, what's the syntax ? Even after passing to <xslt>, what's the syntax to reference a xml data file in xsl script ?
Appreciate any help here.