]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0"?> | |
2 | ||
3 | <!-- | |
4 | Name: bot.xsd | |
5 | Purpose: Used by check.sh for offline checking of the configuration. | |
6 | Author: Mike Wetherell | |
7 | Copyright: (c) 2007 Mike Wetherell | |
8 | Licence: wxWindows licence | |
9 | --> | |
10 | ||
11 | <schema xmlns="http://www.w3.org/2001/XMLSchema"> | |
12 | <element name="bot"> | |
13 | <!-- todo --> | |
14 | </element> | |
15 | </schema> |