| ![[BACK]](/icons/cvsweb/back.gif) Return to dtd10 CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test | 
libxml2
<!DOCTYPE doc [ <!ELEMENT doc ((a | b)+ , c , d)*> <!ELEMENT a (#PCDATA)> <!ELEMENT b (#PCDATA)> <!ELEMENT c (#PCDATA)> <!ELEMENT d (#PCDATA)> ]> <doc><b>This</b><c> is a</c><d> valid document</d></doc>