[Home] [By Thread] [By Date] [Recent Entries]
> The problem is that the following-sibling axis is returning > the nodes in document order. I really > want to get the following node in xsl:for-each order. You probably need to do a two-phase transformation. Put the sorted data in a result tree fragment, then do the grouping into columns by processing this tree using the xx:node-set() extension. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



