Re: [xsl] Using saxon-js to run a javasscript function from XSLT at the command line

Subject: Re: [xsl] Using saxon-js to run a javasscript function from XSLT at the command line
From: "Liam R. E. Quin liam@xxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 May 2025 18:07:42 -0000
On Tue, 2025-05-20 at 17:46 +0000, dvint dvint@xxxxxxxxx wrote:
> Based upon Michael Kay's response it is not possible to do this
> without having the Javascript drive the process.

One way might be to set up your node-based JS application to listen on
localhost, and use wget or curl on the command-line to fetch its
result.

liam

--
Liam Quin,B https://www.delightfulcomputing.com/

XSLT Foundations course in June, see delightfulcomputing.com

Current Thread