[Home] [By Thread] [By Date] [Recent Entries]
<root> <child>⇄</child> <child>)</child> </root> Using if statement I have coded like below: <xsl:template match="child"> <xsl:if test="'[child=⇄]'"> <span style="color:red"> <xsl:apply-templates/> </xsl:if> </span> </xsl:template> Regards, S.Vanaja
|

Cart



