posted 13 years ago
Hello,
My XML structure is as follows,
I want to extract and get all the values of "Field" from two different nodes InputRecord and OutputRecord,
The code for that which i have written is as,
How could i get separate values of InputRecord and OutputRecord ?
I want to use InputRecord values for some different purpose and OutputRecord for some different than that of InputRecord ,
here in this case i get all the values in the NodeList by,
Please suggest me if there is any option as such for separately getting these values.
thank you in advance.
Thanks and Regards,
Sandeep Lokhande.