G
Guest
I am trying to insert items to an xml file:
1. Search for the right node where the new item is to be added as a child.
2. Add the new item with its attributes.
I am looking at XPathNavigator and XMLReader but cant find the functions to
do the job. Suggestions are welcome. Thanks in advance.
1. Search for the right node where the new item is to be added as a child.
2. Add the new item with its attributes.
I am looking at XPathNavigator and XMLReader but cant find the functions to
do the job. Suggestions are welcome. Thanks in advance.