I have an xml schema file in my project called MySchema.xsd, but I cant figure out how to access it.
What I want to do is load it, fill it with data, then save it, but I cant even figure out how to reference "MySchema" since it doesnt show up in the intellisense anywhere. Am I doing something wrong?
What I want to do is load it, fill it with data, then save it, but I cant even figure out how to reference "MySchema" since it doesnt show up in the intellisense anywhere. Am I doing something wrong?