[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: summing attributes problem
From: "Kent Seegmiller" <hookjaw20@xxxxxxxxxxx>
Date: Sat, 28 Oct 2006 02:33:17 -0600
  <total><xsl:value-of
select="sum(current-group()[self::po/@cases])"/></total>

with:

<total>
  <xsl:value-of
       select="sum(current-group()[self::po]/@cases)"/>
</total>

OK. so I replaced that line but I still get the same error message (FORG0001: Can not convert string "" to a double...)

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member