|
Subject: Re: [xsl] flatened hiearchies for xslt2 From: ac <ac@xxxxxxxxxxxxx> Date: Wed, 07 Mar 2007 23:44:14 -0500 |
<xsl:param name="s" select="section"/> to <xsl:param name="s" select="following-sibling::*"/>
<dimitri>
<task id="0" level="1">
<task id="1-1" level="2">
<task id="1-1-1" level="3">
<task id="1-1-1-1" level="4">
<task id="1-1-1-1-1" level="5">
<task id="1-1-1-1-3-1" level="6"/>
<!-- all level="6" tasks, but the first -->
</task>
<!-- all level="5" tasks, but the first -->
</task>
<!-- all level="4" tasks, but the first -->
</task>
<!-- all level="3" tasks, but the first -->
</task>
<!-- all level="2" tasks, but the first -->
</task>
<!-- all level="1" tasks, but the first -->
</dimitri>Thank you, Andre
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] flatened hiearchies for x, Dimitre Novatchev | Thread | Re: [xsl] flatened hiearchies for x, David Carlisle |
| RE: [xsl] Key to select all same no, Michael Kay | Date | [xsl] Use of Select in Params, Karl Stubsjoen |
| Month |