[Home] [By Thread] [By Date] [Recent Entries]
> I want to dynamically set the font of xml value within xsl.
> I mean, I want to set xxx dynamically <font color="xxx">, how is this
> possible ?
<font color="{$color}">
Look in the documentation for "attribute value templates".
Or you can use <xsl:attribute>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



