[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] xml and xslt to html attribute problems


Subject: Re: [xsl] xml and xslt to html attribute problems
From: Michael Olszynski <m.olszynski@xxxxxxxxxxxxx>
Date: Wed, 29 Oct 2003 12:11:58 +0100

What is "d-o-e on the xsl:value-of"?
Can you give ma an example of this? I never heard about that before. Perhaps I can use that, too :-)
Thanks in advance Michael


Jarno.Elovirta@xxxxxxxxx wrote:

Hi,



@Emannuil: <topic

name="Mygreatlongword&lt;br&gt;onabeautifulmorning">

won´t work, because my html output will be <td>Mygreatlongword&lt;br&gr;onabeautifulmorning </td>


No it won't. It'll be

<td>Mygreatlongword<br>onabeautifulmorning </td>



It would be if you used d-o-e on the xsl:value-of, but without it the LESS-THAN SIGN will be normally escaped to &lt; or &#x3C;.


Cheers,

Jarno - neuroticfish: velocity (club mix)

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




-- Michael Olszynski Dipl.-Ing.(FH) Software Engineer

___ |X__________________________________________________________
  X|

eXXcellent solutions gmbh
In der Wanne 55

D-89075 ulm

e | m.olszynski@xxxxxxxxxxxxx
t | +49 [0]731-55026-39
f | +49 [0]731-55026-99
i | www.exxcellent.de
________________________________________________________________

Geschäftsführer: Dr. Martina Maier, Wilhelm Zorn, Gerhard Gruber
Sitz der Gesellschaft: Ulm, Registergericht: Ulm HRB 4309





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



Current Thread