Posted by: admin in .NET, XML on July 12th, 2009
You will use the xsd.exe to create an schema from xml.
Process.start(“xsd.exe”, “xmlfile”)
.net, process, schema, XML, xsd.exe
No Comments