xsl-list
[Top] [All Lists]

Re: [xsl] Append to a file on output?

2020-11-24 09:51:43
Or just using the command line:

<willemvanlishout(_at_)gmail(_dot_)com>
java -jar saxon.jar -xsl: ... >> myFile.txt


On Tue, Nov 24, 2020 at 4:43 PM Martin Honnen 
martin(_dot_)honnen(_at_)gmx(_dot_)de <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

On 24.11.2020 16:40, Dave Pawson dave(_dot_)pawson(_at_)gmail(_dot_)com 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/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>