targets/Xenomai/XSD
author Laurent Bessard
Fri, 27 Sep 2013 16:22:40 +0200
changeset 1330 96b242e4c59d
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>