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: "Michael Mueller-Hillebrand michael.mueller-hillebrand@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 May 2025 06:23:30 -0000
Hi Dan,

regarding your "resources on the web", have you had a chance to look at
https://github.com/Saxonica/SaxonJS-Tutorial-2021 ? This was very helpful for
me in preparing a little demo while travelling to Markup UK in 2023.

Best regards,
Michael

-----Original Message-----
From: dvint@xxxxxxxxx <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, May 20, 2025 7:10 AM
To: xsl <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [xsl] Using saxon-js to run a javasscript function from XSLT at the
command line


I'm trying to put this together from various sources on the web and none of
them seem to be complete. Main piece missing is how to connect the js to the
stylesheet. I'm just trying to get a simple exsmple working before tackling my
main problem.

[b&]

Current Thread