Re: [xsl] apostrophe in paramter causing output problems

Subject: Re: [xsl] apostrophe in paramter causing output problems
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 15 Aug 2001 18:07:25 -0600 (MDT)
Regarding replace.xsl, Uronis, Jeremy wrote:
> actually im confused. how does myString get set to the new value?

You can't change a variable once it has been assigned. $myString does not
change. Instead, $myNewString contains the result of the replacement.

   - Mike
____________________________________________________________________________
  mike j. brown, fourthought.com  |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  personal: http://hyperreal.org/~mike/

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


Current Thread