RE: [xsl] Apostrophe escaping in contains().

Subject: RE: [xsl] Apostrophe escaping in contains().
From: Ben Trafford <ben@xxxxxxxxxxx>
Date: Tue, 02 Dec 2003 12:33:37 -0500

At 05:23 PM 12/2/2003 +0000, Allan Jones wrote:
Maybe you've mistyped this, but I think what you actually need to write is:

<xsl:when test="contains($text, '"&apos;"')"> some stuff </xsl:when>

so that you close the test's quote properly.

I did mistype it into the email. The structure you listed above is giving me the same error, unfortunately. But thanks, anyhow!


--->Ben


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



Current Thread