targets/Xenomai/XSD
author Edouard Tisserant
Tue, 31 Mar 2020 13:20:15 +0200
branchsvghmi
changeset 2907 1695122a5e16
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: HMI:Switch now accepts boolean values 'true' and 'false'

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