2007-10-04 11:55:18 -04:00
|
|
|
<?xml version="1.0"?>
|
2008-02-05 13:10:14 -05:00
|
|
|
|
|
|
|
<!--
|
|
|
|
Name: bot.xsd
|
|
|
|
Purpose: Used by check.sh for offline checking of the configuration.
|
|
|
|
Author: Mike Wetherell
|
|
|
|
RCS-ID: $Id$
|
|
|
|
Copyright: (c) 2007 Mike Wetherell
|
|
|
|
Licence: wxWidgets licence
|
|
|
|
-->
|
|
|
|
|
2007-10-04 11:55:18 -04:00
|
|
|
<schema xmlns="http://www.w3.org/2001/XMLSchema">
|
|
|
|
<element name="bot">
|
|
|
|
<!-- todo -->
|
|
|
|
</element>
|
|
|
|
</schema>
|