This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: string replace with ­


Estoy aqui ahora, te quieres ir ahora?

Carmelo
----- Original Message ----- 
From: "David Carlisle" <davidc@nag.co.uk>
To: <xsl-list@lists.mulberrytech.com>
Sent: Friday, November 02, 2001 11:16 AM
Subject: Re: [xsl] string replace with &shy;


> 
> You don't want to output the five characters & s h y ; you want to 
> output the unicode character 173, which is what &shy; expands to in
> HTML.
> 
> so just use &#173;
> 
> (See any XSLT faq, but search for nbsp which is the usual entity people
> ask about, just replace "160" in any answer with "173".)
> 
> David
> 
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]