reassigning and passing a variable as parameter in xsl - TechRepublic
General discussion
September 8, 2004 at 03:23 AM
kitty_ghai

reassigning and passing a variable as parameter in xsl

by kitty_ghai . Updated 21 years, 10 months ago

I’ve the following structure of xml file











i’m accessing all the flight segments using the for-each loop but i need to maintain the arrival date of the previous flightsegment.I ‘m trying the following code

it works fine for the first attempt but keep on retaining the value of the variable.
if someone can help me on this..plz
thanku

This discussion is locked

All Comments