Gabe Moothart wrote:
Use the xsd.exe tool to infer an XSD schema from your XML document, then
in a second step use xsd.exe again to infer C# code from the schema
document.
The documentation of xsd.exe is here:
<URL:http://msdn2.microsoft .com/en-us/library/x6c1kb0s(VS.80) .aspx>
--
Martin Honnen --- MVP XML
How can I accomplish this?
in a second step use xsd.exe again to infer C# code from the schema
document.
The documentation of xsd.exe is here:
<URL:http://msdn2.microsoft .com/en-us/library/x6c1kb0s(VS.80) .aspx>
--
Martin Honnen --- MVP XML
Comment