Subject: Re: String manipulation in XSLT
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Mon, 18 Jun 2001 13:19:42 +0100
|
hello,
check out the EXSLT new string module which has javascript and EXSLT
function implementations
cheers, jim
----- Original Message -----
From: "Rafael R. Sevilla" <sevillar@xxxxxxxxxxxxxxxxx>
To: "Mulberrytech XSL List" <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, June 18, 2001 1:12 PM
Subject: String manipulation in XSLT
>
> How easy is it to perform arbitrary string manipulations in XSLT? For
> example, would it be easy to transform the following in the source
> stylesheet:
>
> <foo>sevillar@xxxxxxxxxxxxxxxxx</foo>
>
> into something like this in the destination stylesheet:
>
> <bar>sevillar at team dot ph dot inter dot net</bar>
>
> Is it possible?
>
> --
> Rafael R. Sevilla <sevillar@xxxxxxxxxxxxxxxxx> +63(2) 8177746 ext.
8311
> Programmer, InterdotNet Philippines +63(917) 4458925
> http://dido.engr.internet.org.ph/
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GAT d- s:- a- C++++ UL+++ P+++ L+++ E++ W++ N+ o K- w---
> O- M-- V- PS+ PE Y+ PGP++ t+ 5 X+ R tv+ b+++ DI++ D+
> G e++ h! r++ y+
> ------END GEEK CODE BLOCK------
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|