Validating an xml-file
xmllint --validate xmlFile
Validating an xml-file against a schema
xmllint --schema mySchema.xsd xmlFile
Web analytics