XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Diana BennettSubject: XSL escape character (already tried /)
Author: Diana Bennett
Date: 11 Jul 2007 06:20 PM
I am trying to find a way to escape the aprostraphe in Dave's Place. I have tried a /, &, and tried to use <![CDATA...]>. This is a transformation file from XML to transformed XML. I have included an example below.

<xsl:when test="location_name='Dave's Place - Kentucky'">999999</xsl:when>

Thank you for your help in solving this problem. I have looked for over 2 hours online and have tried a lot of things and I just can't get it to work.

Postnext
Jamil TaylorSubject: XSL escape character (already tried /)
Author: Jamil Taylor
Date: 12 Jul 2007 06:21 AM
Originally Posted: 12 Jul 2007 06:17 AM
<xsl:choose>
<xsl:when test='location_name="Dave&apos;s Place - Kentucky"'>TRUE</xsl:when>
</xsl:choose>

Postnext
Diana BennettSubject: XSL escape character (already tried /)
Author: Diana Bennett
Date: 12 Jul 2007 09:23 AM
It worked. I had tried that but I had my " and ' backwards. I really appreciate it. Thank you for your help. I have been working on this one little thing for two days now.

Posttop
(Deleted User) Subject: Re: XSL escape character (already tried /)
Author: (Deleted User)
Date: 15 Jul 2007 03:20 AM
Hi Diana,
in XML, the apostrophe is escape as &apos;

Hope this helps,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.