XML Stream Lint Example

The XML Stream Lint example provides a simple command line utility that accepts a file name as its single argument and writes it to the standard output file.

The specified file is parsed using an QXmlStreamReader object and written to the standard output file using an QXmlStreamWriter object. If the file does not contain a well-formed XML document or the use of namespaces in