RE: Add Variables accross sibling Node

Subject: RE: Add Variables accross sibling Node
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 3 May 2000 15:08:16 +0100
>From your description, I can't see why you can't simply use the sum()
function:

Subtotal: <xsl:value-of select="sum(task/@cost)"/>

Mike Kay

> Aim: Create a table of Milestones and tasks


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread