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: "dvint dvint@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 May 2025 16:40:03 -0000
That covers running in an html page and how to run xslt in Javascript. I'm
trying to run an xslt from the command line that has a call to
Javascript...danSent from my Verizon, Samsung Galaxy smartphone
-------- Original message --------From: "Michael Mueller-Hillebrand
michael.mueller-hillebrand@xxxxxxxxx"
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: 5/19/25  11:23 PM  (GMT-08:00)
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: [xsl] Using saxon-js to run a
javasscript function from XSLT at
 	the command line 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