Questions tagged [xsd.exe]

The XML Schema Definition (Xsd.exe) tool generates XML schema or common language runtime classes from XDR, XML, and XSD files, or from classes in a runtime assembly. It is a part of the Microsoft .NET SDK.

References

346 questions
-3
votes
1 answer

An error occurred in generating C# code with xsd.exe

I am trying to generate C# code from the xsd with xsd.exe. The xsd is http://www.omg.org/spec/SACM/20120501/Argumentation.xsd. I am sure that I should locate and specify including files. I did so. But I have some errors (attribute "id" not declared,…
P P
  • 1
  • 1
1 2 3
23
24