targets/Xenomai/XSD
author Edouard Tisserant
Tue, 06 Apr 2021 16:05:58 +0200
branchsvghmi
changeset 3225 cfa5690c8c15
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Naive implementation of widget path substitution in widget DnD: considers widget always have only one variable, and no type checking.

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