mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-14 22:50:08 +03:00
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
|
<!DOCTYPE doc [
|
||
|
<!ELEMENT doc EMPTY>
|
||
|
]>
|
||
|
<doc>Oops, this element was declared EMPTY</doc>
|