targets/Xenomai/XSD
author Laurent Bessard
Tue, 10 Sep 2013 10:36:44 +0200
changeset 1311 85ca4fa0720b
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Fixed bug with return type in elements that don't need return type tree and dimension

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