targets/Rtai/XSD
author laurent
Mon, 07 Dec 2009 21:27:23 +0100
changeset 476 92f449479084
parent 204 f572ab819769
permissions -rwxr-xr-x
Bug on passing forced values to DataConsumer fixed

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