xsl-list
[Top] [All Lists]

RE: xml and xslt to html attribute problems

2003-10-29 03:56:22
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