Re: [xsl] Random UUID in pure XSLT?

Subject: Re: [xsl] Random UUID in pure XSLT?
From: "Norm Tovey-Walsh ndw@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Nov 2020 16:56:00 -0000
> Java randomUUID() function works nicely when it's available, but I
> need to distribute the capability for SaxonHE and eventually SaxonJS.

If youbre willing to do a little more work, you can write extension
functions that you can call from SaxonHE. There are a few in
https://github.com/docbook/xslTNG/ for example.

In SaxonJS, you could call out to JavaScript.

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <ndw@xxxxxxxxxx>
https://nwalsh.com/

> There exist some evils so terrible and some misfortunes so horrible
> that we dare not think of them, whilst their very aspect makes us
> shudder; but if they happen to fall on us, we find ourselves stronger
> than we imagined; we grapple with our ill luck, and behave better than
> we expected we should.--La BruyC(re

[demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Current Thread