[xsl] Add Single Quote Character in XSLT

Subject: [xsl] Add Single Quote Character in XSLT
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Fri, 9 Jan 2004 22:21:42 -0700
Hello,

I need to add a Single Quote within a property where single quotes are used
to enclose the property value:

<xsl:value-of select="ms:format-date(@dt_to,'MMM-dd yy')"/>

Just before the yy, I'd like to add a single quote so 'yy

How is this accomplished?

Thanks,

Karl


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


Current Thread