[xsl] String manipulation in XSLT

Subject: [xsl] String manipulation in XSLT
From: "Rafael R. Sevilla" <sevillar@xxxxxxxxxxxxxxxxx>
Date: Mon, 18 Jun 2001 20:12:56 +0800 (PHT)
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


Current Thread