|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] treat a string into a variable name
I have some variables: $day1date, $day2date.....$day7date. I have a template that takes an integer argument "$n" and creates the correct variable name. I store the variable name like this: <xsl:variable name="temp">$day<xsl:value-of select="$n"/>date</xsl:variable> Now, I need to use $temp to access the actual variables. Is this possible? I'm having a terrible time with it! $temp == "$day1date". How do get the value of the variable named by the string inside $temp? Thanks, Brian XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








