Load your string into a MemoryStream object and then use it to instantiate the XmlTextReader.
On 6/6/05, Alex Smotritsky <[EMAIL PROTECTED]> wrote: > How do I instantiate an XmlTextReader from a string variable I have that > contains my entire xml document? > > > > > > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > -- Regards, William D. Bartholomew http://blog.bartholomew.id.au/ =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
