|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Setting multiple params or variables with xsl:choose
I would like to be able to set multiple variables with xsl:choose but all information I can find says its not possible. Any suggestions or work arounds ? <xsl:choose> <xsl:when test1="true"> <xsl:variable name="variable_name_one" select="value_one" /> <xsl:variable name="variable_name_two" select="value_one" /> <xsl:variable name="variable_name_thre" select="value_one" /> .... </xsl:when> <xsl:when test2="true"> <xsl:variable name="variable_name_one" select="value_two" /> <xsl:variable name="variable_name_two" select="value_two" /> <xsl:variable name="variable_name_thre" select="value_two" /> ... </xsl:when> </xsl:choose> Anthony Green Hemscott plc
|
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
|

Cart








