[Home] [By Thread] [By Date] [Recent Entries]
Hi, I have a variable as : <xsl:variable name="$tree" select="$data/Cases"/> I want to recognize all child which belong of Cases[1] and named Step <xsl:variable name="brothers" select="following-sibling::$tree"/> But, it appears that is wrong. How can I do ? I need to keep my variable named $tree, and I know only that one, I mean I don't care what is uppon the tree, I've got it. Thanks PS XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



