It happens to have a XSD file, for example to communicate with an exisisting web service.
I have to create a class (in this case, C# language) starting from a XSD file provived from server side. How to do it?
Continue reading “Create a class from XSD file (and avoid signature error)”