1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/test/dtd2

5 lines
82 B
Plaintext
Raw Normal View History

1999-06-02 21:44:04 +04:00
<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
]>
<doc>This is a valid document !</doc>