-3

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, element Extension not declared etc...)

Could you help me on it?

P P
  • 1
  • 1

1 Answers1

0

You may try to use Xsd2Code addin to to that.

Quan Nguyen
  • 562
  • 1
  • 5
  • 20