targets/Xenomai/XSD
author Edouard Tisserant
Thu, 20 Aug 2020 13:52:00 +0200
branchsvghmi
changeset 3030 2d13a4379e2f
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Fix again clone unlinking, and this time add an "original" attribute to track the id of the original object before unlinking.

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