Basically I want to create something like explorer (displaying hierarchy
of folders and files).
In a more better way, Root element contains nodes. These nodes can be
either leaf nodes (e.g files) or again can have a hierarchy (e.g folder).
The actual implementation can be found at following URL;
http://msdn.microsoft.com/xml/c-frame.htm?948719453680#/xml/xmlguide/defaul
t.asp
Warm Regards,
Nilay.
Kay Michael <Michael.Kay@xxxxxxx> on 01/24/2000 04:37:40 PM
Please respond to xsl-list@xxxxxxxxxxxxxxxx
To: "'xsl-list@xxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxx>
cc: (bcc: Nilay Shah/LTITL)
Subject: RE: How to format recursive XML using XSL
> I have a problem. I have XML in which nodes are recursive.
> How can I use XSL to access elements and display the same?
>
In the same way as you access non-recursive elements.
I think you need to tell us what you are trying to achieve and why it is a
problem.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|