summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--menuorg.dtd21
1 files changed, 21 insertions, 0 deletions
diff --git a/menuorg.dtd b/menuorg.dtd
index 09ddba6..dd3cc79 100644
--- a/menuorg.dtd
+++ b/menuorg.dtd
@@ -1,4 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Document Type Definition for the MenuOrg VDR plugin.
+
+ (C) 2007 Thomas Creutz, Tobias Grimm
+
+ This Schema is made available under the terms of the
+ GNU General Public License as published by the
+ Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This schema is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this schema; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ MA 02111-1307 USA
+ See http://www.gnu.org/ for details.
+-->
<!ELEMENT menu ((menu | system | plugin | command)+)>
<!ATTLIST menu
name CDATA #REQUIRED