| ![[BACK]](/icons/cvsweb/back.gif) Return to dtd13 CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test | 
1.1 ! misho 1: <!-- comment before the DTD --> ! 2: <!DOCTYPE doc [ ! 3: <!ELEMENT doc ANY> ! 4: ]> ! 5: <!-- comment after the DTD --> ! 6: <doc/>