mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
![]() |
<?xml version="1.0"?>
|
||
|
<!DOCTYPE doc [
|
||
|
<!ELEMENT doc (#PCDATA)>
|
||
|
]>
|
||
|
<doc>This is a valid document !</doc>
|