1
2
<xsd:element name="Xenomai">
3
<xsd:complexType>
4
%(toolchain_gcc)s
5
<xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
6
</xsd:complexType>
7
</xsd:element>