xsl-list
[Top] [All Lists]

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

2008-01-08 08:57:21
Unfortunately, the development environment we work in supports only xslt
1. So, I'm having to find a solution that will work there.

Trish 

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk] 
Sent: Tuesday, January 08, 2008 10:53 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Sorting and Grouping Alphabetically: Two Levels


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


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