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

Re: Remove a quote in a string

Subject: Re: Remove a quote in a string
From: "Christopher R. Maden" <crism@xxxxxxxxx>
Date: Tue, 19 Jun 2001 22:29:37 -0700
r remove quotes
At 12:16 19-06-2001, Rajkumar, Joseph wrote:
    How do I remove a quote in a string.
Ex. I have a string in a tag like
    <NAME>O&#8242;Neill</NAME>

     Now in the NAME template, I want to remove the
quote ie (&#8242) How do I write a translate statement to remove
that &#8242 and replace it with a quote.

     This happens because Netscape gives it to me as
O&prime;Neill, whereas I would like to see it as O'Neill.

The problem isn't so much that you need to see O'Neill as that someone keyed it in as O&prime;Neill (&#8242; or &#x2032;) instead of O&rsquo;Neill (&#8217; or &#x2019;). Try translate($string, '&#8242;', '&#8217;').


-Chris
--
Christopher R. Maden, XML Consultant
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
<URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


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.