Merge branch 'tizen_base' of ssh://review.tizen.org:29418/platform/upstream/libxml2...
[platform/upstream/libxml2.git] / result / errors / attr4.xml.str
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
8 <ROOT attr="XY\16"/>
9               ^
10 ./test/errors/attr4.xml : failed to parse