|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Passing arrays into XSL
Deepak wrote:
Hi Jern, you should re-name your variable. it's not an array. for space-separated values, the term "list" is common in XML. for comma-separated values, i'd suggest CSVsomething. blue,red </xsl:param> make that "contains($colorList, color/text())", and you should be fine. <xsl:text> do something</xsl:text> </xsl:if> </xsl:template> regards, jvrn
home://germany/45128 essen/lortzingstr. 11/ http://spunk.dnsalias.org phone://+49/201/491621 if you are a free (as in "free speech") software developer and you happen to be travelling near my home, drop me a line and come round for a free (as in "free beer") beer. :-D
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






