Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
<xsd:element name="Rtai">
<xsd:complexType>
%(toolchain_gcc)s
<xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
</xsd:complexType>
</xsd:element>