File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / VC / ElementValid5.rdr
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:53:33 2014 UTC (10 years, 1 month ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, HEAD
libxml2 2.9.1

    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:                                                                   ^
    4: ./test/VC/ElementValid5:8: element doc: validity error : Element doc content does not follow the DTD, Misplaced b
    5: 
    6: ^

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