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