Re: [xsl] urgent..creating loops in output xml based on input xml values..

Subject: Re: [xsl] urgent..creating loops in output xml based on input xml values..
From: Ragulf Pickaxe <ragulf.pickaxe@xxxxxxxxx>
Date: Mon, 12 Sep 2005 11:45:13 +0200
On 9/12/05, ma he <mahendranvm@xxxxxxxxxxx> wrote:
> Hi all,
> I am new to the whole xsl world and I have trouble
> creating an xsl. This is urgent and I have less time
> to do research. so plz help me with this asap.

Saying it is urgent is generally not a good idea since it is perceived
that you will not use the time it takes to learn from the solution.

If you are to use XML technologies in your research, I would advise
you to take the time to learn at least the key concepts in the
language. The time spent here is well worth as you will save time
later on.

In your case, I would read up on template match, preceding-sibling and
following-sibling (using XSLT 1.0)

Regards,
Ragulf Pickaxe :-)

Current Thread