From: Andy B on
I need to make sure that a file saved in a particular place is a valid xml
file that fits a certain schema. Where would I get started doing this? The
original file would have been created and saved with a dataset.



From: Cor Ligthert[MVP] on
Andy,

Just set it in a Try and Catch block with a dataset.ReadXML

Cor

"Andy B" <a_borka(a)sbcglobal.net> schreef in bericht
news:usnkp3k2IHA.4476(a)TK2MSFTNGP06.phx.gbl...
>I need to make sure that a file saved in a particular place is a valid xml
>file that fits a certain schema. Where would I get started doing this? The
>original file would have been created and saved with a dataset.
>
>
>

From: rowe_newsgroups on
On Jun 29, 9:09 pm, "Andy B" <a_bo...(a)sbcglobal.net> wrote:
> I need to make sure that a file saved in a particular place is a valid xml
> file that fits a certain schema. Where would I get started doing this? The
> original file would have been created and saved with a dataset.

Replies to this in your other thread:

http://groups.google.com/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/cf1b61b8b513dfbc

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/