Any ideas on how to do this would be very helpful. I thought group-by
do i assume by the reference to group-by that you are using xslt2 ? (it's
best to say explictly if you want a 2.0 solution, as it's not (yet) an
offial recommendation, still in draft frorm) if so it's fairly easy
as it has explicit constructs for grouping between headins like that
group-starting-with="head" see the example
http://www.w3.org/TR/2006/PR-xslt20-20061121/#d5e21817
which is essentially the same as your case, I think.
David
--~------------------------------------------------------------------
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>
--~--