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.dtd9
1 files changed, 5 insertions, 4 deletions
diff --git a/memosono.dtd b/memosono.dtd
index bd46b94..713c779 100644
--- a/memosono.dtd
+++ b/memosono.dtd
@@ -7,8 +7,9 @@
<!ELEMENT pair (#PCDATA)* >
<!ATTLIST pair
- id CDATA #REQUIRED
- mother CDATA #REQUIRED
- child CDATA #REQUIRED
- color CDATA #REQUIRED
+ aimg CDATA #IMPLIED
+ asnd CDATA #IMPLIED
+ bimg CDATA #IMPLIED
+ bsnd CDATA #IMPLIED
+ color CDATA #IMPLIED
>