Re: [xsl] Passing binary data to XSLT

Subject: Re: [xsl] Passing binary data to XSLT
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 May 2026 21:39:51 -0000
On 02/05/2026 19:45, Schimon ssch@xxxxxxxxxx wrote:
Is it possible, to pass binary data to XSLT?


Depends on your processor, the commercial editions of Saxon Java (and
C?) do support
https://www.saxonica.com/documentation12/index.html#!functions/expath-binary
and
https://www.saxonica.com/documentation12/index.html#!functions/expath-file

So there you have functions like
https://www.saxonica.com/documentation12/index.html#!functions/expath-file/re
ad-binary

Current Thread