|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xsltproc and file names
>>>>> "Tommy" == Tommy Nordgren <tommy.nordgren@xxxxxxxxx> writes:
Tommy> On 4 nov 2007, at 13.38, Abel Braaksma wrote:
>>> How do I generate an output file name in an xsl stylesheet?
>>
>> You can't in XSLT 1.0. You can in XSLT 2.0, but then you will
>> have to switch processors to Saxon 8.9 (open source for
>> B-version), Gestalt (open source) or AltovaXML (free,
>> proprietary).
Tommy> This can't be right. The docbook chunked xsl
Tommy> stylesheets generates filenames for html.
Well, actually it generates files.
But chunking requires an extra (non-XSLT) processor in XSLT 1.0.
Of course, you can generate a filename quite easily. But writing to
the file is another matter. You need an extension function, or XSLT 2.0.
--
Colin Adams
Preston Lancashire
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







