Re: [xsl] Replacing an apostrophe in a string

Subject: Re: [xsl] Replacing an apostrophe in a string
From: "Dimitre Novatchev dnovatchev@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 4 Sep 2014 19:02:53 -0000
As I have shown in my answer, tricks with swapping quotes and apostrophes
are no longer necessary.

In XPath 2.0 and up one can code ' or " by simply doubling it.


On Thu, Sep 4, 2014 at 11:58 AM, Craig Sampson craig.sampson@xxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

>  Sorry for the noise. I got it working right after posting for help.
>
>  The solution was to swap the quotes around in the statement, which I
> thought Ibd already tried, but it worked this time.
>
>
>
> Eg:
>
>
>
> <xsl:variable name=bnewStringb select=breplace($oldString,
b&apos;b ,
> bXXXb)b/>
>
>
>
> Thanks,
>
>   Craig
>    XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <-list/782854> (by
> email <>)
>



--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all
------------------------------------
Quality means doing it right when no one is looking.
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play
-------------------------------------
To achieve the impossible dream, try going to sleep.
-------------------------------------
Facts do not cease to exist because they are ignored.
-------------------------------------
Typing monkeys will write all Shakespeare's works in 200yrs.Will they write
all patents, too? :)
-------------------------------------
I finally figured out the only reason to be alive is to enjoy it.

Current Thread