Features:
Usage
usage: java -cp "xercersImpl.jar;xml-api.jar;sv.jar" gov.nasa.du.schemavalidator.SchemaValidator (options) file1 [,file2,file3,...] options: -o logfilename log errors to this file. -h This help screen. -f Filter error logs; one of these ['w','e','f'] 'e' Errors, 'w' Warnings, 'f' Fatal Errors only.