I want to convert one XSD file into c# class. So I have use this command on prompt command windows:
xsd myxsdFile.xsd / classes
I have below error message. How can I fixed it?
I want to convert one XSD file into c# class. So I have use this command on prompt command windows:
xsd myxsdFile.xsd / classes
I have below error message. How can I fixed it?