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: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 May 2025 17:50:33 -0000
On 20/05/2025 19:46, dvint dvint@xxxxxxxxx wrote:
Based upon Michael Kay's response it is not possible to do this
without having the Javascript drive the process. I already have a
Python script running things in a similar way.


What do you have, a Python script running XSLT 3.0 calling a JavaScript function? Which processor does support that? Or a Python script running XSLT 3.0 calling a Python function? Which processor would support that? Or something else?

Current Thread