|
root / base / usr / src / contrib / libxml2 / result / errors / content1.xml.err
content1.xml.err Plain Text 10 lines 391 B
1
2
3
4
5
6
7
8
9
./test/errors/content1.xml:7: parser error : ContentDecl : ',' '|' or ')' expected
<!ELEMENT aElement (a |b * >
                         ^
./test/errors/content1.xml:7: parser error : expected '>'
<!ELEMENT aElement (a |b * >
                         ^
./test/errors/content1.xml:7: parser error : Content error in the internal subset
<!ELEMENT aElement (a |b * >
                         ^