See the XPath string functions: substring, substring-before,
substring-after et al. Also, have a look at Dave Pawson's FAQ at
http://www.dpawson.co.uk/xsl/xslfaq.html
If the functionality is not available in XSLT itself, you could always
code some simple extension functions.
HTH,
Gary
> -----Original Message-----
> From: Vikram Rajan [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, September 23, 2001 3:33 AM
> To: '[EMAIL PROTECTED]'
> Subject: Value transformations using XSLT
>
>
> hi,
>
> Like the Math transformations in XSLT, are there any ways in
> which strings can be manipulated?
>
> Basically I want to be able to extract sub-strings, reverse
> strings etc using XSLT.
>
> thanks,
> Vikram
> </vikram rajan>
>