You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
608 B
14 lines
608 B
./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 : internal error: xmlParseInternalSubset: error detected in Markup declaration |
|
|
|
<!ELEMENT aElement (a |b * > |
|
^ |
|
./test/errors/content1.xml:7: parser error : DOCTYPE improperly terminated |
|
<!ELEMENT aElement (a |b * > |
|
^ |
|
./test/errors/content1.xml : failed to parse
|
|
|