Re: [xsl] Looping over characters in a string

Subject: Re: [xsl] Looping over characters in a string
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Thu, 10 May 2001 19:40:41 -0700 (PDT)
>XML: <tag>value</tag>
>
>HTML: XXXXXvalue
>(5 X's, 1 for each character of 'value')

You could also use translate(tag,'abc ... XYZ','XXX ... XXX')

Regards,

Dan

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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


Current Thread