beremiz
Clone
Summary
Browse
Changes
Graph
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
2013-04-29, Laurent Bessard
f0ea86d830ed
file is
Executable
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
<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>