beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when setting empty value to optional non-string parameters
2013-04-05, Laurent Bessard
2925d6e49893
file is
Executable
Fixed bug when setting empty value to optional non-string parameters
<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>