Return to ElementValid5.rdr CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / VC |
libxml2 2.9.1
./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b) <doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc> ^ ./test/VC/ElementValid5:8: element doc: validity error : Element doc content does not follow the DTD, Misplaced b ^