Last change
on this file since 99257 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
608 bytes
|
Line | |
---|
1 | ./test/errors/content1.xml:7: parser error : ContentDecl : ',' '|' or ')' expected
|
---|
2 | <!ELEMENT aElement (a |b * >
|
---|
3 | ^
|
---|
4 | ./test/errors/content1.xml:7: parser error : expected '>'
|
---|
5 | <!ELEMENT aElement (a |b * >
|
---|
6 | ^
|
---|
7 | ./test/errors/content1.xml:7: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
|
---|
8 |
|
---|
9 | <!ELEMENT aElement (a |b * >
|
---|
10 | ^
|
---|
11 | ./test/errors/content1.xml:7: parser error : DOCTYPE improperly terminated
|
---|
12 | <!ELEMENT aElement (a |b * >
|
---|
13 | ^
|
---|
14 | ./test/errors/content1.xml : failed to parse
|
---|
Note:
See
TracBrowser
for help on using the repository browser.