targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 08 Jun 2017 17:29:41 +0300
changeset 1693 72286367d0fd
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix problem with initial values for array of structures

for structures wrong empty repetition attributes were generated

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