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