Re: [xsl] Generate indexes automatically from xml file using xsl

Subject: Re: [xsl] Generate indexes automatically from xml file using xsl
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Thu, 24 Nov 2005 21:08:01 +1100
See a recent solution for generation of concordance.

         http://www.biglist.com/lists/xsl-list/archives/200511/msg00560.html

--
Cheers,
Dimitre Novatchev
---------------------------------------
The generation of random numbers is something too important to be left
to chance.



On 11/24/05, Shailesh Shinde <shailesh@xxxxxxxxxxxx> wrote:
> Hi All,
>
> I have to generate index file from xml file as input using xsl.
> In xml file there is an element
> <Keywords>
> <Keyword>Test</keyword>
> <Keyword>Test1</keyword>
> <Keyword>Test2</keyword>
> </keywords>
>
> How should I do this using xsl, is there any references for the same.
>
>
> Thanks,
> Shailesh

Current Thread