beremiz

Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Python xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="python_xsd.xsd">
<![CDATA[]]>
</Python>