changeset 204 | f572ab819769 |
parent 203 | cb9901076a21 |
child 3732 | 929276eea252 |
203:cb9901076a21 | 204:f572ab819769 |
---|---|
1 |
1 |
2 <xsd:element name="Linux"> |
2 <xsd:element name="Linux"> |
3 <xsd:complexType> |
3 <xsd:complexType> |
4 <xsd:sequence> |
|
5 <xsd:element name="Connection"> |
|
6 <xsd:complexType> |
|
7 <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/> |
|
8 </xsd:complexType> |
|
9 </xsd:element> |
|
10 </xsd:sequence> |
|
11 %(toolchain_gcc)s |
4 %(toolchain_gcc)s |
12 </xsd:complexType> |
5 </xsd:complexType> |
13 </xsd:element> |
6 </xsd:element> |