Subject: How to access to a node content randomly in xsl:for-each loop
From: "Uslu, Cihan Y (MED)" <Cihan.Uslu@xxxxxxxxxx>
Date: Fri, 15 Feb 2002 16:51:58 -0600
|
Hi,
I m trying to access the content of a node in random order each time
when I run the XSL script, is it possible?
This is the XML piece
-------------------
<answer>
<para>Perform axial 4i/8i scans in all detector matrix
configurations.</para>
</answer>
<answer>
<para>Determine the channel(s) affected within the
row(s).</para>
</answer>
<answer>
<para>Determine the row(s) affected.</para>
</answer>
<answer>
<para>Review system error log.</para>
</answer>
-------------
regards,
Cihan
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|