Merge branch 'tizen_base' into tizen
[platform/upstream/libxml2.git] / result / errors / attr4.xml.err
1 ./test/errors/attr4.xml:1: parser error : invalid character in attribute value
2 <ROOT attr="XY\16"/>
3               ^
4 ./test/errors/attr4.xml:1: parser error : attributes construct error
5 <ROOT attr="XY\16"/>
6               ^
7 ./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1
8 <ROOT attr="XY\16"/>
9               ^
10 ./test/errors/attr4.xml:1: parser error : Extra content at the end of the document
11 <ROOT attr="XY\16"/>
12               ^