n
> take a look at
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
> frlrfSystemXmlSerialization.asp
> -martin
> - Original Message -
> From: "Hamza Zeen-Aldin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thurs
>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 08, 2004 9:43 AM
Subject: [Nant-users] Reading XML file and replacing text
> I have and XML Config file for a C# application. There is a URL element
> for SOAP remoting, there are multiple servers used for back up. How can
> I replace
I have and XML Config file for a C# application. There is a URL element
for SOAP remoting, there are multiple servers used for back up. How can
I replace all of the old URLs with a new URL that's in stored in another
XML file that has all of the server information.
I tried using XMLPoke and XMLPee