Sure: * application XML ---> common XML ---> target format * XMI --> FO --> PDF
The second XSL script needs a special XML format as input. E.g. the PDF-Renderer needs FO. A HTML-Renderer needs special XML (maybe XHTML, maybe DocBook, maybe XDoc). And the first XSL script has to generate exactly that format from application specific XML. If you change the order, the Renderer doen´t know how to process the app-XML and maybe result in an empty XML... Jan > -----Ursprüngliche Nachricht----- > Von: Mike Dougherty [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 8. Juli 2003 01:31 > An: Ant Developers List > Betreff: Re: AW: [Fwd: XSLT task question] > > On Thu, 2003-07-03 at 22:22, [EMAIL PROTECTED] wrote: > > > But there is a problem: > > In which order the XSL files will be processed? > > I would be careful using filesets for specifying the xsl files. > > > In our case the order doesn't matter. I can't really think of a case > where ordering would be an issue. Can you give some examples? > > Mike > > -- > Mike Dougherty > Sr. Software Engineer | [EMAIL PROTECTED] > XIFIN, Inc. | http://www.xifin.com > Ph: 760.804.0770 x47 | Fax: 760.804.0851 > > This message is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. Any unauthorized > review, use, disclosure or distribution is prohibited. If you are not > the intended recipient, please contact the sender and destroy > all copies > of the original message. > >