mirror of
https://github.com/GNOME/libxml2.git
synced 2025-05-08 21:07:54 +08:00

This reverts commit cd220b93d8ffffd2fb7cac0ec792bebb7e082521. This commit broke the xmstarlet tests.
7 lines
378 B
Plaintext
7 lines
378 B
Plaintext
./test/VC/ElementValid4:7: element doc: validity error : Element c is not declared in doc list of possible children
|
|
<doc> This <b>seems</b> Ok <a/> but this <c>was not declared</c></doc>
|
|
^
|
|
./test/VC/ElementValid4:8: element doc: validity error : Element c is not declared in doc list of possible children
|
|
|
|
^
|