[Home] [By Thread] [By Date] [Recent Entries]
Hi Raven,
If your sample file below is correct, <spool>all you need to do is replace the expression <xsl:when test="parent::spool"> with <xsl:when test="ancestor::spool"> since spool is in fact the great-great-grandparent of li in your first sample, so it is an ancestor not the parent. Francis. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



