3

I would like to validate a XML file against a schematron file I've. Is it possible to do it via Visual Studio 2010?

When I open XML file in Visual Studio, I am able to add XSD files which have schema defined but I would like to validate against schematron rules I've in a separate sch file.

user837208
  • 2,487
  • 7
  • 37
  • 54
  • Do you mean that you would like to perform validation inside of the Visual Studio IDE, or that you would like to use Visual Studio to write a program which performs validation? – John Saunders Dec 25 '11 at 04:49
  • I would like to perform validation within VS itself – user837208 Dec 26 '11 at 09:18
  • possible duplicate of [Validating XML with Schematron](http://stackoverflow.com/questions/24759417/validating-xml-with-schematron) – Paul Sweatte Jan 13 '15 at 20:51

0 Answers0