[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Re: summing attributes problem
Subject: [xsl] Re: summing attributes problem
From: "Kent Seegmiller" <hookjaw20@xxxxxxxxxxx>
Date: Fri, 27 Oct 2006 21:10:59 -0600
|
Sorry, please replace the line
<xsl:template match="/cases">
with
<xsl:template match="/alldata">
|