summaryrefslogtreecommitdiff
path: root/result/errors/attr4.xml.err
blob: a9966d857de4761156a0bbf55ac2616b4c203721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
./test/errors/attr4.xml:1: parser error : invalid character in attribute value
<ROOT attr="XY"/>
              ^
./test/errors/attr4.xml:1: parser error : attributes construct error
<ROOT attr="XY"/>
              ^
./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1
<ROOT attr="XY"/>
              ^
./test/errors/attr4.xml:1: parser error : Extra content at the end of the document
<ROOT attr="XY"/>
              ^