targets/Xenomai/XSD
author Edouard Tisserant
Fri, 24 Jun 2022 09:21:24 +0200
changeset 3522 f3a14422d56e
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: add warning_labels, same as optional_labels but emits warnings at build time if element is missing.

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