Larry Trammell wrote:
Thank you David. This is a very useful addition to my
small but growing bag of tricks.
Oops, I just noticed a glitch. The string for embedded translate() function call is missing '0':

<xsl:value-of select="translate($str, translate($str,
 '0123456789', ''), '')" />

Dave

Reply via email to