in reply to Re: How to fetch a portion of a XML file to save it in another xml file
in thread How to fetch a portion of a XML file to save it in another xml file
Thanks for your input. It's working partially. In case, if I want to add multiple test nodes based on user choice how can I do that. In this example, I can extract only one node based on XPath.
Also, I want to include suite node in the new.xml file.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to fetch a portion of a XML file to save it in another xml file
by Your Mother (Archbishop) on Sep 06, 2013 at 14:27 UTC | |
|
Re^3: How to fetch a portion of a XML file to save it in another xml file
by Your Mother (Archbishop) on Sep 07, 2013 at 20:06 UTC | |
by tarunmudgal4u (Sexton) on Sep 13, 2013 at 05:40 UTC |