|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: RE : Still Testing!
Tempore 12:04:02, die 02/13/2005 AD, hinc in
xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Adam J Knight
<adam@xxxxxxxxxxxxxxxxx>:
This is my xsl:template I am using. It doesn't appear to work, in that the second condition doesn't cause the display of the appropriate value. Could it be that this is the only template in your xslt? In that case you should add <xsl:apply-templates/> or otherwise, processing will stop when the first 'tree_node' element level is encountered: <xsl:template match="tree_node">
<xsl:if test="parent::tree or parent::tree_node[@id='7']">
<xsl:value-of select="@value"/>
<xsl:apply-templates/>
</xsl:if>
</xsl:template>regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Laudeo W3C et dona ferens
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








