1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/dtd3

6 lines
98 B
Plaintext
Raw Normal View History

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