Check XML files against Schema Definition (XSD)
General
SLD
Linux
XML
- Checks any XML file types with a given file extension and validate them against the schema definition file (XSD).
- The xmlstarlet package must be installed for the “xml val” command.