This application demonstrates how to us the fastXmlLint.js libary with a
RelaxNG-Schema file for big xml data. It uses a Webworker for background
validation. This is useful if you want to validate big files. It also supports autocompletion with strg+space.