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

escape quotation marks in replace function

Subject: escape quotation marks in replace function
From: "Wolfhart Totschnig wolfhart.totschnig@xxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Oct 2024 18:50:46 -0000
 escape quotation marks in replace function
Dear list,

The following replace function replaces a /straight/ single quotation 
mark (or apostrophe) with a /smart/ single quotation mark when it is 
preceded by either a space or a /smart double/ quotation mark:

<xsl:value-of select="replace(.,&#34;([ C"BB])'&#34;,&#34;$1C"BB&#34;)"/>

I would like to add to this code such that it also replace the straight 
single quotation mark when it is preceded by a /straight/ double 
quotation mark. What do I have to add between the brackets to achieve 
this? Putting either ["] or [&#34;] produces an error since both of 
these are used in the surrounding code.

Thank you in advance for your help!
Wolfhart

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.