mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-14 22:50:08 +03:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
<!DOCTYPE doc [
|
||
|
<!ELEMENT doc (p)*>
|
||
|
]>
|
||
|
<doc><p/></doc>
|