xsl-list
[Top] [All Lists]

Re: Tree from directory listing

2004-12-15 11:38:31
Hi,

Ah! It took a second look to notice that the xsl:key is being applied to the contents of the RTF variable as well... :)

Does it work on a three level deep folder structure as well?

Cheers

Mukul Gandhi wrote:

Below is a XSLT 1.0 solution. I have used the node-set
extension function..


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--