Last change
on this file since 95312 was 95312, checked in by vboxsync, 2 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
393 bytes
|
Line | |
---|
1 | ./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b)
|
---|
2 | <doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc>
|
---|
3 | ^
|
---|
4 | ./test/VC/ElementValid5:8: element doc: validity error : Element doc content does not follow the DTD, Misplaced b
|
---|
5 |
|
---|
6 | ^
|
---|
Note:
See
TracBrowser
for help on using the repository browser.