mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-22 21:57:21 +03:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
|
<!DOCTYPE doc [
|
||
|
<!ELEMENT doc (#PCDATA)>
|
||
|
]>
|
||
|
<doc>This is a valid document !</doc>
|