[Home] [By Thread] [By Date] [Recent Entries]
Hi, > <xsl:if test="parent::node()=definition"> The unabbreviated expression for the above is parent::node() = child::definition i.e. is there a child "definition" element whose string value is the same as the parent's string value. You want parent::definition Cheers, Jarno
|

Cart



