Subject: RE: Re: Flat -> Hierarchy --- Continue
From: "Lars Huttar" <lars_huttar@xxxxxxx>
Date: Thu, 29 May 2003 10:51:47 -0500
|
Dongling Ding wrote:
> I think there were some discussion about this topic
> already. But my case is a little different from
> others. I have a flat structure that need to be
> converted into a hierarchy based on another set of
> elements that define the relationship between
> members.
>
>
> I tried to use recursive and xsl:key methods and it
> seems like both of the two methods couldn't solve
> the
> problem.
>
> I am wondering if anyone has an idea on this
> particular case. Any help would be very appreciated!
In what way did your recursive and xsl:key methods fail
to solve the problem?
That might help us come up with a solution without having
to think the problem through from scratch.
Lars
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|