t;
>>-Ursprüngliche Nachricht-
>>Von: SinDoc [mailto:[EMAIL PROTECTED]
>>Gesendet: Mittwoch, 3. August 2005 09:53
>>An: user@ant.apache.org; user@ant.apache.org;
>user@ant.apache.org
>>Betreff: RE: AW: [xslt] a pre-defined output for
>each XML file
>>
>&
xmltask)
-- do the transformation ()
Jan
>-Ursprüngliche Nachricht-
>Von: SinDoc [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 3. August 2005 09:53
>An: user@ant.apache.org; user@ant.apache.org; user@ant.apache.org
>Betreff: RE: AW: [xslt] a pre-defined output for eac
Given the @destdir in , HTML outputs are generated
properly. In DocBook Website, the user works out a file,
called 'layout.xml', in which, each XML source file is
mapped to a particular HTML output, for instance:
In this example, the XSLT engine is supposed to create a
directory called "urfm",
I have a chunk of XML files, each of which is mapped to a
particular HTML output. Now, I'd like to know, how I could
process them with an XSLT stylesheet by using the Ant XSLT
task in order for source files to be written into their HTML
equivalents!?
Note that, it's all about transforming the D