[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

sum variables from templates

Subject: sum variables from templates
From: "Markus Hanel" <markus.hanel@xxxxxx>
Date: Thu, 27 Nov 2003 15:26:19 +0100 (MET)
xsl sum total
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.