A basic question
"Don Shanks" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
I am just trying to integrate exsl into my current stuff, before doing anything heavy I thought I would try something simple. I wrote some xml and xsl that basically runs through three nodes and writes a random number out to the transform. The issue I am getting is that the numbers are always the same. I run through the loop three times and gt three different numbers, but always the same three numbers in the exact same order, even if I change the sort on my transform. Any thoughts? KEYWORDS: math random math.random Thanks, Don < me at donshanks dot com >