Wednesday, February 13, 2008

XSD.exe

I've been using a neat little Visual Studio command-prompt tool lately: xsd.exe. It lets you create XSDs from XML (though it seems to generate some dataset-specific code that I had to clean up), classes from XSD (very useful), and other little things.

http://msdn2.microsoft.com/en-us/library/x6c1kb0s(VS.80).aspx

0 comments: