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

1.1       misho       1: ./test/VC/ElementValid7:7: element doc: validity error : Element doc content does not follow the DTD, expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a)
                      2: <doc><a/><b/><a/><c/><c/><a/></doc>
                      3:                                    ^

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