Validate an XML file against a specific schema

virt-xml-validate

  • Validate `libvirt` XML files against a schema.
    If a schema is not specified, the schema is determined by the root element in the XML file.
    More information: <https://libvirt.org/manpages/virt-xml-validate.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

virt-xml-validate {{path/to/file.xml}} {{schema}}

click the source code to copy install virt-xml-validate on any operating system with command-not-found.com