Re: Sorting with partial string2006-01-27 15:01:43Shouldn't - the string being searched for is 'no ' (with a blank), not 'no' Tim Lebo <timleboxslt(_at_)gmai To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com l.com> cc: Subject: Re: [xsl] Sorting with partial string 01/27/2006 04:50 PM Please respond to xsl-list Would this break with: <list> <cmd>pianoman</cmd> <cmd>no pianoman</cmd> </list> i.e. the non-no component contains a substring "no" -Tim Lebo Dimitre Novatchev wrote:Use: <xsl:sort select=
|
|