xsl-list
[Top] [All Lists]

Re: [xsl] Newbie help / Grouping and sum

2006-09-14 07:47:59

  but am can't sum only these <Amount> for which <Service> is equal to
  'TT' and <Days> is greater than 0.


sum(.//SumItemResult[AggSetSumItem[Service='TT' and Days &gt;0]]/Charge/Amount)

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>