Normally the output XSL is written to the same folder as the rexsel source file. This argument allows this to be overriden and the XSL file to be written to another folder. For example
will send the XSL file to the parent folder. As a further example consider the following folder arrangement
This configuration is taken from the arrangement in the Rexsel web site. The Rexsel source files are stored in a separate folder within the main transforms folder which store the actual XSL files. In order to build the XSL the following Ant is used.
where theSourceFolder is "..../transforms". CRexsel builds the cache information in the cache.json file within the folder "..../transforms/rexsel/rexsel_cache".