This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: 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@team.ph.inter.net</foo>
>
> into something like this in the destination stylesheet:
>
> <bar>sevillar at team dot ph dot inter dot net</bar>
>
> Is it possible?

Yes, it's quite possible. Look under "replacing strings" in the FAQ for this
list.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]