Re: [xsl] Function json-to-xml and implementations in ECMAScript and Python

Subject: Re: [xsl] Function json-to-xml and implementations in ECMAScript and Python
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 25 Nov 2025 23:30:38 -0000
On 26/11/2025 00:27, Schimon Jehudah sch@xxxxxxxxxxxx wrote:

I would appreciate to receive complete information about XSLT 3.0 function "json-to-xml".

I intend to create ECMAScript and Python scripts to do that task,
preferably in the most compliance fashion.

I did try that function with SaxonJS, yet I would rather read
documentation in order to be certain that I do not skip esssential
information.

Please advise.


It is defined for XPath 3.1 in https://www.w3.org/TR/xpath-functions-31/#func-json-to-xml.

Current Thread