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.
17 lines
698 B
17 lines
698 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:7: parser error : Start tag expected, '<' not found
|
|
<!ELEMENT aElement (a |b * >
|
|
^
|