>> Grouping is a standard XSLT problem. It's not real trivial, it >> usually requires a knowledge of keys, but it's not all that hard >> either. > > True - but in the courses I teach, a lot of students do not get across > the multi-level grouping hurdle. Could be because of my skills as a > trainer, of course ;-(
I don't think it's the trainer; it's an unreasonably hard thing to grok in XSLT 1. XSLT 2 should hopefully help that a lot. It took me many months of carefully avoiding grouping before I was finally forced to figure it out. Once you've got it, it's straight forward enough. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]