File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / VC / ElementValid7
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:38:02 2012 UTC (12 years, 5 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    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>