[Home] [By Thread] [By Date] [Recent Entries]
>>>>> "Pete" == Naschke, Pete <NaschkePS@xxxxxxxxx> writes:
Pete> Question - is it possible to create a .txt file via XSLT?
Yes. First you want method="text". Then:
Possible ways to do it:
* Redirect the standard output to a file.
* Use xsl:result-document with a file: URI in the href attribute.
--
Colin Adams
Preston Lancashire
|

Cart



