targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 28 Dec 2016 16:33:50 +0300
changeset 1616 3638463d6e02
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix issue with creating SFC transitions using ST and IL

Beremiz generates text representation for transitions without names.
Therefore transition name in its IL code is not needed.

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