targets/Xenomai/XSD
author Edouard Tisserant
Thu, 01 Apr 2021 16:00:58 +0200
branchsvghmi
changeset 3220 ec365ef396b1
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.

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