RE: xsl sorting2003-06-11 07:51:17[David Carlisle] Or if your real case really is one letter sort keys you don't need the file you can go <xsl:sort data-type="text" select="translate(.,'bda',abc')"/> Ooh, David, that is sweet! Cheers, Tom P XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|