targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 10 Oct 2017 12:34:50 +0300
changeset 1856 c2cba67145eb
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix error found by pylint 'W0104(pointless-statement) Statement seems to have no effect'

                  <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>