Re: [DOTNET] XMLTextReader childNodes

2002-06-10 Thread Aaron Skonnard
l be retired 7/1/02 > [mailto:[EMAIL PROTECTED]] On Behalf Of Nischal Muthana > Sent: Thursday, June 06, 2002 5:45 PM > To: [EMAIL PROTECTED] > Subject: [DOTNET] XMLTextReader childNodes > > Hello All > > I have an xml like the following > > >

Re: [DOTNET] XMLTextReader childNodes

2002-06-06 Thread Serdar Kilic
ine(sXml2); Console.ReadLine(); } Regards, Serdar Kilic | skilic.com - Original Message - From: "Nischal Muthana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 07, 2002 9:45 AM Subject: [DOTNET] XMLTextReader childNodes > Hello All > &g

Re: [DOTNET] XMLTextReader childNodes

2002-06-06 Thread Marsh, Drew
Nischal Muthana [mailto:[EMAIL PROTECTED]] wrote: > I am using the XMLTextReader to read the file. I want > to get the @condition attribute and do a check and > thereby get and thereby get the Code1 and Code2 of > both the and Nischal, It's not immediately apparent to me what you're trying to

[DOTNET] XMLTextReader childNodes

2002-06-06 Thread Nischal Muthana
Hello All I have an xml like the following Bye Bye Bye Hello Hi I am using the XMLTextReader to read the file. I want to get the @condition attribute and do a check and thereby get and thereb