Checks for well-formedness of an xml document
ikslint [OPTIONS] FILE
Checks for well-formedness of the XML document contained in FILE.
-s, --stats
Print statistics
-t, --histogram
Print tag histogram
-h, --help
Print help text and exit
-V, --version
Print version and exit
Returns 0 if document is well-formed, and 1 otherwise.