|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] sum variables from templates
I am having a further problem with adding some different variables in templates with include some numbers. The output should be the total sum of the variables: total=1+0+4+1. Is there a opportunity to sum this? Many thanks Markus <root> <xsl:template match="Question1"> <xsl:variable1>1</xsl:variable1> <xsl:template> <xsl:template match="Question2"> <xsl:variable2>0</xsl:variable2> <xsl:template> <xsl:template match="Question3"> <xsl:variable3>4</xsl:variable3> <xsl:template> <xsl:template match="Question4"> <xsl:variable4>1</xsl:variable4> <xsl:template> ... <xsl:template match="total"> <xsl:value-of select="$total" /> <xsl:template> -- HoHoHo! Seid Ihr auch alle schön brav gewesen? GMX Weihnachts-Special: Die 1. Adresse für Weihnachts- männer und -frauen! http://www.gmx.net/de/cgi/specialmail +++ GMX - die erste Adresse für Mail, Message, More! +++ 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








