Re: [xsl] Practices to handle parameters

Subject: Re: [xsl] Practices to handle parameters
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Jan 2026 11:57:15 -0000
On 22/01/2026 11:30, Schimon Jehudah sch@xxxxxxxxxxxx wrote:
<?xslt-param name="baseurl" select="https://wok.oblomov.eu"; ?>


That is (or perhaps soon will have been) supported in Mozilla/Firefox
https://developer.mozilla.org/en-US/docs/Web/XML/XSLT/Guides/PI_Parameters,
I don't think other browser vendors ever supported it.

Current Thread