|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] APOSTROPHE in select="..."
Hi, anyone can tell me how can I generate an apostrophe character (') inside an
xsl select expression; e.g.:
<xsl:with-param name="foo" select="'''" /> <!-- this is bad!!! -->
Yes, I know!! I can write:
<xsl:with-param name="foo"><xsl:text>'</xsl:text></xsl:with-param>
but I ask myself If a solution does exist!!
I tried with:
* select="'''"
* select="'''"
* select="'''"
* select="'"
* select="&apos"
* select="'"
but all are wrongs!!!
Any idea??
Thank you in advance!!
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








