mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-31 13:47:30 +03:00
5 lines
60 B
XML
5 lines
60 B
XML
|
<!DOCTYPE doc [
|
||
|
<!ELEMENT doc (#PCDATA)>
|
||
|
]>
|
||
|
<doc>text</doc>
|