mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-16 02:50:07 +03:00
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
|
./test/VC/ElementValid6:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b? , c+)?, got (a b)
|
||
|
<doc><a/><b>lacks c</b></doc>
|
||
|
^
|
||
|
./test/VC/ElementValid6:8: element doc: validity error : Element doc content does not follow the DTD, Expecting more child
|
||
|
|
||
|
^
|