| Re: Sorting on a transformed string?2002-10-26 22:00:46
If you are willing to use an extension function, you can parse 
the name into a node set. For instance, Saxon has the "tokenize()" 
function. EXSLT provides something similar. Once you have a node set, 
you pick off the last node and sort on that. 
 Scott Bronson wrote: Hello. A sort problem is stumping me right now. I've got the following nodes:XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list 
 
 |  | ||||||||||||||||