1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-31 17:17:37 +03:00
libxml2/test/dtd3

6 lines
77 B
Plaintext
Raw Normal View History

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