[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: How do I drop an apostrophe?


Subject: Re: How do I drop an apostrophe?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 29 Nov 1999 17:01:56 GMT

same as the earlier thread on apostrophies over the last day or two.
(which you can read on the archive, if you have just subscribed to this
list)

To get an apoststrope into your string, if you are using select= syntax
you have to use " to surround the xslt string. Then if you are using
" for the XML attribute value, you have to use &quot; for the XSLT "
resulting in
 <xsl:variable name="uCaseCharsPlus" select="concat($upperCaseChars, &quot; 
/-(),+'&quot;)"/>

David


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



Current Thread
Keywords