Re: [xsl] flat xml structure parsing

Subject: Re: [xsl] flat xml structure parsing
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 5 Sep 2006 10:24:36 +0100
this is a standard grouping problem, so if you are using xspt2 use
xsl;for-each-group or if you are using xslt1 use one of the grouping
techniques as shown in the xslt faq, or jeni's site. (google xslt
grouping)


David

Current Thread