[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Invalid XPath Converting " to '

Subject: Invalid XPath Converting " to '
From: Arthur Maloney <ArthurMaloney@xxxxxxxxxx>
Date: Wed, 22 Oct 2003 16:23:45 +0100
using inverted commas
Hello xsl-list,

 This is an attribute of an element:   defaultValue="&quot;password&quot;"

 i.e. "password"   I am trying to convert it to 'password'

In an xslt stylesheet as part of a choose I am using:

<xsl:otherwise><xsl:value-of select="translate(@defaultValue,'&quot;','Z')" /></xsl:otherwise>

This works and changes " to Z
but I want ' single quote

when I use : "translate(@defaultValue,'&quot;','&apos;')"

I get Invalid XPath expression

How do you do this conversion?

 

-- 
Best regards,
 Arthur                          mailto:ArthurMaloney@xxxxxxxxxx


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.