8ab43d1ba8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 lines
381 B
XML
17 lines
381 B
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
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
|
|
-->
|
|
|
|
<schema xmlns="http://www.w3.org/2001/XMLSchema">
|
|
<element name="bot">
|
|
<!-- todo -->
|
|
</element>
|
|
</schema>
|