9 lines
391 B
Text
Vendored
9 lines
391 B
Text
Vendored
./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 * >
|
|
^
|