This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

random output from a xml simple document


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]