targets/Xenomai/XSD
author Edouard Tisserant
Thu, 13 Jun 2019 15:49:48 +0200
changeset 2614 6b4061f6ced6
parent 615 72bc3e53a1fa
permissions -rw-r--r--
'Change POU Type To' becomes 'Duplicate as...', avoiding side effects of type change when POU is already instanciated. Also remove leftover returType tag in ex-function POUs, triggering exceptions at build time.

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