I\'m validating a XML file with a given XSD
xmllint --stream --noout --schema myfile.xsd myfile.xml
this works fine and errors are displayed like<