[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Occurences of comma-separated values

Subject: Occurences of comma-separated values
From: Smoother@xxxxxx
Date: Sat, 29 Jul 2006 17:31:39 +0200
 Occurences of comma-separated values
For instance, I have the following XML-File:

<list>
  <item1 ids="a,b,c,e" />
  <item2 ids="b,c,d" />
  <item3 ids="a,c,d,e" />
  <item4 ids="e,f" />
  <item5 ids="a,c,d,e,g" />
</list>

I contemplate how to count the occurences of
(a) all ids (e.g. 'a') in the document and
(b) to count the occurences of a specific (known) id (e.g. 'f') in the document.

For case a the output should be like this:

a: 3
b: 2
c: 4
d: 3
e: 4
f: 1
g: 1

I started to learn XSL yesterday. For several other problems, I found an easily adaptable solution on the web, numerous time on this list here.
But for my current problem, there was no such help available.
Of course, I found here a similar posting which deals with occurences of equal nodes (http://www.stylusstudio.com/xsllist/200309/post20830.html), but I don't know how to adapt it. So please find a solution and help me and others who have the same problem.


Thanks in advance,

S. Renault
-- 


"Feel free" b 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.