[Home] [By Thread] [By Date] [Recent Entries]
Hi,
<xsl:template match="child"> <xsl:if test="'[child=⇄]'"> try: <xsl:if test=".=⇄"> first remove apostroph. second you already matched child element. use only dot. There is no child/child in your xml. xml: <root> <child>⇄</child> <child>)</child> </root> cheers, juergen
|

Cart



