Sync with tizen 2.4
[platform/upstream/libxml2.git] / result / VC / ElementValid5.rdr
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 ^