Re: [xsl] Tricky inclusion match

Subject: Re: [xsl] Tricky inclusion match
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Tue, 29 Mar 2005 18:41:09 +0000
Karl, I guess the colors, pictures sample you posted earlier was not representative of your problem. So please consider posting your real problem in detail, including xml data, rather than just parts of any xsl you developed. Many respondents may prefer having data to manipulate rather than flying blind or inventing some of their own.

Regards,

--A

From: Karl Stubsjoen <kstubs@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Tricky inclusion match
Date: Tue, 29 Mar 2005 11:34:02 -0700

groupa_count and groupb_count are really the collection of results
from the match on "record".  So the result for group a might be:

<groupa_count>
  <value>1</value>
  <value>2</value>
  <value>1</value>
</groupa_count>

The sum of group a would then be: 4

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Current Thread