[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Random UUID in pure XSLT?

Subject: Re: Random UUID in pure XSLT?
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Nov 2020 16:50:53 -0000
Re:  Random UUID in pure XSLT?
On 10.11.2020 17:36, Piez, Wendell A. (Fed) wendell.piez@xxxxxxxx wrote:

Today I write from the day job, where I am researching the question of
how can I go about producing random UUIDs, in dozens or hundreds, inside
an XSLT pipeline, without extension functions in Saxon. The Java
randomUUID() function works nicely when its available, but I need to
distribute the capability for SaxonHE and eventually SaxonJS.

We do not have an available implementation of RFC 4122 v4 random UUID
in pure XSLT do we, free to use (and study)? I know the functional
nature of the language makes randomness, um, problematic (when isnt
it?),

HE 10 with higher-order function support (which is not available in HE 9.8 and 9.9) has at least support for fn:random-number-generator, Saxon JS 2 also supports that function. I have no idea whether that helps with generating random UUIDs.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.