> From: Dhruva B. Reddy [mailto:sledgehammer2010@yahoo.com]
> Subject: Generate Multiple Files from Single XML Source with XSLT Task
>
>
> We have one XML file from which I would like to generate multiple JSPs
> during the build process. For example, from the following XML:
>
>
> Has anyone done anything like this?
>
You can use a Xalan extension to write to multiple files in an XSL.
Check out the junit-frames.xsl in Ant's source tree (should be included in a
distribution, I think, in the etc dir).
Conor
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|