Re: Looking for XML tools.
Check out xsd.exe. It lets you generate an XSD file, and .NET classes given your xml. Then all you should need to do is populate your .net classes from your database, and utilize .NET XML serialization.
http://www.vbforums.com/showthread.p...hlight=xsd.exe
Re: Looking for XML tools.
As any XML validator will quickly tell you, your sample is not XML. It kind of looks like XML but it has numerous errors.
http://www.xmlvalidation.com/
http://www.validome.org/xml/
http://www.w3schools.com/xml/xml_validator.asp
Re: Looking for XML tools.
Quote:
Originally Posted by
dilettante
I typed that for an example. I didn't run it through a validator.
We are planning to go ahead with Pervasive Data Integrator.