This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Escaping single quote


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]