[xsl] random output from a xml simple document

Subject: [xsl] random output from a xml simple document
From: Aniceto López <alopez@xxxxxxxxxxx>
Date: Wed, 27 Dec 2000 10:17:19 +0100
XSL processor = Xalan
how can I output (html)"just one flower" randomly any time?
from a xml simple document like this
 
<plants>
  <flower>Magnolia</flower>
  <flower>Iris</flower>
  <flower>Sunflower</flower>
  <flower>Petunia</flower>
  <flower>Daisy</flower>
  <flower>Coliflor</flower>
  <flower>Rosa</flower>
  <flower>Patata</flower>
</plants>
 
Thanks
Ani



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread