xsl-list
[Top] [All Lists]

Re: Tricky inclusion match

2005-03-29 11:41:09
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(_at_)gmail(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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/


--~------------------------------------------------------------------
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>