[Home] [By Thread] [By Date] [Recent Entries]
> I am trying to test the existance of a node in an XML > document like this : > <xsl:if test="name()=fr"> use <xsl:if test="fr"> What you have written tests if the name of the current node is the same as the contents of the <fr> element child. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



