Hi all,

I get an DataSet object from a third party's library.
I have an XSD file.
How can I check that the dataset object's schema matches the schema within
the XSD file.

Thanks,