Re: [xsl] Looping a node in XSLT

Subject: Re: [xsl] Looping a node in XSLT
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Wed, 07 Mar 2007 01:02:47 +0100
Senthilkumaravelan Krishnanatham wrote:
How do I retain the structure of the sibling node?

Please show us first what you tried so far, just out of thin air it is hard guessing.


Inside these "loops" you can use whatever XSLT or XPath you like. Not sure what you mean by "structure", but if you mean "the same structure as you had when you were doing it one loop", just move your current code the location of the loop and you are done.

Current Thread