Re: Append to a file on output?
| Newsgroups | gmane.text.xml.xsl.general.mulberrytech |
|---|---|
| Message-ID | <[email protected]> |
I’ll try that Willem, tks. Thanks Martin - not seen that one. On Tue, 24 Nov 2020 at 15:51, Willem Van Lishout [email protected] <[email protected]> wrote: > Or just using the command line: > > <[email protected]> > java -jar saxon.jar -xsl: ... >> myFile.txt > > > On Tue, Nov 24, 2020 at 4:43 PM Martin Honnen [email protected] < > [email protected]> wrote: > >> On 24.11.2020 16:40, Dave Pawson [email protected] wrote: >> > Processing an xml file each day. >> > Wraps up each month (cron job). >> > >> > Suggestions please - I want the transform to append >> > to a plain text file. >> > >> > Is that possible with xslt 2 (or 3) please? >> >> With the EXPath file module http://expath.org/spec/file#fn.append-text, >> certainly. >> >> >> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list> > EasyUnsubscribe <http://lists.mulberrytech.com/unsub/xsl-list/2607481> (by > email <>) > -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. --~---------------------------------------------------------------- XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386 or by email: [email protected] --~--