Random Items in XSLT

前端 未结 5 1034
轮回少年
轮回少年 2020-12-17 18:18

I\'m customizing a Google Search appliance, which uses XSLT to present results to the user. Our design calls for one of several images to be included randomly on the results

5条回答
  •  失恋的感觉
    2020-12-17 18:56

    If you are not averse to including libraries, there are many available such as random:random-sequence from EXSLT

提交回复
热议问题