xsl-list
[Top] [All Lists]

RE: [xsl] Re: Dynamic number of sort key component?

2010-05-16 17:40:41

I reckon however that the last expression needs to be changed 
from subsequence($sortColumnNames,
2) to $sortColumnNames[position() < last()] to get them 
ordered correctly (last component first processed)


Yes, of course. Sorry about that. Mind you, I always like to reply to
questions in a way that forces people to think about the answer.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


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

<Prev in Thread] Current Thread [Next in Thread>