xsl-list
[Top] [All Lists]

Re: [xsl] Sorting and Grouping Alphabetically: Two Levels

2008-01-08 08:53:38

grouping, especially when combined with sorting, is much easier in xslt
2 than xslt 1, is xslt 2 available to you or do you require an xslt 1
solution.
In the latter  case, is a node-set extension function available (the
answer to this is probably yes unless you are using the xslt engine in
firefox 2).

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>
--~--