Validate multiple XML files against one xsd?
-
Hi there,
Is there a way of validating multiple XML files against an xsd in one go? Currently I have up to 96 files to validate at a time and have to check them all individually which is a nightmare.
I’m looking for a function whereby I can point notepad++ at a directory and say “validate all of those files against this xsd”.
Thanks for your time!
-
Use a command line tool like XMLStarlet.