[thelist] Avoid the CDATA dance in XSL

Nik Schramm n at industriality.com
Fri May 31 06:16:01 CDT 2002


Oh, just noticed:

>> <xsl:attribute name="href">?op=show&uid=<xsl:value-of select="@uid"
/></xsl:attribute>

you'll propably need to urlencode that '&' in the url and use '&amp;'
instead, otherwise you might get an xslt error.

/nik

www.industriality.com - candy for the inner eye




More information about the thelist mailing list