XML Validation with XSD in Visual Studio IDE
You’ll need to associate the XML document in Visual Studio with the XSD file you have. You should see something like this in your Properties window of the XML document: In the XML schema set editor (opens when you click on the (…) ellipsis in the “Schemas” textbox in your Properties window) you need to … Read more