[xsl] Escaping single quote

Subject: [xsl] Escaping single quote
From: "Manish M. Shah" <manish@xxxxxxxxxxxx>
Date: 12 Jul 2002 11:36:39 -0500
Hi there,

I have a String that I want to send to a function, but there are single
quotes in it. How can I escape the single quotes?

Example:

function('dataLocation/data[@ID='5']')

The '5' is causing XSL to complain. How can I escape the single quotes
around the 5?

Thanks.

Manish



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


Current Thread