Subject: RE: evaulate
From: "Hahn, Kimberly" <Kim.Hahn@xxxxxxxxxx>
Date: Mon, 25 Jun 2001 18:15:44 -0500
|
I'm not sure if this is what you are looking for, but the following function
replaces the characters in the second argument with those in the third:
translate(@StopVal,'-','')
The first argument is the string you want the replacement to happen in.
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Carol Lee
Sent: Monday, June 25, 2001 4:12 PM
To: 'XSL-List@xxxxxxxxxxxxxxxxxxxxxx'
Subject: evaulate
if i have a variable
<xsl:variable name="title" value="no_title"/>
<xsl:variable name="script" value="sdfhskadh__$title_"/>
are there any evalute function that the $title is subtituted with "no_title"
when i print out the variable "script"?
P.S. I can't use Xalan 2 or Saxon evaluate funtions.
Carol
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- evaulate
- Carol Lee - Mon, 25 Jun 2001 17:16:07 -0400 (EDT)
- James Melton - Mon, 25 Jun 2001 18:22:18 -0400 (EDT)
- Hahn, Kimberly - Mon, 25 Jun 2001 19:21:14 -0400 (EDT) <=
- Michael Kay - Tue, 26 Jun 2001 04:15:49 -0400 (EDT)
- <Possible follow-ups>
- Jason Macki - Mon, 25 Jun 2001 17:53:31 -0400 (EDT)
|
|