
February 3rd, 2005, 11:38 AM
|
|
Contributing User
|
|
Join Date: Dec 2004
Posts: 31
Time spent in forums: 14 h 26 m 25 sec
Reputation Power: 8
|
|
Hmm.. maybe I wasn't clear enough..
Well if you have xml (from database) like in my previous post, how would you generate a listing with xsl that would be shown like this:
Author, Number of books
Stephen King, 2
Agatha Christie, 1
..and so on..
Exept that you don't know the names of the authors or how many different authors there are (names shown in this example are just for clearing this out), it has to be figured out with xsl. I don't know how to do that..
There must be somebody who knows how to do this 
|