Annotation of embedaddon/libxml2/result/VC/ElementValid5, revision 1.1.1.1

1.1       misho       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)
                      2: <doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc>
                      3:                                                                   ^

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>