[Home] [By Thread] [By Date] [Recent Entries]
Hello All,
Can anyone propose a pure xslt (1 or 2) solution to transforming the following flat xml structure of directory paths into a hierarchical (nested) xml. <?xml version='1.0'?> <listing> <item>cn/test.xml</item> <item>en</item> <item>en/test.html</item> <item>en/test1.html</item> <item>en/resource</item> <item>en/resource/style</item> <item>en/resource/style/test.css</item> <item>favicon.ico</item> <item>cn</item> </listing> to
thx in advance. cheers, Jim Fuller
|

Cart



