targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 19 Oct 2017 13:33:01 +0300
changeset 1879 4d81c3bcac82
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix pylint error '(unsubscriptable-object) Value 'X' is unsubscriptable'

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