Show warning if file extension doesn't match TraceType
description
If a tracefile of type FILE called "something.xml" is specified, warn the user that maybe they meant to specify type XMLFILE. Similarly, if a tracefile of type XMLFILE called "something.trc" is specified, warn the user that maybe they meant to specify type FILE.
Handle case where a trace of type TABLE has a .xml or .trc extension too.