xsl-list
[Top] [All Lists]

Re: n-nodes recursive tree

2003-11-28 09:05:48
In effect, i will never know the max number of levels in tree node, and so
i'd like to obtain an html file formated with xsl and wich looks like that:

Tree
    ---- 1
    ---- 4
    ---- 5
    ---- 7
    ---- 2
    ---- 6
    ---- 3

So what is this supposed to mean? The number of dashes doesn't seem to be
related to the depth of the corresponding node -- e.g. both 5 and 7 have
four dashes, but the node with <id>7</id> is a child of the node with
<id>5</id>


You cannot expect to get any meaningful help by only providing a (puzzling)
picture of what you think you want to get as result. This picture can be
produced in many ways that are not at all related and dependent on the
source xml document.


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>