I am attempting to create C# classes from a xsd that has several imported xsd's. The problem is that the output filename is too long for Windows, and there is not a way to specify an output filename with xsd.exe. How might I go about getting
around this?
↧