[Home] [By Thread] [By Date] [Recent Entries]
I was thinking: Hi Johnathon, You cannot use attribute value templates within attributes that are expected to contain XPath expressions themselves. Not a very nice solution, but you could use: <xsl:if test="/configuration/details/errors/*[local-name() = concat('attribute_', attribute_id)]">
<xsl:attribute name="style">xyz</xsl:attribute>
</xsl:if>Regards, Geert
|

Cart



