Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/memosono.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'memosono.dtd')
-rw-r--r--memosono.dtd15
1 files changed, 0 insertions, 15 deletions
diff --git a/memosono.dtd b/memosono.dtd
deleted file mode 100644
index 713c779..0000000
--- a/memosono.dtd
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!ELEMENT memosono (#PCDATA|pair)*>
-<!ATTLIST memosono
- name CDATA #REQUIRED
->
-
-<!ELEMENT pair (#PCDATA)* >
-<!ATTLIST pair
- aimg CDATA #IMPLIED
- asnd CDATA #IMPLIED
- bimg CDATA #IMPLIED
- bsnd CDATA #IMPLIED
- color CDATA #IMPLIED
->