This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How to transform flat structure into hierarchical one?


> I get a flat structure as a result of SQL query and want to 
> transform it into hierarchical structure.

In other words, you have a grouping problem. See Sorting and Grouping in the
Dave Pawson FAQ. Alternatively, change the SQL query so it does the grouping
for you.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]